Commit 30835ea0 by 夏超

[fix] 东联委外记录功能记录

parent bfacb4ef
...@@ -44,9 +44,9 @@ ...@@ -44,9 +44,9 @@
<field name="entrust_customer"/> <field name="entrust_customer"/>
<field name="product_id"/> <field name="product_id"/>
<field name="qty"/> <field name="qty"/>
<field name="consume_qty"/> <field name="consume_qty" invisible="1"/>
<field name="surplus_qty"/> <field name="surplus_qty" invisible="1"/>
<field name="finish_qty"/> <field name="finish_qty" invisible="1"/>
<field name="employed"/> <field name="employed"/>
<field name="note"/> <field name="note"/>
</tree> </tree>
......
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