Commit bc0777e3 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_mrp: builder MO and ME with ledger if define

in ManufacturingOrder_view and ManufacturingExecution_view, we have a field Ledger,so probably we miss this category in builder
parent dfd1873b
......@@ -46,6 +46,7 @@
<string>source_payment</string>
<string>destination_payment</string>
<string>specialise</string>
<string>ledger</string>
</tuple>
</value>
</item>
......
......@@ -45,6 +45,7 @@
<string>destination_project</string>
<string>source_payment</string>
<string>destination_payment</string>
<string>ledger</string>
</tuple>
</value>
</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment