make product

This commit is contained in:
eslamabady 2024-09-05 14:30:33 +03:00
parent a9b35b46b5
commit 90fc412c87
15 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
domain="[('purchase_ok', '=', True),('categ_id','in',parent.product_category_ids)]"
options="{'no_create' : True , 'no_edit' : True ,'no_open' : True}"
optional="show"
attrs="{'column_required':[('parent.state' , '!=' , 'draft')]}"/>
required="1"/>
<field name="description"/>
<field name="qty"