diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-09-16 10:28:29 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-09-16 10:28:29 +0700 |
| commit | a2d3744ee28f5b87a76f9630ab96516feed3baad (patch) | |
| tree | cb06159218634c1a272a4304ab8e04e2bfafcbb1 /indoteknik_custom/views | |
| parent | f116ba8966efbcc50accac2939a4bd7b53d00578 (diff) | |
add po number into sale monitoring
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_monitoring.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_monitoring.xml b/indoteknik_custom/views/sale_monitoring.xml index e4139677..025e5d26 100755 --- a/indoteknik_custom/views/sale_monitoring.xml +++ b/indoteknik_custom/views/sale_monitoring.xml @@ -43,6 +43,7 @@ decoration-success="status == 'SIAP KIRIM' or status == 'KIRIM SISANYA'" decoration-info="status == 'Belum Invoiced'" /> + <field name="po_number"/> </group> <group> <field name="qty_so"/> |
