diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-04-27 11:24:08 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-04-27 11:24:08 +0700 |
| commit | 0de73173e682928c11949fe40babeb64e1a7b2f8 (patch) | |
| tree | 8b55a5c976f4c2b1fe12736f2acb9ddc6e59e553 /indoteknik_custom/views | |
| parent | 04216fb6fc1ecc1bba78b7f0ed50195d3876b287 (diff) | |
fix procurement monitoring
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/procurement_monitoring_detail.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/procurement_monitoring_detail.xml b/indoteknik_custom/views/procurement_monitoring_detail.xml index 4819fccd..b3785d14 100644 --- a/indoteknik_custom/views/procurement_monitoring_detail.xml +++ b/indoteknik_custom/views/procurement_monitoring_detail.xml @@ -13,6 +13,7 @@ <field name="qty_so"/> <field name="qty_reserved"/> <field name="qty_available"/> + <field name="qty_suggest"/> <field name="qty_po"/> <field name="status" widget="badge" |
