Commit Graph

13 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
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +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
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
Mustufa Rangwala ac1fe210ee [IMP] central journal report and wizard
bzr revid: mra@mra-laptop-20100802055426-t2k19kwnyv93ii4i
2010-08-02 11:24:26 +05:30
Mustufa Rangwala 080157798a [REF]
bzr revid: mra@mra-laptop-20100726094406-xanl8joxecqddxbs
2010-07-26 15:14:06 +05:30
Mustufa Rangwala e406fe619c [REF]
bzr revid: mra@mra-laptop-20100714132021-jqtdpkfjcq6us10b
2010-07-14 18:50:21 +05:30
qdp-launchpad@tinyerp.com 13241bca58 [IMP] account: journals report - more refactoring
bzr revid: qdp-launchpad@tinyerp.com-20100629160516-67e1toe81fjky759
2010-06-29 18:05:16 +02:00