20 Commits (4f38153c97861e018cbaad4e610d0e57eca380e4)

Author SHA1 Message Date
Pedro M. Baeza 4f38153c97 [FIX] PEP8 + pylint 8 years ago
Agathe Mollé 9b897ef71b [FIX] Fix bug with invoices aged exactly of 30 or 60 days 9 years ago
Agathe Mollé 1a209f7d60 [FIX] Fix self._partners bug, probably due to a bad merging 9 years ago
dufresnedavid c1f9c351e2 Add invoice refunds 9 years ago
dufresnedavid 5691db1b95 Base the report on the invoice date instead of due date 9 years ago
dufresnedavid 9e649a8f8a Fix parser 9 years ago
dufresnedavid 013ec6f4e6 Simplify method _get_current_invoice_lines and add unit tests 9 years ago
dufresnedavid 04f14ac0ba Fix programming error 9 years ago
dufresnedavid f02c5a23ad Remove unused methods, add timezone to the reference date and fix translation 9 years ago
dufresnedavid 37626bce76 Fix .travis.yml and fix method get_balance 9 years ago
dufresnedavid fffd01cb21 Fix the order and remove unused parameter on methods 9 years ago
dufresnedavid 1eb8451f51 Improve the report. The total and paid amounts on each invocie will appear in the same line 9 years ago
dufresnedavid ebcf344c2f Fix supplier and partner reports so that supplier report has only payable amounts and partner has only receivable amounts. Both reports have now all amounts in the correct column with the correct sign 9 years ago
dufresnedavid 378bacea00 Add Supplier Aged Statement report 10 years ago
Marc Cassuto 8164107ae7 account_partner_aged_statement_webkit: fetch the email's body from the Company's Overdue Message 10 years ago
Vincent Vinet 791cd7323e change the query based on current partner to get partner lines 10 years ago
Marc Cassuto f3324bddc5 account_partner_aged_statement_webkit - try to get one partner report per line 10 years ago
Marc Cassuto 66a35a93db account_partner_aged_statement_webkit - add the following : 10 years ago
Vincent Vinet 9ff170c3ea inherit the account module aging report while limiting to a partner 10 years ago
Marc Cassuto 233a8f4e30 [ADD] new module account_partner_aged_statement 10 years ago