Commit Graph

6 Commits

Author SHA1 Message Date
Moises Lopez - https://www.vauxoo.com/
d8fec98e91 [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:31:55 -06:00
Alexandre D. Díaz
e9eed49b5c fix: account_move_name_sequence: tests: Listen to exceptions for each thread individually" 2024-04-22 14:58:34 -06:00
Moises Lopez - https://www.vauxoo.com/
e1eef83bbd [FW] account_move_name_sequence: Forward-Port of 15.0 to 16.0 2024-04-17 18:25:51 +00:00
Moises Lopez - https://www.vauxoo.com/
37cb577553 [FW] account_move_name_sequence: Forward-Port of 14.0 to 15.0 2024-04-17 11:23:03 -06:00
Moises Lopez - https://www.vauxoo.com/
727721d7a2 [IMP] account_move_name_sequence: pre-commit auto fixes 2024-04-17 11:23:03 -06:00
payen000
a1c7502046 [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 11:18:59 -06:00