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
1d62b25b6eff6a75e2e56aa43f5b4499a2b9ea96
account-financial-tools
/
account_move_name_sequence
/
tests
History
Moises Lopez - https://www.vauxoo.com/
1d62b25b6e
[FW] account_move_name_sequence: Forward-Port of 14.0 to 15.0
2024-04-07 21:07:57 -06:00
..
__init__.py
[FIX] account_move_name_sequence: avoid fallback on odoo sequence name
2024-04-07 19:14:34 -06:00
test_account_incoming_supplier_invoice.py
[FIX] account_move_name_sequence: avoid fallback on odoo sequence name
2024-04-07 19:14:34 -06: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/15.0/addons/account/models/sequence_mixin.py#L164
2023-01-24 17:14:30 +01:00
test_sequence_concurrency.py
[FW] account_move_name_sequence: Forward-Port of 14.0 to 15.0
2024-04-07 21:07:57 -06:00