Commit Graph

1 Commits

Author SHA1 Message Date
Laurent Mignon (ACSONE)
d0eb8597ef [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
2018-10-24 12:50:37 +03:00