When trying to reverse some sales invoice transactions in the Customer Ledger Entry form Navision throws an error saying that 'you can only reverse entries that were posted from a journal'. If I find this piece of code on the Reversal Entry table and comment it out, the reversals seem to work fine.
Is there a good reason why there is this limitation in Navision? I need to be able to reverse some Invoice transactions after they are imported and posted for a client.
If I comment out this line temporarily so that I can complete the invoice import, will there be any forseeable problems.
(The only diff on the lines I can spot is there is no journal template name)
Charleh
0
Comments
Thx
SB.
Basically we're importing a load of invoice information, some of which will be paid, some unpaid. We post them with a self balancing account, and after we have performed some more imports and deduced which ones are only part paid or unpaid we are reversing those using the unapply and reverse functions.
Just wondered if it would cause a problem, as Navision seems to not allow this by default...do I have to go 'old skool' 3.70 :?:
Note that the unit cost in a sales credit memo always needs to have the right value. This is a crucial point for the inventory valuation if lots of credit memos are produced.
cheers