Commit Graph

2 Commits

Author SHA1 Message Date
Moises Lopez - https://www.vauxoo.com/
f7e892d30c [REF] account_move_name_sequence: Add unittest to create concurrency invoices
Add demo data with standard implementation sequences

In order to test locks issues without changing data (then reverting)
2024-04-22 19:33:43 -06:00
payen000
af5bfa1118 [REF] account_move_name_sequence: Added concurrency tests related to sequence
A demo ir_sequence record with 'standard' implementation was
assigned to the payment journal so that no concurrency errors arise
from using 'no gap' sequences when attempting to create multiple payments.
2024-04-17 13:13:15 -06:00