|
@ -25,7 +25,7 @@ |
|
|
widget="many2many_tags"/> |
|
|
widget="many2many_tags"/> |
|
|
<field |
|
|
<field |
|
|
name="pricelist_id" |
|
|
name="pricelist_id" |
|
|
domain="[('id', 'in', available_pricelist_ids)]" |
|
|
|
|
|
|
|
|
domain="[('id', 'in', available_pricelist_ids and available_pricelist_ids[0] and available_pricelist_ids[0][2] or False)]" |
|
|
options="{'no_create': True}"/> |
|
|
options="{'no_create': True}"/> |
|
|
<button |
|
|
<button |
|
|
name="%(product.product_pricelist_action2)d" |
|
|
name="%(product.product_pricelist_action2)d" |
|
|