Skip to content

Commit

Permalink
[FIX]Product_ux: change of repo function
Browse files Browse the repository at this point in the history
closes #534

Signed-off-by: Filoquin adhoc <maq@adhoc.com.ar>
  • Loading branch information
jcadhoc committed Jul 26, 2023
1 parent 9d4e30c commit c381875
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 352 deletions.
4 changes: 1 addition & 3 deletions product_ux/__manifest__.py
Expand Up @@ -19,7 +19,7 @@
##############################################################################
{
'name': 'Product UX',
'version': "16.0.3.0.0",
'version': "16.0.4.0.0",
'category': 'Products',
'sequence': 14,
'summary': '',
Expand All @@ -37,8 +37,6 @@
'views/product_pricelist_item_view.xml',
'views/product_pricelist_view.xml',
'views/uom_uom_views.xml',
'report/ir.action.reports.xml',
'report/picking_templates.xml',
],
'demo': [
'demo/product_pricelist_demo.xml',
Expand Down
40 changes: 0 additions & 40 deletions product_ux/report/ir.action.reports.xml

This file was deleted.

309 changes: 0 additions & 309 deletions product_ux/report/picking_templates.xml

This file was deleted.

0 comments on commit c381875

Please sign in to comment.