|
|
|
|
|
by lisper
805 days ago
|
|
It doesn't matter whether you encode the signs in the terminology or in the equation. If you say X + Y = 0 i.e. X = - Y and stipulate that a transaction adds to X and subtracts from Y, that is completely equivalent to saying X - Y = 0 i.e. X = Y and stipulating that a transaction adds to both X and Y. |
|
E.g, this would be correct:
but this would be incorrect: If all numbers are positive then there would be no way to check whether the journal entries balance out without considering the account types.If, on the other hand, you encode the sign in the amounts then the sign would disagree with the semantics of the label and you would have to flip signs based on the account type at the time of recording the entries:
I don't suppose this is what you meant.