oca-travis
640995a622
[UPD] Update partner_statement.pot
2022-04-01 10:21:41 +02:00
Rujia Liu
7ed231555c
[MIG] partner_statement: Migration to 14.0
2022-04-01 10:21:41 +02:00
Jordi Ballester
2bbdb6ea88
[partner_statement][fix] group by move line id
...
partner_statement 13.0.1.2.2
2022-04-01 10:21:41 +02:00
mreficent
594c3c4715
[FIX] partner_statement: consider a multicurrency case
...
Detected cases where account_partial_reconcile has null currency_id, thus giving falsy amount_currency, and thus making some reconciled invoices appearing in the outstanding. Used _amount_residual of account move lines as reference to fix it.
partner_statement 13.0.1.2.1
2022-04-01 10:21:41 +02:00
Jordi Ballester
92c29dae9b
[fix][partner_statement] correct default company
...
partner_statement 13.0.1.2.0
2022-04-01 10:21:41 +02:00
Ana Suárez
ebb8980f74
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (77 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/es/
2022-04-01 10:21:41 +02:00
Bosd
a902c28196
Translated using Weblate (Dutch)
...
Currently translated at 27.2% (21 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/nl/
2022-04-01 10:21:41 +02:00
Ignacio Buioli
536cf5c593
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (77 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/es_AR/
2022-04-01 10:21:41 +02:00
Lois Rilo
0e42f185af
[13.0][IMP] partner_statement:
...
* show partner name at the top.
* simplify view logic for `name` and `ref` printing.
* fallback to journal entry `ref` when the journal item has no
`ref` set.
* little query formatting changes to enhance readability.
[UPD] Update partner_statement.pot
[UPD] README.rst
partner_statement 13.0.1.1.0
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/
2022-04-01 10:21:41 +02:00
Dorin Hongu
97f4c5a2f4
Translated using Weblate (Romanian)
...
Currently translated at 90.9% (70 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/ro/
2022-04-01 10:21:41 +02:00
Dorin Hongu
379fa9c369
Translated using Weblate (Romanian)
...
Currently translated at 72.7% (56 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/ro/
2022-04-01 10:21:41 +02:00
Marco Calcagni
4dfd0b4ffe
Translated using Weblate (Italian)
...
Currently translated at 87.0% (67 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/it/
2022-04-01 10:21:41 +02:00
Ignacio Buioli
a210e20c7b
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (77 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/es_AR/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/
2022-04-01 10:21:41 +02:00
Ignacio Buioli
ddcbe2fb1e
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (77 of 77 strings)
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/es_AR/
2022-04-01 10:21:41 +02:00
Ignacio Buioli
ecd9137f29
Added translation using Weblate (Spanish (Argentina))
2022-04-01 10:21:41 +02:00
mreficent
b5ab43e080
[MIG] partner_statement: Migration to 13.0
...
[UPD] Update partner_statement.pot
[UPD] README.rst
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/
2022-04-01 10:21:41 +02:00
mreficent
f6f05524d6
[IMP] partner_statement: black, isort
2022-04-01 10:21:41 +02:00
LGodoo
5b9f16f742
Display only posted entries ( #648 )
...
* Add files via upload
Display only posted entries
* Update activity_statement.py
* Update report_statement_common.py
[UPD] Update partner_statement.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/
2022-04-01 10:21:41 +02:00
Cyril Vinh-Tung
1e36db008a
[FIX] Covers the case where name and ref are strictly the same in account_move_line
2022-04-01 10:21:41 +02:00
Maxime Chambreuil
fc442666bd
[FIX] partner_statement: Default value for required field
2022-04-01 10:21:41 +02:00
Sergio Teruel
df596e51e5
IMP] partner_statement: Create test user without password to avoid crash tests with other modules like as password_security
2022-04-01 10:21:41 +02:00
Marco Calcagni
313236827a
Translated using Weblate (Italian)
...
Currently translated at 86.1% (68 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/it/
2022-04-01 10:21:41 +02:00
Khalid Hazam
86cd25bd79
Translated using Weblate (French)
...
Currently translated at 100.0% (79 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/fr/
2022-04-01 10:21:41 +02:00
Eder Brito
8f0fc72ce1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (79 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/pt_BR/
2022-04-01 10:21:41 +02:00
mreficent
5b8e90bd08
[FIX] outstanding_statement: show only open invoices
2022-04-01 10:21:41 +02:00
Marcel Savegnago
f9ac82f085
Added translation using Weblate (Portuguese (Brazil))
...
Translated using Weblate (Portuguese (Brazil))
Currently translated at 17.7% (14 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/pt_BR/
2022-04-01 10:21:41 +02:00
jcleonard2018
0c1a443f66
Translated using Weblate (French)
...
Currently translated at 64.6% (51 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/fr/
[UPD] README.rst
2022-04-01 10:21:41 +02:00
Josep M
2f0d5b6176
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (79 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/es/
2022-04-01 10:21:41 +02:00
Graeme Gellatly
cff41e5aa8
[FIX] Aging Buckets
...
In certain scenarios involving mutliple payments for multiple
invoices, where the reconciliation happens together and the debit
move is the smaller item the aging duplicates its value, making
the balance greater than it should be.
This fix works by preventing moves where different lines are both partial
reconciled being grouped together by adding the lines id
to the group by clause of _show_buckets_sql_q1
2022-04-01 10:21:41 +02:00
Graeme Gellatly
fdabdc21b7
[IMP] Allow to attach from compose wizard
...
By default we checked for an empty data dict in _get_report_values
however the mail template sends a file type and editor key by default.
We now check if the required company_id is in the dictionary. We also support
supplying force_company in context for setting the company for auto generated
emails.
[UPD] README.rst
[UPD] Update partner_statement.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/
2022-04-01 10:21:41 +02:00
Graeme Gellatly
6a641a37be
Lint for Travis
2022-04-01 10:21:41 +02:00
mreficent
42ead8d0cf
[FIX] Wrong outstanding amounts for partial reconciliations
2022-04-01 10:21:41 +02:00
Graeme Gellatly
69946dbb77
[IMP] Activity Statements aggregate Payment Data
...
Before this change, if a payment was reconciled using the bank statement widget
the move was seperated into many multiples of lines making activity
statements twice as long as necessary.
Now payments are a single line
2022-04-01 10:21:41 +02:00
Graeme Gellatly
0f5ee8910e
FIX address fetching on outstnading statement
2022-04-01 10:21:41 +02:00
Graeme Gellatly
08c960111a
[FIX] Make company_id a required field in statement wizard
2022-04-01 10:21:41 +02:00
Graeme Gellatly
bc3b427c2b
[FIX] Make company_id a required field in statement wizard
2022-04-01 10:21:41 +02:00
Graeme Gellatly
b9e7dbfa7c
[IMP] Align informations formatting with purchases, invoices and sales orders
2022-04-01 10:21:41 +02:00
Jordi Ballester
76c587f68d
[FIX] Scope unscoped SQL References
2022-04-01 10:21:41 +02:00
Graeme Gellatly
c1e0518e2d
Initial Port of customer statements
2022-04-01 10:21:41 +02:00
oca-git-bot
4b89bc7e6b
[IMP] update dotfiles [ci skip]
2022-03-30 21:34:57 +02:00
OCA-git-bot
cd71e8bd7d
[ADD] setup.py
2022-03-03 12:34:31 +00:00
OCA-git-bot
6fb7df38fa
[UPD] README.rst
2022-03-03 12:34:31 +00:00
OCA-git-bot
f51bd4e972
[UPD] addons table in README.md
2022-03-03 12:34:30 +00:00
oca-ci
6f27570e8e
[UPD] Update mis_builder_cash_flow.pot
2022-03-03 12:31:57 +00:00
OCA-git-bot
e9126e4e6e
Merge PR #865 into 15.0
...
Signed-off-by pedrobaeza
2022-03-03 12:29:31 +00:00
OCA-git-bot
6efea83248
Merge PR #858 into 15.0
...
Signed-off-by pedrobaeza
2022-03-03 12:24:11 +00:00
mariadforgeflow
fb6178d9aa
[FIX] account_tax_balance: delete obsolete migration
2022-03-03 13:17:23 +01:00
Jasmin Solanki
9247726016
[MIG] mis_builder_cash_flow: Migration to 15.0
2022-02-22 14:37:06 +05:30
Jasmin Solanki
2c2395a90d
[IMP] mis_builder_cash_flow: black, isort, prettier
2022-02-22 12:35:35 +05:30
Francesco Foresti
e79ed3139b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (55 of 55 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-mis_builder_cash_flow
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-mis_builder_cash_flow/it/
2022-02-22 12:35:27 +05:30