Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Commit

Permalink
[REF] remove product_margin_improve (bugged in V8)
Browse files Browse the repository at this point in the history
  • Loading branch information
legalsylvain committed Jul 13, 2018
1 parent 8a2e5b9 commit b26184b
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 1,428 deletions.
2 changes: 0 additions & 2 deletions grap_change_views/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
'sale_food',
'point_of_sale',
'product',
'product_margin',
'product_margin_improve',
'product_standard_margin',
'procurement',
'purchase',
Expand Down
8 changes: 0 additions & 8 deletions grap_change_views/views/menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,14 +157,6 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
<field name="groups_id" eval="[(6, 0, [ref('base.group_no_one')])]"/>
</record>

<record model="ir.ui.menu" id="product_margin.menu_action_product_margin">
<field name="groups_id" eval="[(6, 0, [ref('base.group_no_one')])]"/>
</record>

<record model="ir.ui.menu" id="product_margin_improve.menu_action_product_margin_categ">
<field name="groups_id" eval="[(6, 0, [ref('base.group_no_one')])]"/>
</record>

<!-- Purchase purchase.order Menu refactoring -->
<!--
* Reorder Purchase / Purchase items
Expand Down
4 changes: 0 additions & 4 deletions product_margin_improve/__init__.py

This file was deleted.

55 changes: 0 additions & 55 deletions product_margin_improve/__openerp__.py

This file was deleted.

Loading

0 comments on commit b26184b

Please sign in to comment.