clementthomas
80eb9d27dc
[FIX]account_statement_base: bug on new bank statement line fixed
2024-10-03 13:47:31 +02:00
Jordi Ballester Alomar
67b7a6cd9a
[IMP] make the statements views editable=top by default
...
And add an icon to allow users to navigate to the statement lines.
Currently it's not possible to open the statement form view. When editing the
view an error occurs, related with the recomputation of running balances.
2024-10-03 13:45:27 +02:00
mymage
2cdfaa9a44
Translated using Weblate (Italian)
...
Currently translated at 100.0% (19 of 19 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_statement_base
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_statement_base/it/
2024-09-28 18:06:20 +00:00
Weblate
a0eefbab94
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-reconcile-17.0/account-reconcile-17.0-account_statement_base
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_statement_base/
2024-09-28 07:09:08 +00:00
OCA-git-bot
1f19173f73
[BOT] post-merge updates
2024-09-28 07:09:01 +00:00
oca-ci
cc71d8272a
[UPD] Update account_statement_base.pot
2024-09-28 07:06:03 +00:00
OCA-git-bot
13b1558665
Merge PR #713 into 17.0
...
Signed-off-by pedrobaeza
2024-09-28 07:03:17 +00:00
Sergio Bustamante
b1e635d2f1
[IMP] account_statement_base: add smart button on view_bank_statement_form linking to journal items
...
[16.0][FIX] account_statement_base: Changes post OCA CR
2024-09-27 21:36:18 +01:00
mymage
6aef9ca8e5
Translated using Weblate (Italian)
...
Currently translated at 100.0% (17 of 17 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_statement_base
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_statement_base/it/
2024-09-27 08:06:29 +00:00
Weblate
4249ff37dd
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-reconcile-17.0/account-reconcile-17.0-account_statement_base
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_statement_base/
2024-09-26 19:13:24 +00:00
OCA-git-bot
f20a91e0e4
[BOT] post-merge updates
2024-09-26 19:13:18 +00:00
oca-ci
4e221d06c4
[UPD] Update account_statement_base.pot
2024-09-26 19:10:18 +00:00
OCA-git-bot
4d285126b2
Merge PR #708 into 17.0
...
Signed-off-by pedrobaeza
2024-09-26 19:07:35 +00:00
Víctor Martínez
d58cc2911c
[FIX] account_statement_base: Allow to create new manual transactions in tree view
...
Related to https://github.com/OCA/account-reconcile/pull/678
TT50970
2024-09-25 17:18:44 +02:00
Jordi Ballester Alomar
aee6b9e2fc
[IMP] account_statement_base: add possibility to navigate from statement lines to the
...
associated journal entry through a button. Adds also the journal entry number
as an optional field
2024-09-25 17:18:15 +02:00
OCA-git-bot
2b6131afe0
[BOT] post-merge updates
2024-09-23 06:20:52 +00:00
OCA-git-bot
90f05acc85
Merge PR #705 into 17.0
...
Signed-off-by pedrobaeza
2024-09-23 06:17:48 +00:00
Pedro M. Baeza
51b659e899
[FIX] account_reconcile_oca: Don't apply max_amount on intermediate counterparts
...
Steps to reproduce:
- Have 3 or more items to reconcile. Example: 200, -350, 150.
- One of the intermediate items should be higher than the current
running balance.
- Select all the items, and click on Action > Reconcile.
Current behavior:
The second item appears with its amount strike-throughed (and putting
the current runnning balance as the amount to reconcile).
Expected behavior:
Only strike-through the amount if the last balance is not matching
the amount.
The solution to this is to only put a maximum amount when checking
the reconciliability of the last line of the counterparts.
TT50888
2024-09-23 08:08:06 +02:00
OCA-git-bot
0a23778ab8
[BOT] post-merge updates
2024-09-20 22:46:24 +00:00
OCA-git-bot
7a37ce2139
Merge PR #704 into 17.0
...
Signed-off-by pedrobaeza
2024-09-20 22:42:37 +00:00
Enric Tobella
44406c7ab6
[IMP] account_reconcile_oca: Only fix partner on payment accounts
2024-09-20 22:11:23 +02:00
mymage
ca9918bbe4
Translated using Weblate (Italian)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_statement_base
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_statement_base/it/
2024-09-09 09:06:25 +00:00
Weblate
91f6497930
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-reconcile-17.0/account-reconcile-17.0-account_statement_base
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_statement_base/
2024-09-08 14:59:31 +00:00
OCA-git-bot
b7b743bca6
[BOT] post-merge updates
2024-09-08 14:59:23 +00:00
oca-ci
1caca362ba
[UPD] Update account_statement_base.pot
2024-09-08 14:56:35 +00:00
OCA-git-bot
d374e8cc7a
Merge PR #683 into 17.0
...
Signed-off-by etobella
2024-09-08 14:53:50 +00:00
Enric Tobella
a092781249
[FIX] account_reconcile_oca: Remove warning
2024-09-08 15:14:59 +02:00
Enric Tobella
39c7d46429
[FIX] account_reconcile_oca: Remove bug when accessing from move view
2024-09-08 15:14:59 +02:00
Enric Tobella
8f98e9f8c9
[FIX] account_reconcile_oca: Refresh view when adding information
2024-09-08 15:14:59 +02:00
Enric Tobella
b3b270313f
[IMP] account_reconcile_oca: improve search filters
2024-09-08 15:14:59 +02:00
PNurm
74d084c63a
[FIX] account_reconcile_oca: Pass partner parameter correctly to _get_write_off_move_lines_dict
2024-09-08 15:14:59 +02:00
Enric Tobella
f693bea86b
[IMP] account_statement_base: Add extra fields
2024-09-08 15:14:50 +02:00
Carlos Lopez
b74fe1f217
[IMP] account_statement_base: Show action to create Statements
...
Before this commit, when a user clicked the "New Transaction" button, an error was raised. After this commit, statement lines are displayed to create new records.
2024-09-08 15:14:50 +02:00
sergio-teruel
716c639171
[IMP] account_statement_base: Add statement form view
2024-09-08 15:14:50 +02:00
lk-eska
521f100232
[IMP] account_statement_base: Set tree views
...
Make them listed and editable
2024-09-08 15:14:50 +02:00
mymage
284915424b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (116 of 116 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/it/
2024-08-26 09:06:32 +00:00
Weblate
564deb714e
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/
2024-08-24 15:31:04 +00:00
oca-ci
7e7f562cfa
[UPD] Update account_reconcile_oca.pot
2024-08-24 15:30:56 +00:00
OCA-git-bot
568253485f
[UPD] README.rst
2024-08-24 15:28:15 +00:00
OCA-git-bot
455113b512
[UPD] addons table in README.md
2024-08-24 15:28:14 +00:00
Pedro M. Baeza
abf0e20f81
[I18N] account_mass_reconcile: Incorrect Turkish translation
2024-08-24 17:27:47 +02:00
Pedro M. Baeza
8f55993d8b
[FIX] account_reconcile_oca: Label duplication
...
Fixes #667
2024-08-24 17:26:21 +02:00
Metin GÜLSOY
2d258d2fab
Translated using Weblate (Turkish)
...
Currently translated at 98.9% (96 of 97 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_mass_reconcile
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_mass_reconcile/tr/
2024-08-13 08:58:36 +00:00
Metin GÜLSOY
08fa883928
Translated using Weblate (Turkish)
...
Currently translated at 95.6% (110 of 115 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/tr/
2024-07-16 12:58:40 +00:00
Weblate
9c484533e3
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-reconcile-17.0/account-reconcile-17.0-account_mass_reconcile
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_mass_reconcile/
2024-07-16 09:01:28 +00:00
oca-ci
1367a55a43
[UPD] Update account_mass_reconcile.pot
2024-07-16 09:01:19 +00:00
Metin GÜLSOY
8a710ca467
Translated using Weblate (Turkish)
...
Currently translated at 95.6% (110 of 115 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/tr/
2024-07-16 08:58:37 +00:00
Pedro Castro Silva
47d42c0ed7
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (115 of 115 strings)
Translation: account-reconcile-17.0/account-reconcile-17.0-account_reconcile_oca
Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-17-0/account-reconcile-17-0-account_reconcile_oca/pt/
2024-07-08 17:58:34 +00:00
Pedro Castro Silva
de32f0dd1c
Added translation using Weblate (Portuguese)
2024-07-08 14:10:29 +00:00
oca-git-bot
e88a1dc147
[IMP] update dotfiles
2024-07-06 17:18:28 +00:00