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
153cfd1cdee97b7b38c5538e45ba9301160d97f5
account-financial-tools
/
account_move_name_sequence
History
Rodrigo
d4f2629b08
[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/15.0/addons/account/models/sequence_mixin.py#L164
2023-01-24 17:14:30 +01:00
..
i18n
[UPD] Update account_move_name_sequence.pot
2022-05-26 22:12:11 +00: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/15.0/addons/account/models/sequence_mixin.py#L164
2023-01-24 17:14:30 +01:00
readme
[REF] account_move_name_sequence: Use Odoo native methods + Typos
2022-05-26 15:31:08 -05:00
security
Add module account_move_name_sequence
2022-05-26 15:31:08 -05:00
static
/description
[UPD] README.rst
2022-05-26 22:16:28 +00: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/15.0/addons/account/models/sequence_mixin.py#L164
2023-01-24 17:14:30 +01:00
views
[REF] account_move_name_sequence: Use Odoo native methods + Typos
2022-05-26 15:31:08 -05:00
__init__.py
sequence is now required on journals
2022-05-26 15:31:08 -05:00
__manifest__.py
account_move_name_sequence 15.0.1.2.0
2022-12-02 17:00:00 +00:00
post_install.py
[MIG] account_move_name_sequence: Migration to 15.0
2022-05-26 16:20:43 -05:00
README.rst
[UPD] README.rst
2022-05-26 22:16:28 +00:00