Ivorra78
a5dbcedc17
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_move_name_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_move_name_sequence/es/
2024-04-24 11:34:29 +00:00
mymage
afb1581544
Translated using Weblate (Italian)
...
Currently translated at 100.0% (22 of 22 strings)
Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_move_name_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_move_name_sequence/it/
2024-04-23 08:34:31 +00:00
Weblate
90ebcb6c23
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_move_name_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_move_name_sequence/
2024-04-23 02:29:44 +00:00
OCA-git-bot
8a58a92397
[BOT] post-merge updates
2024-04-23 02:07:42 +00:00
Andrea Gidalti
f44e61f61a
[IMP] account_move_name_sequence: apply guidelines to name view files
...
Update name of view files to follow guidelines.
2024-04-22 19:59:31 -06:00
Andrea Gidalti
ae0c69f91e
[IMP] account_move_name_sequence: split too long context definition
...
Split the context definition in sequence_id and refund_sequence_id
fields into multiple lines to improve readability.
2024-04-22 19:59:28 -06:00
OCA-git-bot
87642b3537
[BOT] post-merge updates
2024-04-23 01:45:13 +00:00
oca-ci
a3b9e64277
[UPD] Update account_move_name_sequence.pot
2024-04-23 01:40:20 +00:00
Moises Lopez - https://www.vauxoo.com/
f7e892d30c
[REF] account_move_name_sequence: Add unittest to create concurrency invoices
...
Add demo data with standard implementation sequences
In order to test locks issues without changing data (then reverting)
2024-04-22 19:33:43 -06:00
OCA-git-bot
f262fcd1ab
[BOT] post-merge updates
2024-04-22 21:06:03 +00:00
Alexandre D. Díaz
cc02d1cbc1
fix: account_move_name_sequence: tests: Listen to exceptions for each thread individually"
2024-04-22 15:01:26 -06:00
OCA-git-bot
87a0cb8609
[BOT] post-merge updates
2024-04-17 19:52:15 +00:00
Luis J. Salvatierra
b975502ebd
[REF] account_move_name_sequence: Check invoice name based on journal entry sequence
2024-04-17 13:47:06 -06:00
OCA-git-bot
e99c76e758
[BOT] post-merge updates
2024-04-17 19:25:04 +00:00
Moises Lopez - https://www.vauxoo.com/
dd53b1acbf
[IMP] account_move_name_sequence: pre-commit auto fixes
2024-04-17 13:13:15 -06:00
Moises Lopez - https://www.vauxoo.com/
47ccda91fc
[FW] account_move_name_sequence: Forward-Port of 15.0 to 16.0
2024-04-17 13:13:15 -06:00
Moises Lopez - https://www.vauxoo.com/
17e2a604d4
[FW] account_move_name_sequence: Forward-Port of 14.0 to 15.0
2024-04-17 13:13:15 -06:00
Moises Lopez - https://www.vauxoo.com/
376029452b
[IMP] account_move_name_sequence: pre-commit auto fixes
2024-04-17 13:13:15 -06:00
Matjaz Mozetic
cb0c6b53b0
Added translation using Weblate (Slovenian)
2024-04-17 13:13:15 -06:00
Pierre Verkest
f08cd868ea
[FIX] account_move_name_sequence: avoid fallback on odoo sequence name
...
In case an alias is configured to fecth email to generate
account entries. the new_message method directly call the
_compute_name on account move which call the legacy code
provide by account odoo module which should be avoid here.
To reproduce:
* configure an alias on your purchase journal
* send an email to that alias
* the invoice is draft with a number
to mitigate this behavior the suggested patch overwritte
the former method '_compute_name' and call the new implemented
method '_compute_name_by_sequence'.
2024-04-17 13:13:15 -06:00
payen000
af5bfa1118
[REF] account_move_name_sequence: Added concurrency tests related to sequence
...
A demo ir_sequence record with 'standard' implementation was
assigned to the payment journal so that no concurrency errors arise
from using 'no gap' sequences when attempting to create multiple payments.
2024-04-17 13:13:15 -06:00
Fernanda Hernández
5095705fad
[FIX] account_move_name_sequence: call flush before to post the moves
2024-04-17 13:13:15 -06:00
mde-spring
27e59d504e
[FIX] account_move_name_sequence: redefine _onchange_journal_id
...
In v16, _onchange_journal_id is defined to update name when journal_id is modified
During the creation of new account.move, this onchange is triggered and called the standard _compute_name method
How to reproduce issue:
* Create new invoice
=> Name is defined instead of to be 'Draft'
2024-04-17 13:13:14 -06:00
mymage
e83249247e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (20 of 20 strings)
Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_move_name_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_move_name_sequence/it/
2024-04-02 10:36:24 +00:00
mymage
5aaeba1d8e
Added translation using Weblate (Italian)
2024-04-02 08:12:32 +00:00
OCA-git-bot
06b123e079
[BOT] post-merge updates
2024-03-28 14:43:16 +00:00
oca-ci
edcf2ae54d
[UPD] Update account_move_name_sequence.pot
2024-03-28 14:40:37 +00:00
Marcos Oitaben
d95f747d39
[MIG] account_move_name_sequence: Migration to 17.0
2024-03-11 20:03:01 +01: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
Andrea Stirpe
5448606e20
[FIX] account_move_name_sequence: do not create duplicated sequences
2023-11-13 12:19:44 +01:00
Alexis de Lattre
2912beb0e6
Translated using Weblate (French)
...
Currently translated at 100.0% (20 of 20 strings)
Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_move_name_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_move_name_sequence/fr/
2023-11-13 12:19:44 +01:00
gelo joga Rodríguez
5eafa3e66d
Added translation using Weblate (Spanish)
2023-11-13 12:19:44 +01:00
Rémi
16832ce867
Added translation using Weblate (French)
2023-11-13 12:19:44 +01:00
remi-filament
0d22f0a6cc
[FIX] account_move_name_sequence: computed fields raising warning
2023-11-13 12:19:44 +01:00
Bole
13e7cae1bd
Added translation using Weblate (Croatian)
2023-11-13 12:19:44 +01:00
Rodrigo
dd24b52136
[FIX] account_move_name_sequence: Now you can unlink moves without check sequence fix: 6112f4f59a
2023-11-13 12:19:44 +01:00
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
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
Rodrigo
6eeafb3177
[FIX] account_move_name_sequence: issue #1465 vals get refund_sequence true if value not get in vals
2023-11-13 12:19:44 +01:00
Rodrigo
59d6c06c3d
[FIX] account_move_name_sequence: return sequence names do not add a space between name and returns.
2023-11-13 12:19:44 +01:00
Rodrigo
3b477f3b86
[MIG] account_move_name_sequence: Migration to 16.0
2023-11-13 12:19:44 +01:00
Pierre Verkest
defe3d4903
[FIX] account_move_name_sequence: Use account move date to compute prefix
...
In case you want name your invoice YYYY-MM-SEQ (ie: 2022-07-00001)
where:
* YYYY: is the account move year
* MM: is the account move month
* SEQ: is a numerical sequence that is continue along the fiscal year
assuming fiscal year is over two years (ie: from july to june next year)
Before this commit the sequence prefix use now() to be compute but the
range is selected with the account move date.
This commit make consistency computing prefix with the account
move date as well.
So account move manage the first janunary for the last day of
the previous year will properly use the account move date.
Co-authored-by: Alexis de Lattre <alexis.delattre@akretion.com >
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
522afcd487
[MIG] account_move_name_sequence: Migration to 15.0
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