Hello Guys,
I'm trying to validate the price of Invoice to be the same as Sales Order to prevent an user to make changes in moment of add Invoice document. So I made this code in transaction notification to block the user when he makes a mistake.
...