diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-10 18:26:07 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-10 18:26:07 +0700 |
| commit | 16f8bd52164e8a0d205a0ffad69d0e3d8aa9e82c (patch) | |
| tree | 3470289e0e97cb98278660da6ed72f98d5bfa396 /indoteknik_custom/views | |
| parent | 7aadac577c7bdacf1fab54c23fe50b04fba08393 (diff) | |
| parent | 9879c06b35da5402d1df545c352bd2729722ca24 (diff) | |
Merge branch 'odoo-backup' of bitbucket.org:altafixco/indoteknik-addons into gudang-service
merge
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/stock_inventory.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_inventory.xml b/indoteknik_custom/views/stock_inventory.xml index df747830..89c058ea 100644 --- a/indoteknik_custom/views/stock_inventory.xml +++ b/indoteknik_custom/views/stock_inventory.xml @@ -26,6 +26,7 @@ <field name="arch" type="xml"> <xpath expr="//field[@name='date']" position="after"> <field name="number"/> + <field name="approval_state"/> </xpath> </field> </record> |
