sale_usability+sale_stock_usability: update FR translation
sale_usability: remove wizard discount on all lines, which is mostly native
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<!-- This is in the sale_usability module instead of the product_usability module
|
||||
because the parent menu entry is in the sale module -->
|
||||
<record id="product_pricelist_item_action" model="ir.actions.act_window">
|
||||
<field name="name">Pricelist Items</field>
|
||||
<field name="name">Price Rules</field>
|
||||
<field name="res_model">product.pricelist.item</field>
|
||||
<field name="view_mode">tree,form</field>
|
||||
<field name="context">{'product_pricelist_item_main_view': True}</field>
|
||||
|
||||
Reference in New Issue
Block a user