Files
account-financial-tools/account_move_batch_validate/account.py
Laurent Mignon (ACSONE) ea39eb0295 [IMP] Process jobs 'validate_one_move' in a dedicated job channel
To avoid concurrent update when validating the account_move
on ir_sequence, jobs must be processed one by one. Using a
dedicated channel enable to isolate the processing of
the 'validate_one_move' jobs from the root channel
2015-05-27 11:31:01 +02:00

5.9 KiB