Handle multi-uom

Button to manually update standard from Bom now restricted to MRP manager
Improve module description
This commit is contained in:
Alexis de Lattre
2017-05-23 10:27:00 +02:00
parent 735495656c
commit 479e1a2710
3 changed files with 24 additions and 14 deletions

View File

@@ -21,7 +21,8 @@
options="{'currency_field': 'company_currency_id'}"
class="oe_inline"/>
<button type="object" name="manual_update_product_standard_price"
string="Update Cost Price of Product" class="oe_link"/>
string="Update Cost Price of Product" class="oe_link"
groups="mrp.group_mrp_manager"/>
</div>
<field name="company_currency_id" invisible="1"/>
</field>