|
|
@ -8,7 +8,7 @@ |
|
|
|
<field name="product_id" position="attributes"> |
|
|
|
<attribute name="domain">[('main_seller_id','=', parent.partner_id)]</attribute> |
|
|
|
</field> |
|
|
|
<xpath expr="//page/group/group/field[@name='date_planned']" position="attributes"> |
|
|
|
<xpath expr="//page/group/group//field[@name='date_planned']" position="attributes"> |
|
|
|
<attribute name="readonly">0</attribute> |
|
|
|
</xpath> |
|
|
|
</field> |
|
|
|