You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a new AP/AR Transaction, filling data and clicking Save multiple time results in failure with 'ERROR: Invalid transaction id 6 CONTEXTE : PL/pgSQL function draft_delete(integer) line 38 at RAISE: SELECT * FROM "xyz"."draft_delete"(?) at /usr/local/share/perl/5.32.1/PGObject.pm line 382. '
Editing an already saved Transaction and trying to Save will give the same result.
What should have happened?
One should be allowed to Save multiple times or Save an edited version of a previous one.
The text was updated successfully, but these errors were encountered:
ehuelsmann
changed the title
AP/AR Transactions cannot be saved multiple times
AP/AR Transactions in vouchers cannot be saved multiple times
Oct 23, 2022
ehuelsmann
changed the title
AP/AR Transactions in vouchers cannot be saved multiple times
AP/AR items in vouchers cannot be saved multiple times
Dec 10, 2023
Version
Master but applies to lower versions too
What browsers are you seeing the problem on?
This problem isn't browser related
What happened?
Adding a new AP/AR Transaction, filling data and clicking
Save
multiple time results in failure with'ERROR: Invalid transaction id 6 CONTEXTE : PL/pgSQL function draft_delete(integer) line 38 at RAISE: SELECT * FROM "xyz"."draft_delete"(?) at /usr/local/share/perl/5.32.1/PGObject.pm line 382. '
Editing an already saved Transaction and trying to Save will give the same result.
What should have happened?
One should be allowed to Save multiple times or Save an edited version of a previous one.
The text was updated successfully, but these errors were encountered: