Home Down Payment #132
Answered
by
ananthakumaran
Mozenraath
asked this question in
Q&A
-
How do I account for down payment done for my apartment. |
Beta Was this translation helpful? Give feedback.
Answered by
ananthakumaran
Jan 8, 2024
Replies: 1 comment 5 replies
-
You can represent the purchase using a single transaction itself. There can be more than one debit/credit entries (postings). The total needs to balance to 0, there are no constrains on the number of postings.
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Mozenraath
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@
specifies the price of a single unit, in your case, I am assuming that is 24 Lakhs?You can represent the purchase using a single transaction itself. There can be more than one debit/credit entries (postings). The total needs to balance to 0, there are no constrains on the number of postings.