2
0
Commit Graph

1726 Commits

Author SHA1 Message Date
Eduardo De Miguel
2c8993856a
[FIX] Add entry_number field in ledger reports views 2022-12-23 10:22:44 +00:00
OCA-git-bot
95d08792c3
account_journal_general_sequence 15.0.1.0.2 2022-12-23 10:22:43 +00:00
OCA-git-bot
df1ff62bf9
[UPD] README.rst 2022-12-23 10:22:43 +00:00
Jairo Llopis
4183ec5f5d
[FIX] account_journal_general_sequence: bottleneck at install
On databases with big amounts of account moves, installation would freeze Odoo for some minutes.

We skip now entry number computation at install, to avoid such cases.

@moduon MT-676
2022-12-23 10:22:43 +00:00
OCA-git-bot
5ced6ad1d8
account_journal_general_sequence 15.0.1.0.1 2022-12-23 10:22:43 +00:00
OCA-git-bot
a8dab75c42
[UPD] README.rst 2022-12-23 10:22:43 +00:00
oca-ci
af866d2080
[UPD] Update account_journal_general_sequence.pot 2022-12-23 10:22:43 +00:00
Jairo Llopis
cbff18b70f
[MIG] account_journal_general_sequence: Migration to 15.0 2022-12-23 10:22:43 +00:00
OCA-git-bot
a58a08b5a5
[UPD] README.rst 2022-12-23 10:22:43 +00:00
oca-ci
9f057cf025
[UPD] Update account_journal_general_sequence.pot 2022-12-23 10:22:43 +00:00
Jairo Llopis
67945e427a
[FIX] account_journal_general_sequence: support renumber starting from zero
This is a special case when working with `ir.sequence`.

@moduon MT-676
2022-12-23 10:22:43 +00:00
Jairo Llopis
1a1d816c7b
[ADD] account_journal_general_sequence: account move entry sequence
Under some legislations, account moves must follow a single sequence. Since Odoo removed this sequence number in recent versions, this information was lost.

With this module, you can force your account moves to follow a separate sequence. The sequence is automatic when a move is posted. Includes a wizard to reorder those numbers in the sequence.

