> Could you give some hints about those fields? They are mostly from account.invoice:
- untaxed_amount - taxed_amount - total_amount - amount_to_pay And 'amount' from account.invoice.line. > Me alive, it will never happen :-) > Joking aside, I don't think it is a good idea to have such > functionnality by default.Of course, we can store some computed > value > but it must be solved case by case (like in the stock period or the > closing fiscal year). Yes, this should definitly not be the standard behavior. But once an invoice is in the 'opened' state, the fields above are immutable anyway. That makes them a reasonable case, don't you think? Btw: You mean storing them via setter method of the Function field, right? -- [email protected] mailing list
