コンテンツへスキップ
メニュー
この質問にフラグが付けられました

i have created a field named total discount and computed the below code for it using studio 
for record in self:
record['x_studio_integer_field_at_1h4b0pdc1'] = record['amount_total'] - record['amount_untaxed']
this code used to generate a number that was the subtraction of amount undiscounted and amount untaxed but suddenly after 5 days this code does not work and wont effect the output of my custom field i have tested it on multiple databases but it doesn't work . has something changed in odoo causing this issue???

アバター
破棄
著作者

This is exactly my point and issue i have firts made and tried it on a trial database and then used it in my company account and both worked , now suddenly i cant recreate it after it stopped working on trial account or my own databse , this is why i suspect there was a change in the odoo system itslef maybe an update or something from the mother company

関連投稿 返信 ビュー 活動
2
3月 24
2851
1
9月 23
2326
2
5月 23
197
1
8月 25
2922
0
3月 25
902