mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[13.0][FIX] mrp_multi_level:
* main supplier computation in multi company * triplicated field in search view
This commit is contained in:
@@ -108,15 +108,9 @@
|
||||
<filter name="group_supply_method"
|
||||
string="Supply Method"
|
||||
context="{'group_by':'supply_method'}"/>
|
||||
<filter name="group_release_date_day"
|
||||
string="Date to Procure (By Day)"
|
||||
context="{'group_by':'order_release_date:day'}"/>
|
||||
<filter name="group_release_date_week"
|
||||
string="Date to Procure (By Week)"
|
||||
context="{'group_by':'order_release_date:week'}"/>
|
||||
<filter name="group_release_date_month"
|
||||
string="Date to Procure (By Month)"
|
||||
context="{'group_by':'order_release_date:month'}"/>
|
||||
<filter name="group_release_date"
|
||||
string="Date to Procure"
|
||||
context="{'group_by':'order_release_date'}"/>
|
||||
</group>
|
||||
</search>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user