diff options
Diffstat (limited to 'fixco_custom/views/stock_inventory.xml')
| -rw-r--r-- | fixco_custom/views/stock_inventory.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/stock_inventory.xml b/fixco_custom/views/stock_inventory.xml index df74783..89c058e 100644 --- a/fixco_custom/views/stock_inventory.xml +++ b/fixco_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> |
