Commit Graph

23 Commits (d2880d8b67d1935c6077a3e7b72b11ed95299127)

Author SHA1 Message Date
OCA-git-bot 026a63d2b6 [BOT] post-merge updates 2024-05-31 16:29:47 +00:00
OCA-git-bot 74bc6c6813 [BOT] post-merge updates 2024-05-30 14:11:50 +00:00
OCA-git-bot 94fb790350 [BOT] post-merge updates 2024-05-07 09:01:23 +00:00
OCA-git-bot 40ce0a84c2 [BOT] post-merge updates 2023-10-13 06:50:12 +00:00
OCA-git-bot 023d81f60c [BOT] post-merge updates 2023-09-21 08:10:34 +00:00
Miquel Raïch 3284f9b173 [IMP] partner_statement: add Detailed Activity report 2023-03-22 21:09:23 +01:00
OCA-git-bot 7385067c34 partner_statement 15.0.1.0.1 2022-11-04 12:40:50 +00:00
Eduardo De Miguel a558ca0638 [FIX] [15.0] Removed external dependencies already defined in Odoo base 2022-04-01 10:21:42 +02:00
mariadforgeflow d50d8d1af7 [MIG] partner_statement: Migration to 15.0 2022-04-01 10:21:42 +02:00
OCA-git-bot e24bd37176 partner_statement 14.0.1.1.0 2022-04-01 10:21:42 +02:00
Christopher Ormaza eca0e82ee8 [14.0][FWD] partner_statement
- Added html and xlsx support for activity outgoing statement
2022-04-01 10:21:42 +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
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
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
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
mreficent 5b8e90bd08 [FIX] outstanding_statement: show only open invoices 2022-04-01 10:21:41 +02:00
Graeme Gellatly c1e0518e2d Initial Port of customer statements 2022-04-01 10:21:41 +02:00