Hi,
When I pay a Vendor Invoice in Edit Payables Check Batch window, the Posting Journal and GL show the affected accounts, how can "inject" or "modify" that journal entry? I need to extract some percent of the invoice that is cancelled and register the extracted value.
For example, this is the normal Posting Journal report after click "Print Checks"
General Ledger Distributions
Account Account Description Account Type Debit Amount Credit Amount
000-1100-00 Cash - Operating Account CASH 0.00 142.30
000-2100-00 Accounts Payable PAY 142.30 0.00
----------------- -----------------
142.30 142.30
What is need to do is something like that:
General Ledger Distributions
Account Account Description Account Type Debit Amount Credit Amount
000-1100-00 Cash - Operating Account CASH 0.00 135.18
000-2100-00 Accounts Payable PAY 135.18 0.00
XXX-XXX-XX XXXX-ACCOUNT CASH 0.00 7.12
XXX-XXX-XX XXXX-ACCOUNT CASH 7.12 0.00
----------------- -----------------
142.30 142.30
Is valid to do this? and what is the best way to do
*This post is locked for comments