OCA-git-bot
8a58a92397
[BOT] post-merge updates
2024-04-23 02:07:42 +00:00
OCA-git-bot
87642b3537
[BOT] post-merge updates
2024-04-23 01:45:13 +00:00
OCA-git-bot
f262fcd1ab
[BOT] post-merge updates
2024-04-22 21:06:03 +00:00
OCA-git-bot
87a0cb8609
[BOT] post-merge updates
2024-04-17 19:52:15 +00:00
OCA-git-bot
e99c76e758
[BOT] post-merge updates
2024-04-17 19:25:04 +00:00
OCA-git-bot
06b123e079
[BOT] post-merge updates
2024-03-28 14:43:16 +00:00
Marcos Oitaben
e8b3d2ed97
[IMP] account_move_name_sequence: pre-commit stuff
2023-11-13 12:19:44 +01:00
BT-anieto
bff4a13d8e
[FIX] account_move_name_sequence: call _inverse_name after computing the name
...
The core compute function for the name is calling at the end the function self._inverse_name(),
which updates the payment_reference when required.
This code was currently missing, causing the payment_reference not being properly computed,
for example, when using QR-Bills.
2023-11-13 12:19:44 +01:00
Andrea Gidalti
168d8372ac
[REF] account_move_name_sequence: rename hooks file
...
Rename hooks file and use post_init_hook method to create journal sequences
after module installation.
2023-11-13 12:19:44 +01:00
Hussain Hammad
f6c26776f3
Added translation using Weblate (Arabic)
2023-11-13 12:19:44 +01:00
Moisés López
a5bfa85aed
[REF] account_move_name_sequence: Remove concurrency outdated cases from the readme
2023-11-13 12:19:44 +01:00
Rodrigo
d53b8698ec
[FIX] account_move_name_sequence: call flush before _fetch_duplicate_supplier_reference method
...
same issue https://github.com/OCA/account-financial-tools/issues/1501
this fix not working for v16 https://github.com/OCA/account-financial-tools/pull/1514
2023-11-13 12:19:44 +01:00
Francisco Javier Luna Vazquez
0dc729c886
[FIX] account_move_name_sequence: Exclude no_gap sequences from _is_end_of_seq_chain
2023-11-13 12:19:44 +01:00
Francisco Javier Luna Vazquez
425e29ba2d
[REF] account_move_name_sequence: Use Odoo native methods + Typos
2023-11-13 12:19:44 +01:00
Moisés López
262262ee97
[REF] account_move_name_sequence: Adding concurrency cases in README
2023-11-13 12:19:44 +01:00
Moises Lopez
4295d429db
[REF] account_move_name_sequence: Add maintainers to myself
2023-11-13 12:19:44 +01:00
Moises Lopez
eda36c1dbe
[REF] account_move_name_sequence: Discard journals already configured
2023-11-13 12:19:44 +01:00