diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-06-20 15:20:05 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-06-20 15:20:05 +0700 |
| commit | 7b5e3a665220ebdc1f4c680df2202dc4eb12f4e3 (patch) | |
| tree | ca12a439790acf0191457ac591dd33d6628f5f7b /indoteknik_custom/views/requisition.xml | |
| parent | aa59f0f8f3edfc0aa1e257b35d5c6e83b8f6978c (diff) | |
| parent | 45583fb16a83602bea6c02711bfd947f7a402265 (diff) | |
Merge branch 'release' into receipt-approval
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> |
