diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-06-20 14:06:29 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-06-20 14:06:29 +0700 |
| commit | a3e6d8b8fa284f8f07d815c14c8e547321161261 (patch) | |
| tree | 96278fc00d75b452ad64f43ae715f75c8a8cf984 /indoteknik_custom/views/requisition.xml | |
| parent | 5006bd2c6cbf09d9f46624b6087cb72702f1ac52 (diff) | |
add qty available bandengan and suggest in requisition
Diffstat (limited to 'indoteknik_custom/views/requisition.xml')
| -rw-r--r-- | indoteknik_custom/views/requisition.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/requisition.xml b/indoteknik_custom/views/requisition.xml index 29b3a852..9e9440d8 100644 --- a/indoteknik_custom/views/requisition.xml +++ b/indoteknik_custom/views/requisition.xml @@ -27,6 +27,8 @@ <field name="tax_id"/> <field name="subtotal"/> <field name="source"/> + <field name="qty_available_store"/> + <field name="suggest"/> </tree> </field> </record> |
