I have added a custom functional field called "amount_profit" in account.invoice object adopting new API syntaxs..
So while computing amount_total, even profit for the same will be calculated. But whenever i try to save the Invoice record..
Am getting an error stated below:
Field account.invoice.amount_profit is accessed before being computed.