stock_usability: Add supplier in orderpoint list view
Hide unneeded "Automate orders" in orderpoint list view product_usability: add seller_id in tree/search view of product.product and product.template
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
<field name="route_id" position="attributes">
|
||||
<attribute name="optional">show</attribute>
|
||||
</field>
|
||||
<!-- Button 'Automate Orders' is not needed because the user
|
||||
can manually change the 'Trigger' field. And it takes a
|
||||
lot of room in the tree view -->
|
||||
<!-- TODO I tried many things to avoid a replace... but it didn't work -->
|
||||
<button name="action_replenish_auto" position="replace"/>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user