diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index a8b71d5a..41e97cd9 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -53,6 +53,7 @@ <field name="arch" type="xml"> <field name="invoice_status" position="after"> <field name="procurement_status" /> + <field name="po_status" /> </field> </field> </record> |
