Commit Graph

1533 Commits

Author SHA1 Message Date
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
kirti savalia (OpenERP) 9e52f38ba7 [FIX]:the traslation issue for the balance sheet and profit loss report
bzr revid: ksa@tinyerp.com-20130405102755-6hir5spwvsu92r6l
2013-04-05 15:57:55 +05:30
kirti savalia (OpenERP) 51421af4a7 [FIX]:the translation issue for the trial balance report
bzr revid: ksa@tinyerp.com-20130405071556-sbhz16faz777ti52
2013-04-05 12:45:56 +05:30
kirti savalia (OpenERP) 3822e0ceff [FIX]:the translation issue for the general ledger report
bzr revid: ksa@tinyerp.com-20130405071518-bdz3arks8gy5tkd3
2013-04-05 12:45:18 +05:30
kirti savalia (OpenERP) 3596726591 [FIX]:the translation issue for the General journals" and "Centralizing journals" report
bzr revid: ksa@tinyerp.com-20130405071410-3l4gmuv2zyh3jbet
2013-04-05 12:44:10 +05:30
kirti savalia (OpenERP) 45c6e55b4a [FIX]:the translation issue for the partner ledger report
bzr revid: ksa@tinyerp.com-20130405071233-01dk1hmyvy6jxd7x
2013-04-05 12:42:33 +05:30
kirti savalia (OpenERP) bd77ee8cf2 [FIX]:the translation issue for the aged trail balance report
bzr revid: ksa@tinyerp.com-20130405071019-0awrn9slf10oqbmt
2013-04-05 12:40:19 +05:30
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Vo Minh Thu 5639a52431 [MERGE] use new report API.
bzr revid: vmt@openerp.com-20130328121009-r3n63gmhfkv0dnby
2013-03-28 13:10:09 +01:00
Vo Minh Thu 245f0fe9f8 [REF] account: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134337-rpktoa5gj31iof5c
2013-03-27 14:43:37 +01:00
Vo Minh Thu 9b0ced610f [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130322134958-jhe6m0222jq7wo41
2013-03-22 14:49:58 +01:00
Quentin (OpenERP) 27eea7c0e2 [FIX] account: report sign was not takken into account for comparison in financial reports. Courtesy from Stéphane Bidoul (Acsone)
lp bug: https://launchpad.net/bugs/1101811 fixed

bzr revid: qdp-launchpad@openerp.com-20130225180730-ug2w3xpvpg6eipxt
2013-02-25 19:07:30 +01:00
Vo Minh Thu 303b5304c8 [IMP] account: report.account.overdue is now only declared in XML (with the new `parser` attribute).
bzr revid: vmt@openerp.com-20130222155932-vv0txsjq3ipzt9nz
2013-02-22 16:59:32 +01:00
Xavier ALT fcc20d8de2 [MERGE] OPW 583915: account: force account.financial.report balance of *zero* to be displayed positively
forward port of v6.1 revid: xal@openerp.com-20121009094931-1c4zny0sbh8etq9r

bzr revid: xal@openerp.com-20130219111205-3cf325npp1oqjf79
2013-02-19 12:12:05 +01:00
Quentin (OpenERP) 93884a8a11 [FIX] account: added the ir.values to add the partner_ledger report as report on the res.partner object + fixed that part of the code
bzr revid: qdp-launchpad@openerp.com-20130123113253-0gs8idcha0qbem9s
2013-01-23 12:32:53 +01:00
Olivier Dony e82d59e547 [FIX] account.invoice.report: search view should not OR the filters Invoice/Refund filters with the Customer/Supplier ones
These filters are typically checked alternatively to obtain the
Customer Invoices or Customer Refunds or Supplier Invoices or
Supplier Refunds, so these 2 series of filters must be combined
with AND. This requires an extra separator in the search view.

bzr revid: odo@openerp.com-20130122105227-dbhltam9alfr8i9q
2013-01-22 11:52:27 +01:00
Ravi Gohil (OpenERP) a475013fd8 [FIX] account: force account.financial.report balance of *zero* to be displayed positively: (Maintenance Case: 583915)
bzr revid: rgo@tinyerp.com-20130107102857-hor2hzsmimjttcus
2013-01-07 15:58:57 +05:30
dle@openerp.com 59b21b5e51 [FIX]Account invoice report Total Price now displayed
bzr revid: dle@openerp.com-20121224142046-mplzmwxke29zw1mj
2012-12-24 15:20:46 +01:00
Quentin (OpenERP) ec6a659e5b [FIX] account: print invoice report shows now TIN instead of VAT (Openerp is supposed to be americanized)
bzr revid: qdp-launchpad@openerp.com-20130326170258-es17p21syir9moma
2013-03-26 18:02:58 +01:00
Quentin (OpenERP) 50c9f116a5 [FIX] account: fixed invoice analysis in multi-currency.
bzr revid: qdp-launchpad@openerp.com-20130321185541-21uce7bzo82y059g
2013-03-21 19:55:41 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Olivier Dony 5db87bea9c [MERGE] Bugfixes from 6.1 until revision 6800
bzr revid: odo@openerp.com-20121206153856-9y9v8ok6yxo6l5f0
2012-12-06 16:38:56 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Fabien Pinckaers 1165abefc4 [IMP] followup
bzr revid: fp@openerp.com-20121130232837-mnp8cdlnsjpl6jeh
2012-12-01 00:28:37 +01:00
Quentin (OpenERP) b75fde3773 [FIX] account, sale_crm: fixed invoices analysis
bzr revid: qdp-launchpad@openerp.com-20121129134842-cro77z9siesjifdm
2012-11-29 14:48:42 +01:00
Quentin (OpenERP) b6997b7c74 [FIX] account: not enough argument given during format string
bzr revid: qdp-launchpad@openerp.com-20121129130346-ewydqj74l8h9qrby
2012-11-29 14:03:46 +01:00
Quentin (OpenERP) 7a50367e84 [IMP] account: optimized the account invoice analysis report to lower the response time. Removed the fields due_delay and delay_to_pay that were the reasons of the bad performances besides being a bit useless and having wrong values computed
bzr revid: qdp-launchpad@openerp.com-20121129101228-6cxv07svxnbabfr0
2012-11-29 11:12:28 +01:00
Fabien Pinckaers b28d6f1e7d [IMP] Sales team on invoices
bzr revid: fp@tinyerp.com-20121126083331-43pm5qo3snv7ie19
2012-11-26 09:33:31 +01:00
Fabien Pinckaers 1d4d57081a [IMP] account fixes
bzr revid: fp@tinyerp.com-20121126072759-sbj227qlr8wqykrx
2012-11-26 08:27:59 +01:00
Vijaykumar Baladaniya d17568d572 [IMP] Add section_id in the invoice analysis report.
bzr revid: vba@tinyerp.com-20121121101909-hez6fxcqcyn3njy8
2012-11-21 15:49:09 +05:30
Vijaykumar Baladaniya 4cbd5c58fc [IMP]Add section_id in the invoice analysis report.
bzr revid: vba@tinyerp.com-20121121055817-3sw9yoac1xv12l2i
2012-11-21 11:28:17 +05:30
Tejas Tank a22d28baef Apply all changes of task: first 10clicks accounting.
bzr revid: tta@openerp.com-20121120072236-98j1ntdb01aymw1a
2012-11-20 12:52:36 +05:30
Fabien Pinckaers 39ed8b62e9 [MERGE] fix translation on reports
bzr revid: fp@tinyerp.com-20121112100457-c1briv28xzyllul9
2012-11-12 11:04:57 +01:00
Hardik Ansodariya (OpenERP) 024b70b8c7 [FIX]account : Fixed the issue of translation
bzr revid: mma@tinyerp.com-20121106101730-a9m06qv1lhj82qhl
2012-11-06 15:47:30 +05:30
Fabien Pinckaers f47bf0fd0b [MERGE] addons 16 sale
bzr revid: fp@openerp.com-20121102162611-3nt9oo1zcyzjh81l
2012-11-02 17:26:11 +01:00
Ajay Chauhan (OpenERP) 26a0484b6f [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121025111831-22x83vr8u9lpms5v
2012-10-25 16:48:31 +05:30
Amit Patel 3e4e8006de [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121025070133-x6g4can9le7p4d5z
2012-10-25 12:31:33 +05:30
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Foram Katharotiya (OpenERP) bd02227f04 [MERGE] with parent
bzr revid: fka@tinyerp.com-20121023072732-oexspq88bjvs2c2i
2012-10-23 12:57:32 +05:30
Divyesh Makwana (Open ERP) e1e16628c3 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121023044515-lg9lw3akhcfj8yw1
2012-10-23 10:15:15 +05:30
Divyesh Makwana (Open ERP) bdfe503ca7 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121016043716-w5lznx0yuv539nh8
bzr revid: mdi@tinyerp.com-20121017043900-2emt2vkpaedfgaa8
bzr revid: mdi@tinyerp.com-20121018040608-p8teop2hhjz4fqqw
bzr revid: mdi@tinyerp.com-20121019043322-qnx0uyq8q6m0u5um
bzr revid: mdi@tinyerp.com-20121022040718-bwwfz49zpqt1gwqu
2012-10-22 09:37:18 +05:30
Quentin (OpenERP) 4b426887ff [FIX] account: print overdue report
bzr revid: qdp-launchpad@openerp.com-20121018143332-rwbydw558m1jgp13
2012-10-18 16:33:32 +02:00
Quentin (OpenERP) ed7ea104b8 [FIX] account, overdue report: fixed error 'partner has no attribute named partner_id'
bzr revid: qdp-launchpad@openerp.com-20121018130026-m76e7xja21v1stbm
2012-10-18 15:00:26 +02:00
Foram Katharotiya (OpenERP) 7abde8ad1c [IMP] solve error of graph view
bzr revid: fka@tinyerp.com-20121018113444-y2meq3jv060rypjw
2012-10-18 17:04:44 +05:30
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Quentin (OpenERP) 24f5e3d042 [MERGE] staging branch with removal of property_reserve_and_surplus_account, fixes in invoice analysis report, usability improvements in account and hr
bzr revid: qdp-launchpad@openerp.com-20121015142729-0vlvv1mx54zr6p4f
2012-10-15 16:27:29 +02:00
Quentin (OpenERP) a99934dc78 [FIX] account: typo in print overdue report introduced in revision 7762. Thanks to Olivier, 'the lynx-eyes'
bzr revid: qdp-launchpad@openerp.com-20121015133644-edsismxhj32fhdhw
2012-10-15 15:36:44 +02:00
Quentin (OpenERP) b5b9bc9872 [FIX] account, invoice analysis report: fixed 2 bugs in multi-currency environments (1) wrong currency rate chosen for transformation into base currency because of missing 'order by' statement; (2) re-transformation of amounts into user's currency instead of leaving them in base currency (rate=1)
bzr revid: qdp-launchpad@openerp.com-20121015112530-6bbo1xia2f3i5fzf
2012-10-15 13:25:30 +02:00
Divyesh Makwana (Open ERP) c25b2fe8ee [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20121015053013-nxfzocsq58bhqzzu
2012-10-15 11:00:13 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Quentin (OpenERP) 00f3dfc6d8 [MERGE] use of formatLAng(amount, currency_obj=...) and use of display_address() in reports
bzr revid: qdp-launchpad@openerp.com-20121012071640-sxhy9xnat65r8158
2012-10-12 09:16:40 +02:00
Divyesh Makwana (Open ERP) f21d41e7b5 [IMP] account : Overdue payment report 'There is nothing due with this customer' is looking weird without fullstop.
bzr revid: mdi@tinyerp.com-20121012063757-z9r295gdu25maugn
2012-10-12 12:07:57 +05:30
Quentin (OpenERP) bc44da05a1 [IMP] reports: use of FormatLang(amount, currency_obj=...) instead of printing currency.symbol directly in the report
bzr revid: qdp-launchpad@openerp.com-20121011094002-7unxi6bi2hh2u6k5
2012-10-11 11:40:02 +02:00
Atul Patel (OpenERP) b5c7b1403e [IMP]: Change address using display_address() in follow-up report and overdue report.
bzr revid: atp@tinyerp.com-20121008175458-1vqh34vuyw1zimkq
2012-10-08 23:24:58 +05:30
Atul Patel (OpenERP) f715525300 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121003064028-49llvt047893tx2n
2012-10-03 12:10:28 +05:30
Atul Patel (OpenERP) 257d03f403 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121003052447-99gpby70gy2fbhih
2012-10-03 10:54:47 +05:30
Atul Patel (OpenERP) bdae7c2850 [IMP]: ADD currency symbol with amount
bzr revid: atp@tinyerp.com-20121002164001-s8r2ivug8ghi36af
2012-10-02 22:10:01 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Nimesh (Open ERP) a9676cfd8c [IMP] amout with currency.
bzr revid: nco@tinyerp.com-20121001110802-r3l169i2ka73t2rh
2012-10-01 16:38:02 +05:30
Nimesh (Open ERP) 8c42299413 [REMOVE] remove create button form all posgress report.
bzr revid: nco@tinyerp.com-20120927083839-ruhpxzwgdyasodfe
2012-09-27 14:08:39 +05:30
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +05:30
Antonin Bourguignon 48e0915804 [IMP] rephrase some error and warning messages in account
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806154410-kbf9aai2uzq2b0c4
2012-08-06 17:44:10 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
Jigar Amin - OpenERP e1c34a9aad [MERGE] TCH work: Reoder the field and filter
bzr revid: jam@tinyerp.com-20120731115732-oko2lpdgizifeukm
2012-07-31 17:27:32 +05:30
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
vta vta@openerp.com 264d2c3365 [MERGE] Trunk.
bzr revid: vta@openerp.com-20120730123628-49rirhupbwqfzr0r
2012-07-30 14:36:28 +02:00
pso (OpenERP) 238bbc539a [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725073357-kcdgglpmbxrtbq6d
2012-07-25 13:03:57 +05:30
Jigar Amin - OpenERP 223352936d [MERGE] lp:~openerp-dev/openobject-addons/trunk-clean-search-account-tpa
bzr revid: jam@tinyerp.com-20120719131526-fxygd02jk1xz38ev
2012-07-19 18:45:26 +05:30
Turkesh Patel (Open ERP) ab213ad261 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120719105719-x0rvgw3eg4mbjcck
2012-07-19 16:27:19 +05:30
Turkesh Patel (Open ERP) 2fa5b4c96d [IMP] account:improved all search views
bzr revid: tpa@tinyerp.com-20120719105136-r1y1o5uq7es6mwkj
2012-07-19 16:21:36 +05:30
Rajesh Prajapati (OpenERP) e068ed2663 [IMP]vat to tax : changed the label Vat as its abbreviation
bzr revid: rpr@tinyerp.com-20120719053803-r4p9dhh28h2bysmm
2012-07-19 11:08:03 +05:30
Rajesh Prajapati (OpenERP) 74a58c0f15 [IMP]vat to tax : I have changed the label as tax inplace of vat
bzr revid: rpr@tinyerp.com-20120718121821-esupnmy423ukxniz
2012-07-18 17:48:21 +05:30
Fabien Pinckaers 5256356f46 [FIX] note on invoices
bzr revid: fp@openerp.com-20120714221200-zdwhp48812cixfei
2012-07-15 00:12:00 +02:00
Fabien Pinckaers 862b02a37d [IMP] default filters on invoice analysis
bzr revid: fp@tinyerp.com-20120629153819-35ah6e0amk5mej00
2012-06-29 17:38:19 +02:00
Fabien Pinckaers 7bc3a52573 [IMP] move menu of accounting reports
bzr revid: fp@tinyerp.com-20120628171101-fmglqu3if7k6e7r1
2012-06-28 19:11:01 +02:00
Sbh (Openerp) 9eb877fee5 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120622084051-mu5wvb8ubinul6gb
bzr revid: sbh@tinyerp.com-20120625090342-b149ncajdnl4a3i6
2012-06-25 14:33:42 +05:30
Quentin (OpenERP) c9ef276770 [REF] search views: removed filter_domain if only one element was inside + made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622102959-fhc1oe2w8in8y6v2
2012-06-22 12:29:59 +02:00
Purnendu Singh (OpenERP) e299f17581 [MERGE] account_*: Merge mdi branch with little improvments
bzr revid: psi@tinyerp.com-20120618064445-wikpewn3c5trvudz
2012-06-18 12:14:45 +05:30
Divyesh Makwana (Open ERP) 2f2fccdd22 [IMP] account : Improved the Search View.
bzr revid: mdi@tinyerp.com-20120614063100-v5eybpqmatu8xgx4
2012-06-14 12:01:00 +05:30
Divyesh Makwana (Open ERP) e5390a33bb [IMP] account : Improved the Search View.
bzr revid: mdi@tinyerp.com-20120614062822-im29b27wgwavbmjv
2012-06-14 11:58:22 +05:30
Divyesh Makwana (Open ERP) 52757b4f15 [IMP] account : Improved the Search View.
bzr revid: mdi@tinyerp.com-20120614062329-hmobg0z29o39gc7s
2012-06-14 11:53:29 +05:30
Divyesh Makwana (Open ERP) 4f491cf61d [IMP] account : Improved the Search View.
bzr revid: mdi@tinyerp.com-20120614062211-5xilxzaqph1yty04
2012-06-14 11:52:11 +05:30
Divyesh Makwana (Open ERP) c72db10316 [IMP] account : Improved the Search View.
bzr revid: mdi@tinyerp.com-20120614062014-67g2w19n9ksz007r
2012-06-14 11:50:14 +05:30
Kuldeep Joshi (OpenERP) ceddfafdc7 [IMP]add logging and remove warning
bzr revid: kjo@tinyerp.com-20120613090600-3ib3r220zpn1yo5o
2012-06-13 14:36:00 +05:30
Quentin (OpenERP) 93273fe850 [IMP] improved search views
bzr revid: qdp-launchpad@openerp.com-20120611162253-mfz8f7k7dll7q4i9
2012-06-11 18:22:53 +02:00
Quentin (OpenERP) 204ce4380a [MERGE] merged with the trunk
bzr revid: qdp-launchpad@openerp.com-20120611124211-kf741tkd3gdsp3ep
2012-06-11 14:42:11 +02:00
Fabien Pinckaers dcc975b79a [IMP] better views, mostly accoung wizards form
bzr revid: fp@tinyerp.com-20120609135041-570vyqpa9m2f1huw
2012-06-09 15:50:41 +02:00
Amit Patel (OpenERP) 7c0cb3f365 [IMP]:account
bzr revid: apa@tinyerp.com-20120605115352-l8haagu60vyxp15s
2012-06-05 17:23:52 +05:30
Divyesh Makwana (Open ERP) a08bdbdc14 [IMP] account : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120604092357-9xpbn946nvjemmoo
2012-06-04 14:53:57 +05:30
Divyesh Makwana (Open ERP) 709522a45b [IMP] account : fix the error : Object 2012-01-01 has no method 'getFullYear'.
bzr revid: mdi@tinyerp.com-20120604062709-qi1qj4thrvq75q3d
2012-06-04 11:57:09 +05:30
Divyesh Makwana (Open ERP) d18cb96c97 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120528062205-ukjcxs41f917dsk2
2012-05-28 11:52:05 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Divyesh Makwana (Open ERP) faeb8865d2 [IMP] account : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522052001-zfuetczlp7ojm5gt
2012-05-22 10:50:01 +05:30
Divyesh Makwana (Open ERP) 107af72dd1 [IMP] account : added missing filter string in search view.
bzr revid: mdi@tinyerp.com-20120521090352-ntkqob7jqzuxkkom
2012-05-21 14:33:52 +05:30
olt@tinyerp.com 28e4d3a286 [FIX] account: reports: drop view before replacing them
bzr revid: olt@tinyerp.com-20120516065727-ghvzjttnncj8ryj0
2012-05-16 08:57:27 +02:00
Raphael Collet bcb9291df3 [MERGE] from trunk
bzr revid: rco@openerp.com-20120514150926-osvdmdyopi6ynn6o
2012-05-14 17:09:26 +02:00
Raphael Collet d08ad3bab3 [MERGE] trunk-some_typo (fix capitalization and typos in labels)
bzr revid: rco@openerp.com-20120510151939-fdadjh0rgll6uihr
2012-05-10 17:19:39 +02:00
Quentin (OpenERP) 68d793c290 [REF] account: code refactoring for print overdue payment report
bzr revid: qdp-launchpad@openerp.com-20120510113826-cofaqjk3c8zqf3kr
2012-05-10 13:38:26 +02:00