summaryrefslogtreecommitdiff
path: root/fixco_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/views')
-rw-r--r--fixco_custom/views/assets.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/fixco_custom/views/assets.xml b/fixco_custom/views/assets.xml
deleted file mode 100644
index 2ecfe3f..0000000
--- a/fixco_custom/views/assets.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<odoo>
- <template id="indoteknik_assets_backend" inherit_id="web.assets_backend" name="Mqdd Custom Backend Assets">
- <xpath expr="." position="inside">
- <script type="text/javascript" src="/fixco_custom/static/src/js/check_product_barcode.js"/>
- </xpath>
- </template>
-</odoo>