summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_picking.xml
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-09-12 16:07:33 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-09-12 16:07:33 +0700
commit4f6ce90c0dc42ae95bb95479098c0e686b042f70 (patch)
treeb378a212b536e9c0fc69aca7a0898ed72f46a3f6 /indoteknik_custom/views/stock_picking.xml
parented5b7ed656e9b4d790317612459a6b12197d136b (diff)
parent8fcc5cb618d189c3fd85d5cdf8860b893f89de88 (diff)
Merge branch 'development' of bitbucket.org:altafixco/indoteknik-addons into development
# Conflicts: # indoteknik_custom/models/stock_picking.py # indoteknik_custom/views/stock_picking.xml
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
-rw-r--r--indoteknik_custom/views/stock_picking.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml
index 4ac8f2ed..6ad2e4cd 100644
--- a/indoteknik_custom/views/stock_picking.xml
+++ b/indoteknik_custom/views/stock_picking.xml
@@ -23,6 +23,7 @@
}"
/>
</field>
+
<page name="note" position="after">
<page string="E-Faktur" name="efaktur" attrs="{'invisible': [['is_internal_use', '=', False]]}">
<group>
@@ -45,6 +46,7 @@
</group>
</page>
</page>
+
</field>
</record>
</data>