1 (edited by xodaix 10/27/2016 12:05:11 am)

Topic: Edit old transaction

Hi,

In edit old transaction like bank payment or bank deposit, we notice that the system is actually set the amount for the transaction to be zero and then it's create new number for example

1) Bank payment hold trans number 50
2) Edit Bank payment

system will create new bank payment with trans no 51, and keep the old one into the DB with amount zero like void.

question is, is there any logical reason to change the transaction number once we edit the transaction and from business prospective how this is useful ?

Thank you

Re: Edit old transaction

@xodaix... From business perspective, for me as manager, it is somehow important to know if a transaction was edited or not. I should be able to print a list of all edited transactions too if needed. I believe from the technical point of view, it is easier and less complicated to create a new number than to change the old one.