Thank you so much Sergi! That really works. Sorry for spend so much time for
thank you.
The solution was
<data noupdate="1">
<record model="ir.property" id="property_cost_price">
<field name="field"
search="[('model.model', '=', 'product.template'),
('name', '=', 'cost_price')]"/>
<field name="value">,0</field>
</record>
</data>
Same for list_price
One more time, thank you!
Francisco
--
You received this message because you are subscribed to the Google Groups
"tryton" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton/45bdf5e3-0db6-49ae-8d7c-dbb1ab1b3fa7%40googlegroups.com.