This question has been flagged
1 Reply
3150 Views

Hi all,

I've created a field Transport charges in sale order which fetches the amount from delivery method field in sale order. This field is used in the computation of margin. 

Margin now is "Selling price - Cost price". but I've altered it as "Selling price - Cost price - Transport Charges" and it is working fine when i create the order freshly but if I edit the transport charges amount in a already created order the margin is not getting updated, It remains the old margin. The margin is not getting computed and updated again.

Can anyone help me how to update or where am I going wrong

 

Avatar
Discard

put ur code here for clear and better understanding ?

hello sir,

This is the code what I've done.

this works only for the first time margin calculation. If i edit the transport charges and save the margin is not re-computed


On Tue, Jun 17, 2014 at 2:48 PM, senthil <bornspy-gmail-com@openerp.my.openerp.com> wrote:

put ur code here for clear and better understanding ?

--
senthil Sent by OpenERP S.A. using OpenERP. Access your messages and documents in Odoo

Author

https://www.odoo.com/forum/Help-1/question/function-fields-not-getting-updated-54527 the code is available in this question

Best Answer

Hi

Refer this link may help you 

http://stackoverflow.com/questions/16185195/openerp-fields-function-explanation/16206895#16206895

Avatar
Discard