33
33
<separator colspan="4" string="Supplier selection" />
35
35
domain="[('id', '!=', company_id), ('available_for_dpo', '=', po_cft), ('line_contains_fo', '=', line_ids)]"
36
attrs="{'readonly': ['|', ('po_cft', '=', 'cft'), ('type', '=', 'make_to_stock')]}"/>
36
attrs="{'readonly': ['|', ('po_cft', '=', 'cft'), ('type', '=', 'make_to_stock')]}"
38
40
<separator colspan="4" string="Actions" />
39
41
<button special="cancel" string="Cancel" icon="gtk-cancel" help="Close the wizard" />