diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-10-17 11:22:54 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-10-17 11:22:54 +0700 |
| commit | ee9255e9e404938fa7a49d8219b14101df84f8b9 (patch) | |
| tree | 7019e8428c6531e61f32d0d09cf60b96f8c254c3 /indoteknik_custom/views | |
| parent | 464e80d0cb180335dada9878272c62f5db9b9e73 (diff) | |
| parent | 2c65cca19a67b66ac7d96eef0d6d74d3cee1740e (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
# Conflicts:
# indoteknik_custom/models/product_template.py
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> |
