Commit Graph

16 Commits (69ed1fa11aaf3a2bd552b56af6e45ea0d15778c5)

Author SHA1 Message Date
Josep M 2f4875837f 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/
2019-07-23 01:43:40 +00:00
Josep M a153c6ee65 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/
2019-07-22 21:43:34 +00:00
Graeme Gellatly 71e9818103 [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
2019-07-01 08:07:20 +00:00
OCA Transbot 2a76200b12 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/
2019-06-16 10:54:42 +00:00
oca-travis 554adbcaf6 [UPD] Update partner_statement.pot 2019-05-29 18:40:36 +00:00
OCA-git-bot c9963b133c [UPD] README.rst 2019-05-29 17:19:24 +00:00
Graeme Gellatly 6588185a17 [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.
2019-05-29 04:48:57 +12:00
Graeme Gellatly e6249e0dc7 Lint for Travis 2019-05-23 01:25:27 +12:00
mreficent 026dc14e50 [FIX] Wrong outstanding amounts for partial reconciliations 2019-05-21 12:43:00 +12:00
Graeme Gellatly aaa9c72421 [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
2019-05-09 01:53:03 +12:00
Graeme Gellatly c9dcf4a63e FIX address fetching on outstnading statement 2019-05-09 00:38:59 +12:00
Graeme Gellatly 8121c47e5c [FIX] Make company_id a required field in statement wizard 2019-04-22 17:45:00 +12:00
Graeme Gellatly 99807baad8 [FIX] Make company_id a required field in statement wizard 2019-03-13 22:50:47 +13:00
Graeme Gellatly 19b4ccf3ad [IMP] Align informations formatting with purchases, invoices and sales orders 2019-03-13 22:42:40 +13:00
Jordi Ballester ca38181dac [FIX] Scope unscoped SQL References 2019-03-13 22:28:43 +13:00
Graeme Gellatly 4160f86c79 Initial Port of customer statements 2018-11-22 14:37:38 +13:00