I'm trying to set up a weekly integration through integration manager which will upload several general journal entries.
Example:
BatchID Acct Debit Credit
Tran1 123-456 100.00 0.00
Tran1 123-456 50.00 0.00
Tran1 123-457 0.00 150.00
Every time I integrate these they integrate-with warnings. The warning is that the transactions are not balanced.
If I understand correctly I need to have -one- transaction be something like this:
Journal BatchID Acct Debit Credit
100 Tran1 123-456 100.00 0.00
100 Tran1 123-456 0.00 100.00
[correct me here if I'm wrong]
In contrast to what actually happens which is:
Journal BatchID Acct Debit Credit
100 Tran1 123-456 100.00 0.00
[I'm learning this stuff pretty much on my own so bear with me]
The only option for the Destination 'General Journal' is 'Insert Only'. So I don't see how I use the Integration Manager AND ever have balanced transactions. Even if I import two transactions: one credit and one debit: I can't get them to have the same Journal Number (because it is auto-assigned) so how CAN I balance the transaction?
Thanks in advance for your help,
Ivan
Example:
BatchID Acct Debit Credit
Tran1 123-456 100.00 0.00
Tran1 123-456 50.00 0.00
Tran1 123-457 0.00 150.00
Every time I integrate these they integrate-with warnings. The warning is that the transactions are not balanced.
If I understand correctly I need to have -one- transaction be something like this:
Journal BatchID Acct Debit Credit
100 Tran1 123-456 100.00 0.00
100 Tran1 123-456 0.00 100.00
[correct me here if I'm wrong]
In contrast to what actually happens which is:
Journal BatchID Acct Debit Credit
100 Tran1 123-456 100.00 0.00
[I'm learning this stuff pretty much on my own so bear with me]
The only option for the Destination 'General Journal' is 'Insert Only'. So I don't see how I use the Integration Manager AND ever have balanced transactions. Even if I import two transactions: one credit and one debit: I can't get them to have the same Journal Number (because it is auto-assigned) so how CAN I balance the transaction?
Thanks in advance for your help,
Ivan