@moduon MT-676
2022-12-23 10:22:43 +00:00
Alexis de Lattre
65dc46c91e [MIG] account_cash_deposit to v16 2022-12-12 21:12:46 +01:00
Weblate
6c68352033 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_cash_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_cash_deposit/
2022-12-12 18:13:15 +01:00
OCA-git-bot
26c6b373c2 account_cash_deposit 14.0.1.1.0 2022-12-12 18:13:15 +01:00
oca-ci
262ed2c5ab [UPD] Update account_cash_deposit.pot 2022-12-12 18:13:15 +01:00
Alexis de Lattre
ba0d99036f account_cash_deposit: allow to specify date 2022-12-12 18:13:15 +01:00
Alexis de Lattre
665fb16693 account_cash_deposit: add support for loose coins in deposits
Adds a new field for loose coin amount for deposits: this field is useful if your bank has a coin counting machine that allows you to deposit coins without putting them in rolls.
2022-12-12 18:13:15 +01:00
OCA-git-bot
e448e08371 [ADD] icon.png 2022-12-12 18:13:15 +01:00
OCA-git-bot
4114a79528 [UPD] README.rst 2022-12-12 18:13:15 +01:00
oca-travis
d3f5206b39 [UPD] Update account_cash_deposit.pot 2022-12-12 18:13:15 +01:00
Alexis de Lattre
6b8d47f5c0 Add module account_cash_deposit
This module manages cash deposits (cash to bank) and cash orders (bank to cash)
2022-12-12 18:13:15 +01:00
oca-git-bot
1782a12048 [IMP] update dotfiles [ci skip] 2022-12-11 22:20:47 +01:00
OCA-git-bot
05f1292315 [UPD] addons table in README.md 2022-12-09 00:23:04 +00:00
OCA-git-bot
3db3de802e account_move_name_sequence 16.0.1.1.0 2022-12-09 00:22:24 +00:00
OCA-git-bot
8c17eabdc9 [UPD] README.rst 2022-12-09 00:22:17 +00:00
OCA-git-bot
c30e167f91 Merge PR #1527 into 16.0
Signed-off-by moylop260
2022-12-09 00:19:01 +00:00
Moisés López
b34052af33 [REF] account_move_name_sequence: Remove concurrency outdated cases from the readme 2022-12-08 15:54:22 -06:00
OCA-git-bot
146c448f0f [ADD] setup.py 2022-12-08 21:47:58 +00:00
OCA-git-bot
c925a305db [UPD] README.rst 2022-12-08 21:47:57 +00:00
OCA-git-bot
bbc0223e47 [UPD] addons table in README.md 2022-12-08 21:47:56 +00:00
oca-ci
cb873856ab [UPD] Update account_move_name_sequence.pot 2022-12-08 21:44:58 +00:00
OCA-git-bot
3bfe850eb1 Merge PR #1510 into 16.0
Signed-off-by moylop260
2022-12-08 21:42:03 +00:00
Rodrigo
ab8e59d69d [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
2022-12-08 11:36:41 +01:00
Rodrigo
346eb9d085 [FIX] account_move_name_sequence: issue #1465 vals get refund_sequence true if value not get in vals 2022-12-08 11:36:11 +01:00
Rodrigo
2d5f794ed5 [FIX] account_move_name_sequence: return sequence names do not add a space between name and returns. 2022-12-08 11:35:32 +01:00
Rodrigo
86eed6c1ed [MIG] account_move_name_sequence: Migration to 16.0 2022-12-08 11:35:30 +01:00
syera bonneaux
0232ceed5d [MIG] account_lock_date_update : Migration to 16.0 2022-12-06 16:08:05 +01:00
syera bonneaux
02d352f2a3 [IMP] account_lock_date_update: black, isort, prettier 2022-12-06 13:16:15 +01:00
Douglas Custódio
8afa0db996 Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.7% (18 of 19 strings)

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_lock_date_update/pt_BR/
2022-12-06 13:15:59 +01:00
Pierre Verkest
95502294c5 Translated using Weblate (French)
Currently translated at 100.0% (19 of 19 strings)

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_lock_date_update/fr/
2022-12-06 13:15:59 +01:00
Pierre Verkest
079fbb7ff5 Translated using Weblate (French)
Currently translated at 89.4% (17 of 19 strings)

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_lock_date_update/fr/
2022-12-06 13:15:59 +01:00
Dept. Técnico
7dedea2c10 Translated using Weblate (Spanish)
Currently translated at 100.0% (19 of 19 strings)

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_lock_date_update/es/
2022-12-06 13:15:59 +01:00
Dept. Técnico
dccda192ca Translated using Weblate (Catalan)
Currently translated at 68.4% (13 of 19 strings)

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_lock_date_update/ca/
2022-12-06 13:15:59 +01:00
Francesco Foresti
4665c34be8 Translated using Weblate (Italian)
Currently translated at 47.3% (9 of 19 strings)

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_lock_date_update/it/
2022-12-06 13:15:59 +01:00
OCA Transbot
233d7a8389 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_lock_date_update
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_lock_date_update/
2022-12-06 13:15:59 +01:00
OCA-git-bot
ac4c92ebe5 account_lock_date_update 14.0.2.0.0 2022-12-06 13:15:59 +01:00
OCA-git-bot
fa79613aa7 [UPD] README.rst 2022-12-06 13:15:59 +01:00
oca-travis
d1c4aca4df [UPD] Update account_lock_date_update.pot 2022-12-06 13:15:59 +01:00
Alexis de Lattre
82a859e1c9 account_lock_date_update: add tax_lock_date
Improve some strings. Simplify menu entry string.
Update tests for tax_lock_date.
2022-12-06 13:15:59 +01:00