Commit Graph

19 Commits

Author SHA1 Message Date
Simon Lejeune 7ad6d7a150 [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list
bzr revid: sle@openerp.com-20140502130310-106au0jsza0b3nwe
2014-05-02 15:03:10 +02:00
Simon Lejeune c771903c3b [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions
bzr revid: sle@openerp.com-20140327182520-uu7ezsqic30x7mqo
2014-03-27 19:25:20 +01:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02: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
Vo Minh Thu e56e526393 [FIX] account: corrected reports:
- a many2many is _inherited; this means the relation table points to the original
model, not to the actual model used in the wizard. This patch redefines explicitely
the many2many in each _inheriting model.
- In action_account_pl_report, target_move default is False. The test provides a
value (this is a required field).

bzr revid: vmt@openerp.com-20110718141157-aicd8mry14aj36yp
2011-07-18 16:11:57 +02:00
Mustufa Rangwala 2e3de2d694 [REF] Account: Code clean
bzr revid: mra@mra-laptop-20101005041950-dkfe831bwepwyfmh
2010-10-05 09:49:50 +05:30
Mustufa Rangwala 18ef31c26f [REM] Account: Remove query_line arguement from wizard methods
bzr revid: mra@mra-laptop-20101001112206-orqbdit5iaprmwq2
2010-10-01 16:52:06 +05:30
Mustufa Rangwala 552d2c7244 [REF]
bzr revid: mra@mra-laptop-20100917044304-jggh2nqc38k91mtq
2010-09-17 10:13:04 +05:30
Mustufa Rangwala 122fcfe9c8 [IMP] Account: move Target_move field (All entrires or posted one) into common class for partner account
bzr revid: mra@mra-laptop-20100917044111-oceth6a9lmfqigo0
2010-09-17 10:11:11 +05:30
Mustufa Rangwala 8aab2a7f6b [IMP] Account: Partner balance report with all entries and posted entries only options
bzr revid: mra@mra-laptop-20100916092743-juqtohw41tm7x860
2010-09-16 14:57:43 +05:30
psi (Open ERP) 3d71503df8 [IMP] account: Remove Initial Balance Logic from Partner Balance Report
bzr revid: psi@tinyerp.co.in-20100914120727-mw6a3fhj2u32jj68
2010-09-14 17:37:27 +05:30
pap (openerp) cebf48057f [IMP] Account: added selection to dispaly all the partners or only partners with non-zero balance on partner balance report wizard
bzr revid: pap@tinyerp.co.in-20100901050420-7jyu1o7nh0qyrjbv
2010-09-01 10:34:20 +05:30
Mustufa Rangwala f50dcc0da4 [FIX] partner balance with filter by periods..
bzr revid: mra@mra-laptop-20100802073214-22a5g0f663esfmra
2010-08-02 13:02:14 +05:30
sbh (Open ERP) 693ef1c54c [IMP] account :Improve the reports
bzr revid: sbh@tinyerp.com-20100729094249-eh3zzu2mggy8pa7j
2010-07-29 15:12:49 +05:30
Mustufa Rangwala e00591fa8e [IMP] account: soldeinit => intial_balance rename field ..changes accoridingly
bzr revid: mra@mra-laptop-20100728110434-6n142k4tt4qn7sg2
2010-07-28 16:34:34 +05:30
Mustufa Rangwala a22cc2cd8a [IMP] add tooltips on wizards
bzr revid: mra@mra-laptop-20100728105212-i8tg71zz193cj2z4
2010-07-28 16:22:12 +05:30
Mustufa Rangwala e994145041 [ADD] Account: Common class for account type report where account print in reports
[IMP] change accoridingly with new class for account reports (display_account field)

bzr revid: mra@mra-laptop-20100728093332-opdxooergv1fqiyn
2010-07-28 15:03:32 +05:30
Mustufa Rangwala 6f1350e838 [RENAME] rename common report files
bzr revid: mra@mra-laptop-20100716124615-vw1yspuokgcq5fmz
2010-07-16 18:16:15 +05:30
Mustufa Rangwala d0cab17eba [IMP] Rename some files on report folder and change common report result_initial_bal => with day=-1 with from date
bzr revid: mra@mra-laptop-20100716072144-23il6f8qd3xazfmy
2010-07-16 12:51:44 +05:30