Commit Graph

17 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
Quentin (OpenERP) edbaa302c2 [IMP] account: improved print journal report + added a dedicated RML for sale/purchase journal printing. Based on the same parser, this new report additionaly print information about VAT. From an original idea and parts of code of Noviat.
bzr revid: qdp-launchpad@openerp.com-20120203145320-og4k4p008qybdcfc
2012-02-03 15:53:20 +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
rch-openerp f91905c2f0 [FIX]: Usability: Labels of Account module's Wizards.
bzr revid: rch@tinyerp.com-20110415100901-ya1358pdli70465a
2011-04-15 15:39:01 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Mustufa Rangwala d2f2e832af [REM] Account: general journal and central journal with target moves
bzr revid: mra@mra-laptop-20101004100521-ixj77ede6yq12l7o
2010-10-04 15:35:21 +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
vra d6f88d7b0b [ADD] account: added account move filter in account journal report and wizard.
bzr revid: vra@tinyerp.com-20100916091312-pokqkql1um4cb32g
2010-09-16 14:43:12 +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 1720dafe5c [IMP] Account print journal report clean
bzr revid: mra@mra-laptop-20100802053051-10bp1g4lndc2i43b
2010-08-02 11:00:51 +05:30
Mustufa Rangwala 378fdf6042 [IMP] account: journal report improved
[REF] common report print journals

bzr revid: mra@mra-laptop-20100726081658-lhreus9d2iv0ep2w
2010-07-26 13:46:58 +05:30
Mustufa Rangwala 8652289a21 [IMP] account: Print journal reports => override pre_print_report and transfter the sort_selection it
bzr revid: mra@mra-laptop-20100709111145-9k19xnx4nvl9kdbt
2010-07-09 16:41:45 +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