OCA-git-bot
3cb1c6a9cd
account_financial_report 15.0.2.8.3
2023-05-24 05:50:30 +00:00
OCA-git-bot
275a5cba84
Merge PR #1044 into 15.0
...
Signed-off-by pedrobaeza
2023-05-24 05:45:58 +00:00
Justinas Orechovas
327de327f2
[FIX] account_financial_report: fixing bug when calculation of credit is dublicated
2023-05-23 14:45:26 -04:00
Francesco Foresti
fe23f71235
Translated using Weblate (Italian)
...
Currently translated at 71.7% (66 of 92 strings)
Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-partner_statement/it/
2023-05-23 10:09:32 +00:00
Víctor Martínez
9aa408fde3
[FIX] account_financial_report: Prevent error related to currency from General ledger
...
Use case: Generate report (showing foreign currency) with accounts with defined currency.
Traceback:
File "/odoo/odoo-server/odoo/addons/base/models/ir_qweb_fields.py", line 448, in value_to_html
fmt = "%.{0}f".format(display_currency.decimal_places)
AttributeError: 'int' object has no attribute 'decimal_places'
The above exception was the direct cause of the following exception:
Error to render compiling AST
AttributeError: 'int' object has no attribute 'decimal_places'
Template: account_financial_report.report_general_ledger_lines
Path: /t/div/div[2]/t[6]/t[1]/div[1]/t[1]/span/t
Node: <t t-raw="account_or_group_item_object['init_bal']['bal_curr']" t-options="{'widget': 'monetary', 'display_currency': account['currency_id']}"/>
TT42804
2023-05-16 08:16:23 +02:00
Francesco Foresti
df92729b06
Translated using Weblate (Italian)
...
Currently translated at 62.7% (160 of 255 strings)
Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-account_financial_report/it/
2023-05-12 12:56:47 +00:00
mymage
f76a13f6ce
Translated using Weblate (Italian)
...
Currently translated at 62.7% (160 of 255 strings)
Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-account_financial_report/it/
2023-05-09 13:37:16 +00:00
OCA-git-bot
1db078fd2e
[UPD] addons table in README.md
2023-04-28 08:13:39 +00:00
OCA-git-bot
133f50da2b
account_financial_report 15.0.2.8.2
2023-04-28 08:13:20 +00:00
OCA-git-bot
fb9fa11114
Merge PR #1036 into 15.0
...
Signed-off-by pedrobaeza
2023-04-28 08:08:29 +00:00
Víctor Martínez
be32050540
[IMP] account_financial_report: Show move_name in entry column from general ledger report
...
It is not necessary to repeat part of the text shown in Ref - Label column.
TT42731
2023-04-28 08:19:11 +02:00
OCA-git-bot
02a2d124ff
[UPD] addons table in README.md
2023-03-24 16:55:58 +00:00
OCA-git-bot
1b49565d16
account_financial_report 15.0.2.8.1
2023-03-24 16:55:47 +00:00
OCA-git-bot
03bdfb86c6
Merge PR #1026 into 15.0
...
Signed-off-by pedrobaeza
2023-03-24 16:51:06 +00:00
Miquel Raïch
faf8bbd247
[FIX] partner_statement: use partner lang in xlsx reports
2023-03-22 21:09:23 +01:00
mariadforgeflow
d8c998260f
[IMP] partner_statement: ref in activity statement lines
2023-03-22 21:09:23 +01:00
Miquel Raïch
3284f9b173
[IMP] partner_statement: add Detailed Activity report
2023-03-22 21:09:23 +01:00
Rachid Alassir
5f5f0a141f
[FIX] account_financial_report: Replace wrong field `amount_currency` with two fields `debit_amount_currency` and `credit_amount_currency`
2023-03-22 09:18:56 +01:00
Alberto Re
4df403a833
Fixed the amount_residual_currency on partial reconcile
2023-03-22 09:13:22 +01:00
OCA-git-bot
e0d16cd63d
[UPD] addons table in README.md
2023-03-20 18:09:56 +00:00
OCA-git-bot
8572903a6a
account_financial_report 15.0.2.8.0
2023-03-20 18:09:50 +00:00
OCA-git-bot
55557f2b79
Merge PR #1024 into 15.0
...
Signed-off-by pedrobaeza
2023-03-20 18:05:42 +00:00
Florian da Costa
c8f0b24a4e
[FIX] account_financial_report: Account group styling in qweb and xlsx
2023-03-20 10:23:06 +01:00
OCA-git-bot
d8db0fd5b3
[UPD] addons table in README.md
2023-03-16 18:22:46 +00:00
OCA-git-bot
3715b37f91
account_financial_report 15.0.2.7.2
2023-03-16 18:22:40 +00:00
OCA-git-bot
6e74dd3587
Merge PR #1020 into 15.0
...
Signed-off-by pedrobaeza
2023-03-16 18:17:39 +00:00
Pedro Castro Silva
8f88a3e0d7
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (92 of 92 strings)
Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-partner_statement/pt/
2023-03-16 17:23:15 +00:00
Pedro M. Baeza
e6df114e7b
[FIX] account_financial_report: Assure the aml order
...
If we don't assure the order for the search, there are chances that
several items for the same account and date appear in a incorrect order:
24/02/2023 - BNK1/2023/02/0011 - ...
27/02/2023 - BNK1/2023/02/0013 - ...
27/02/2023 - BNK1/2023/02/0012 - ...
29/02/2023 - BNK1/2023/02/0014 - ...
TT42098
2023-03-16 15:57:24 +01:00
oca-git-bot
f657d7c504
[IMP] update dotfiles [ci skip]
2023-03-12 18:53:43 +01:00
OCA-git-bot
a707a68ea6
[UPD] addons table in README.md
2023-02-28 08:41:25 +00:00
OCA-git-bot
b1678543a7
account_financial_report 15.0.2.7.1
2023-02-28 08:41:11 +00:00
OCA-git-bot
08d02f2651
Merge PR #1013 into 15.0
...
Signed-off-by pedrobaeza
2023-02-28 08:36:07 +00:00
Víctor Martínez
dbccad5958
[IMP] account_financial_report: Remove amount_different_company_currency type from xlsx
2023-02-28 08:10:36 +01:00
Weblate
1c218af36c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-mis_template_financial_report/
2023-02-24 09:02:14 +00:00
OCA-git-bot
481386ab39
[UPD] addons table in README.md
2023-02-23 21:17:43 +00:00
OCA-git-bot
64996bb653
mis_template_financial_report 15.0.1.0.1
2023-02-23 21:17:39 +00:00
OCA-git-bot
6c59438538
[ADD] setup.py
2023-02-23 21:17:39 +00:00
OCA-git-bot
a25687d193
[UPD] README.rst
2023-02-23 21:17:38 +00:00
OCA-git-bot
c56c957506
[UPD] addons table in README.md
2023-02-23 21:17:37 +00:00
oca-ci
93f01e9db5
[UPD] Update mis_template_financial_report.pot
2023-02-23 21:13:43 +00:00
OCA-git-bot
29d0817081
Merge PR #1012 into 15.0
...
Signed-off-by rafaelbn
2023-02-23 21:09:42 +00:00
Luis Ernesto García Medina
4f80ceaa83
[MIG] mis_template_financial_report: Migration to 15.0
2023-02-23 08:16:43 -06:00
Luis Ernesto García Medina
2ba4940cd8
[IMP] mis_template_financial_report: black, isort, prettier
2023-02-22 16:10:13 -06:00
Víctor Martínez
8aeba52421
[FIX] mis_template_financial_report: Remove balance of "Current Year Earnings" in Profit.
...
According to the explanation https://github.com/OCA/account-financial-reporting/issues/888#issuecomment-1171101484 it is not necessary.
TT37837
2023-02-22 16:10:13 -06:00
Jarmo Kortetjärvi
67bfa0de78
Added translation using Weblate (Finnish)
2023-02-22 16:10:13 -06:00
Víctor Martínez
972e1bd4ed
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-mis_template_financial_report/es/
2023-02-22 16:10:13 -06:00
Víctor Martínez
408ec1750b
Added translation using Weblate (Spanish)
2023-02-22 16:10:13 -06:00
Abdourahmane Wone
f72a8c79b1
Translated using Weblate (French)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-mis_template_financial_report/fr/
2023-02-22 16:10:13 -06:00
Abdourahmane Wone
1620233d1f
Added translation using Weblate (French)
2023-02-22 16:10:13 -06:00
Stefan Rijnhart
0de1787939
[RFR] mis_template_financial_report: make horizontal rendering optional
2023-02-22 16:10:13 -06:00