Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3258 Visninger

I am programming a custom module to apply a discount to sale orders (please avoid suggesting existing discount modules, I have tried several without success and also I want to learn how to do this stuff, thanks).

I have added the fields and modified _amount_all function and everything works fine, BUT I noted that it only works when you change something from the sale order item list. If you press update link in the subtotals and you did not change anything from the items the method _amount_all is not invoked at all. I added a "discount" field so if I modify later that discount value without modifying the items the user can not reflect the changes in the totals.

Now I am struggling to understand what triggers _amount_all and how can I force that updating a given field can trigger that function when user clicks on update link too.

Any help is really welcomed.

Avatar
Kassér
Forfatter Bedste svar

This question is better formulated and properly answered here:

https://www.odoo.com/es_ES/forum/help-1/question/understanding-old-api-what-does-store-in-fields-function-actually-do-97717

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
jul. 25
1100
2
maj 25
1016
1
feb. 22
4822
0
apr. 19
2704
3
mar. 18
6060