summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-10-06 14:21:38 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-10-06 14:21:38 +0700
commitbb3c3c6cac4382220ae8a521e8c2162a5fe3d3e9 (patch)
tree14454b2846b09ba3292afdd1ecca0a7681b90dca /indoteknik_custom/views
parent5614f5f0fa0322089f17feeeeeb56af93bf76670 (diff)
add note to sale monitoring
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_monitoring.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_monitoring.xml b/indoteknik_custom/views/sale_monitoring.xml
index 0a9a5aa5..641eb8fb 100755
--- a/indoteknik_custom/views/sale_monitoring.xml
+++ b/indoteknik_custom/views/sale_monitoring.xml
@@ -25,6 +25,7 @@
decoration-success="status == 'Siap kirim'"
decoration-info="status == 'Delivered' or status == 'Invoiced'"
/>
+ <field name="note"/>
</tree>
</field>
</record>
@@ -48,6 +49,7 @@
decoration-info="status == 'Delivered' or status == 'Invoiced'"
/>
<field name="po_number"/>
+ <field name="note"/>
</group>
<group>
<field name="qty_so"/>