odoo/addons/account/report
Denis Ledoux 00ec786e48 [FIX] account: partner balance general totals
General totals were not computed at all, due to the condition "if not self.ids" which was always true as self.ids wasn't set.

Besides, a parameter allows to display only partner with balance greater than 0, which was completely ignored by the totals computation methods: The totals always included all partners, even those having balance equals to 0
2014-10-28 13:18:22 +01:00
..
__init__.py [REM] account: Removed usused files. 2011-12-13 18:52:47 +05:30
account_aged_partner_balance.py [IMP] account: support for partial reconciliation in aged partner balance 2014-05-21 15:48:35 +02:00
account_aged_partner_balance.rml [MERGE] OPW 590139: account reports: several missing translation markers 2013-06-14 23:36:02 +02:00
account_aged_partner_balance.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_analytic_entries_report.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_analytic_entries_report_view.xml [REMOVE] remove create button form all posgress report. 2012-09-27 14:08:39 +05:30
account_balance.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_balance.rml [FIX] */report: font names are case sensitive 2013-10-31 19:10:18 +01:00
account_balance.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_central_journal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_central_journal.rml [IMP]: Removed pageSize from report rml as it will be taken from company paper format; 2011-12-21 14:38:11 +05:30
account_central_journal.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_entries_report.py [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +02:00
account_entries_report_view.xml [REMOVE] remove create button form all posgress report. 2012-09-27 14:08:39 +05:30
account_financial_report.py [FIX] account: use field taget_move for generation of account financial report (all entires or all posted entries) 2013-09-02 14:04:50 +02:00
account_financial_report.rml [FIX] account: use field taget_move for generation of account financial report (all entires or all posted entries) 2013-09-02 14:04:50 +02:00
account_general_journal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_general_journal.rml [MERGE] OPW 590139: account reports: several missing translation markers 2013-06-14 23:36:02 +02:00
account_general_journal.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_general_ledger.py [IMP] use exact writing for fsf address 2013-05-14 16:28:37 +02:00
account_general_ledger.rml [IMP]add logging and remove warning 2012-06-13 14:36:00 +05:30
account_general_ledger.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_general_ledger_landscape.rml [MERGE] OPW 590139: account reports: several missing translation markers 2013-06-14 23:36:02 +02:00
account_general_ledger_landscape.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_invoice_report.py [FIX] account: fixed invoice analysis in multi-currency. 2013-03-21 19:55:41 +01:00
account_invoice_report_view.xml [FIX] account: child_of operator in invoice analysis report 2014-08-07 10:24:36 +02:00
account_journal.py [MERGE] OPW 590139: account reports: several missing translation markers 2013-06-14 23:36:02 +02:00
account_journal.rml [MERGE] OPW 590139: account reports: several missing translation markers 2013-06-14 23:36:02 +02:00
account_journal.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_journal_sale_purchase.rml [FIX] account: correct journal report with tax_code 2013-06-06 16:29:09 +02:00
account_journal_sale_purchase.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_partner_balance.py [FIX] account: partner balance general totals 2014-10-28 13:18:22 +01:00
account_partner_balance.rml [IMP]: Removed pageSize from report rml as it will be taken from company paper format; 2011-12-21 14:38:11 +05:30
account_partner_balance.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_partner_ledger.py [FIX] account: sort partner ledger report by partner ref, name 2014-09-30 15:45:22 +02:00
account_partner_ledger.rml [MERGE] OPW 590139: account reports: several missing translation markers 2013-06-14 23:36:02 +02:00
account_partner_ledger.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_partner_ledger_other.rml [IMP]add logging and remove warning 2012-06-13 14:36:00 +05:30
account_partner_ledger_other.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_print_invoice.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_print_invoice.rml [FIX] account_invoice: print invoice report, pto missplaced around the whole report instead of just the invoice lines 2014-04-08 16:14:13 +02:00
account_print_invoice.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_print_overdue.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_print_overdue.rml [IMP] followup 2012-12-01 00:28:37 +01:00
account_print_overdue.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_report.py [MERGE] merged trunk. 2012-12-10 12:16:54 +01:00
account_report_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_tax_report.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_tax_report.rml [IMP]: Removed pageSize from report rml as it will be taken from company paper format; 2011-12-21 14:38:11 +05:30
account_tax_report.sxw [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
account_treasury_report.py [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
account_treasury_report_view.xml [REMOVE] remove create button form all posgress report. 2012-09-27 14:08:39 +05:30
common_report_header.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
transfer.xml merged with trunk 2010-12-30 15:28:09 +05:30
transfer.xsl merged with trunk 2010-12-30 15:28:09 +05:30