17
17
<field name="arch" type="xml">
18
18
<button name="_get_step_products" string="Get Products" type="object" position="replace">
19
19
<button string="Get Products" name="%(dm_price_progression.wizard_proposition_products)d" type="action" colspan="3"/>
22
21
<field name="force_sm_price" colspan="1"/>
23
22
<field name="sm_price" attrs="{'readonly':[('force_sm_price','=',0)]}" colspan="1"/>
24
23
<field name="price_prog_use" attrs="{'readonly':[('force_sm_price','=',0)]}" colspan="1"/>