diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-04-29 10:37:22 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-04-29 10:37:22 +0700 |
| commit | 3285da702db176851e78db9d8afe7af866c31b94 (patch) | |
| tree | 2aec0d860263a5ccebebdf2b1eb16afb904dc591 /indoteknik_custom/views | |
| parent | f704fbd43aac910fb5b2023ad2d61eac918acebc (diff) | |
add po id in 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 b3785d14..8f3827c1 100644 --- a/indoteknik_custom/views/procurement_monitoring_detail.xml +++ b/indoteknik_custom/views/procurement_monitoring_detail.xml @@ -14,6 +14,7 @@ <field name="qty_reserved"/> <field name="qty_available"/> <field name="qty_suggest"/> + <field name="po_ids" widget="many2many_tags"/> <field name="qty_po"/> <field name="status" widget="badge" |
