Commit Graph

7 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
Alexandre D. Díaz
cc02d1cbc1 fix: account_move_name_sequence: tests: Listen to exceptions for each thread individually" 2024-04-22 15:01:26 -06:00
Moises Lopez - https://www.vauxoo.com/
dd53b1acbf [IMP] account_move_name_sequence: pre-commit auto fixes 2024-04-17 13:13:15 -06:00
Moises Lopez - https://www.vauxoo.com/
47ccda91fc [FW] account_move_name_sequence: Forward-Port of 15.0 to 16.0 2024-04-17 13:13:15 -06:00
Moises Lopez - https://www.vauxoo.com/
17e2a604d4 [FW] account_move_name_sequence: Forward-Port of 14.0 to 15.0 2024-04-17 13:13:15 -06:00
Moises Lopez - https://www.vauxoo.com/
376029452b [IMP] account_move_name_sequence: pre-commit auto fixes 2024-04-17 13:13:15 -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