stock_usability: quant tree view: add sum=1 on inventory_quantity
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
<field name="quantity" position="attributes">
|
||||
<attribute name="sum">1</attribute>
|
||||
</field>
|
||||
<field name="inventory_quantity" position="attributes">
|
||||
<attribute name="sum">1</attribute>
|
||||
</field>
|
||||
<field name="available_quantity" position="attributes">
|
||||
<attribute name="sum">1</attribute>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user