This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
account-financial-tools
Watch
1
Star
0
Fork
0
You've already forked account-financial-tools
mirror of
https://github.com/OCA/account-financial-tools.git
synced
2025-02-02 12:47:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbd92d69635f2709c009d2c20bb2c43cd4f374bf
account-financial-tools
/
account_move_name_sequence
History
Rodrigo
bbd92d6963
[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-11-13 12:19:44 +01:00
..
i18n
[FIX] account_move_name_sequence: call flush before _fetch_duplicate_supplier_reference method
2023-11-13 12:19:44 +01:00
models
[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-11-13 12:19:44 +01:00
readme
[REF] account_move_name_sequence: Remove concurrency outdated cases from the readme
2023-11-13 12:19:44 +01:00
security
Add module account_move_name_sequence
2023-11-13 12:14:34 +01:00
static
/description
[REF] account_move_name_sequence: Remove concurrency outdated cases from the readme
2023-11-13 12:19:44 +01:00
tests
[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-11-13 12:19:44 +01:00
views
[MIG] account_move_name_sequence: Migration to 16.0
2023-11-13 12:19:44 +01:00
__init__.py
sequence is now required on journals
2023-11-13 12:14:34 +01:00
__manifest__.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-11-13 12:19:44 +01:00
post_install.py
[MIG] account_move_name_sequence: Migration to 15.0
2023-11-13 12:19:44 +01:00
README.rst
[REF] account_move_name_sequence: Remove concurrency outdated cases from the readme
2023-11-13 12:19:44 +01:00