Commit Graph

18 Commits (db8a61dbf6ecb2d10bec75dfc64c20ff83668559)

Author SHA1 Message Date
OCA-git-bot bc26170855 partner_statement 14.0.1.2.0 2022-03-31 18:50:27 +00:00
OCA-git-bot 7170df69cd partner_statement 14.0.1.1.2 2022-03-03 12:24:09 +00:00
OCA-git-bot 5ff5492aad partner_statement 14.0.1.1.1 2022-02-28 08:11:10 +00:00
Eduardo De Miguel 009811ff75 [FIX] [14.0] Removed external dependencies already defined in Odoo base 2022-02-28 08:53:58 +01:00
OCA-git-bot c547215031 partner_statement 14.0.1.1.0 2021-12-17 12:58:29 +00:00
Christopher Ormaza 12339a79bb [14.0][FWD] partner_statement
- Added html and xlsx support for activity outgoing statement
2021-12-15 12:14:00 -05:00
Rujia Liu 5ee9d646c8 [MIG] partner_statement: Migration to 14.0 2021-11-09 16:57:35 +01:00
Jordi Ballester cf2b5f7ddf [partner_statement][fix] group by move line id
partner_statement 13.0.1.2.2
2021-11-09 16:50:07 +01:00
mreficent 26c37b017d [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
2021-11-09 16:50:05 +01:00
Jordi Ballester 7c4dcf77cd [fix][partner_statement] correct default company
partner_statement 13.0.1.2.0
2021-11-09 16:50:04 +01:00
Lois Rilo 2ad8e03ff3 [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/
2021-11-09 16:50:02 +01:00
mreficent 11ef63f1f6 [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/
2021-11-09 16:49:59 +01:00
mreficent ff50971116 [IMP] partner_statement: black, isort 2021-11-09 16:49:59 +01:00
Cyril Vinh-Tung 5af15b1378 [FIX] Covers the case where name and ref are strictly the same in account_move_line 2021-11-09 16:49:57 +01:00
Maxime Chambreuil 60140919b0 [FIX] partner_statement: Default value for required field 2021-11-09 16:49:57 +01:00
Sergio Teruel 729fce259f IMP] partner_statement: Create test user without password to avoid crash tests with other modules like as password_security 2021-11-09 16:49:57 +01:00
mreficent c90b236d52 [FIX] outstanding_statement: show only open invoices 2021-11-09 16:49:57 +01:00
Graeme Gellatly a19fb90769 Initial Port of customer statements 2021-11-09 16:28:15 +01:00