LaOsaCoop/Odoo16#14 add pos_require_product_quantity
This commit is contained in:
parent
468e3267ec
commit
b34eaceda5
16 changed files with 826 additions and 0 deletions
15
pos_require_product_quantity/views/assets.xml
Normal file
15
pos_require_product_quantity/views/assets.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
<!-- <template-->
|
||||
<!-- id="assets"-->
|
||||
<!-- name="pos_require_product_quantity_extension_assets"-->
|
||||
<!-- inherit_id="point_of_sale.assets"-->
|
||||
<!-- >-->
|
||||
<!-- <xpath expr="." position="inside">-->
|
||||
<!-- <script-->
|
||||
<!-- type="text/javascript"-->
|
||||
<!-- src="/pos_require_product_quantity/static/src/js/screens.js"-->
|
||||
<!-- />-->
|
||||
<!-- </xpath>-->
|
||||
<!-- </template>-->
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue