mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[12.0][FIX] Fix search view in rma module
This commit is contained in:
committed by
AaronHForgeFlow
parent
424c278041
commit
649b896486
@@ -220,7 +220,7 @@
|
||||
<filter name="partner" string="Partner" domain="[]"
|
||||
context="{'group_by':'partner_id'}"/>
|
||||
<filter name="rma_date" string="RMA Date" domain="[]"
|
||||
context="{'group_by':'rma_date'}"/>
|
||||
context="{'group_by':'date_rma'}"/>
|
||||
</group>
|
||||
</search>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user