diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-10-17 09:55:31 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-10-17 09:55:31 +0700 |
| commit | 2c65cca19a67b66ac7d96eef0d6d74d3cee1740e (patch) | |
| tree | 9cd97985bf0af27025758e462e1e4f9fd8ade75e /indoteknik_custom/views | |
| parent | c136e5d34dfef4ae95c366b5c52197863b967919 (diff) | |
| parent | db4547a746308fe1498e36208c1821168183a7e2 (diff) | |
Merge branch 'production' of https://bitbucket.org/altafixco/indoteknik-addons into production
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 adcaaf43..a0614a56 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -75,6 +75,7 @@ </page> <field name="fiscal_position_id" position="after"> <field name="note_description"/> + <field name="description"/> <field name="total_so_percent_margin"/> <field name="has_active_invoice" invisible="1" /> </field> |
