bfm分配工厂:
1.销售页面:客户的值为业务平台, 2.没有原材料,事务回滚 3.去掉注释和没用到的代码
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
<!-- </field>-->
|
||||
|
||||
<field name="invoice_policy" position="after">
|
||||
<!-- <field name="model_file" widget="model_viewer" attrs="{'invisible': [('categ_id', 'child_of', '成品')]}"/>-->
|
||||
<field name="embryo_model_type_id"/>
|
||||
<!-- <field name="model_file" widget="model_viewer"-->
|
||||
<!-- attrs="{'invisible': [('categ_type', '!=', '成品')]}"/>-->
|
||||
<!-- <field name="embryo_model_type_id" string="模型类型"-->
|
||||
<!-- attrs="{'invisible': [('categ_type', '=', '胚料')]}"/>-->
|
||||
<field name="materials_id" string="材料"/>
|
||||
<field name="materials_type_id" string="型号"
|
||||
domain="[('materials_id', '=', materials_id)]"/>
|
||||
|
||||
Reference in New Issue
Block a user