Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
5118 Näkymät

I need to update some products, so i modified the products in demo data with my custom file. When i install it will store all the records and works perfectly. Then after made some changes in my demo data and upgrade my module the changes could not affected in database. Even though i gave noupdate="0" in xml. But it does not update the modified record in database

can anyone help me to resolve this..?

Avatar
Hylkää
Paras vastaus

Same for me! I need to change "id" of record to update it in database.

Avatar
Hylkää
Tekijä

okay.. If you change id of record means, then it will create a new data instead of update..??

Tekijä

I found a solution to this problem,

<record id="addon_name.record-id" model="product.product">

<field name="field_name">Field</field>

</record>

I used like this, database updated with my changes

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
huhtik. 20
2370
1
kesäk. 18
3604
3
jouluk. 16
3342
0
tammik. 16
6834
4
helmik. 19
5522