Remove operation request override
We had to completely override the execute_operation
function to be able to introduce a more flexible call to the get_sequence_register()
:
We'll propose to OCA to adopt the same strategy they use at account_move in operation_request.
IMHO we should also discuss moving those "helpers" outside the account_move
model.