Commit Graph

3 Commits

Author SHA1 Message Date
Moises Lopez - https://www.vauxoo.com/
44f3ade3f4 [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:18:05 -06:00
Alexandre D. Díaz
dd2405a20e fix: account_move_name_sequence: tests: Listen to exceptions for each thread individually" 2024-04-22 14:52:38 -06:00
payen000
a958cd7e53 [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.
2022-08-17 19:10:38 +00:00