summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/users.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-11-15 10:32:25 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-11-15 10:32:25 +0700
commit132d4b80f3d5dad792468bd14961f6a9540122e2 (patch)
tree3fad75ed79dac19785a9a642fb5dae7b255defdf /indoteknik_custom/views/users.xml
parenta1d0f8c14308655b5c1f532927e093569c654216 (diff)
add new role for wms and fix bug delete reconcile
Diffstat (limited to 'indoteknik_custom/views/users.xml')
-rw-r--r--indoteknik_custom/views/users.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/users.xml b/indoteknik_custom/views/users.xml
index 020d8ddc..6519aeaa 100644
--- a/indoteknik_custom/views/users.xml
+++ b/indoteknik_custom/views/users.xml
@@ -14,6 +14,8 @@
<field name="is_logistic_approver"/>
<field name="is_editor_product"/>
<field name="is_admin_reconcile"/>
+ <field name="is_outbound"/>
+ <field name="is_inbound"/>
</field>
</field>
</record>