This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
account-financial-tools
Watch
2
Star
0
Fork
0
You've already forked account-financial-tools
Code
Pull Requests
Activity
bd68bc8605
account-financial-tools
/
account_move_name_sequence
/
tests
History
Rodrigo
18f890187a
[FIX] account_move_name_sequence: With the "account_move_name_sequence" module the "_get_last_sequence" method does not have to propagate the with_prefix parameter. The sequence_prefix parameter will not be completed and will give error as it is False in this line of code.
https://github.com/OCA/OCB/blob/16.0/addons/account/models/sequence_mixin.py#L169
2023-01-20 12:11:00 +01:00
..
__init__.py
Add module account_move_name_sequence
2022-11-22 14:36:51 +01:00
test_account_move_name_seq.py
[FIX] account_move_name_sequence: With the "account_move_name_sequence" module the "_get_last_sequence" method does not have to propagate the with_prefix parameter. The sequence_prefix parameter will not be completed and will give error as it is False in this line of code.
https://github.com/OCA/OCB/blob/16.0/addons/account/models/sequence_mixin.py#L169
2023-01-20 12:11:00 +01:00