comentados assets no encuentra nombre en 15.0 y 16.0
This commit is contained in:
parent
938b123d88
commit
cb788d4a45
2 changed files with 7 additions and 7 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
|
||||
<!--
|
||||
<template id="assets_backend" name="product_library" inherit_id="point_of_sale.assets">
|
||||
<xpath expr="." position="inside">
|
||||
<script type="text/javascript" src="/product_library/static/src/js/models.js"></script>
|
||||
<script type="text/javascript" src="/product_library/static/src/js/db.js"/>
|
||||
<!-- <script type="text/javascript" src="/product_library/static/src/js/widgets.js"></script> -->
|
||||
<script type="text/javascript" src="/product_library/static/src/js/widgets.js"></script>
|
||||
</xpath>
|
||||
<xpath expr="//link[@id='pos-stylesheet']" position="after">
|
||||
<link
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
-->
|
||||
<!--
|
||||
<template
|
||||
id="assets_backend_web"
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
src="/product_library/static/src/js/test_pos_format.js"
|
||||
/>
|
||||
</xpath>
|
||||
</template> -->
|
||||
|
||||
</template>
|
||||
-->
|
||||
</odoo>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue