Commit Graph

24 Commits

Author SHA1 Message Date
Lucas Perais (lpe) ff30928786 [FIX] account_budget: clearer analytic budget report
Before this commit there were two issues:
- The date "from and to" set in the wizard weren't working, as in not used at all
- The lines in the report did not have a date range, making the understanding of the report difficult

after this commit, only the budget lines which dates overlap at least one day of the report's dates will be selected.
Also, the first line of the report, containing the budget name also contains the dates on which it applies

OPW 743441

Closes #18737
2017-08-16 09:09:22 +02:00
Simon Lejeune 106d06ce5d [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports
bzr revid: sle@openerp.com-20140402164053-gry12scy8zca68lv
2014-04-02 18:40:53 +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 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
ARA (OpenERP) db491b415b [FIX] account_budget: Print budget report without analytic account gives error
bzr revid: ara@tinyerp.com-20110415060942-czsjpgs1jguwvc11
2011-04-15 11:39:42 +05:30
vth a640d6aced [REF] remove warnings of account_budget_report.py
bzr revid: vth@tinyerp.com-20101013053633-myirr3o9xe672lu0
2010-10-13 11:06:33 +05:30
psi (Open ERP) d3ec53d235 [IMP] account_budget: Remove object account.budget.post.dotation and Report correction
bzr revid: psi@tinyerp.co.in-20101012125050-j9vpgsg2y6cw9i4j
2010-10-12 18:20:50 +05:30
psi (Open ERP) 33d62323f1 [IMP] account_budget: Code cleaning
[FIX] account_payment, account_coda, l10n_ch: lines got wrong value when using invoice with payment terms

bzr revid: psi@tinyerp.co.in-20100929125108-pyb29e9hujuk03rw
2010-09-29 18:21:08 +05:30
Mustufa Rangwala 1fb19d0091 [REF] Account budget: Improve code
bzr revid: mra@mra-laptop-20100928125800-ulr19iodfk4ktqek
2010-09-28 18:28:00 +05:30
Mustufa Rangwala 6a28d8037d [IMP] Budget: reports => name of print summary of budget should be 'print summary', header= internal on both
[REM] Budget: Remove empty wizard file

bzr revid: mra@mra-laptop-20100901080810-nmd6gdamll4v0gok
2010-09-01 13:38:10 +05:30
Mustufa Rangwala 8f39cf5725 [IMP] account_budget: remove the sequence field from object and view, budget lines tree view: add a sum on fields: practical amount, planned amount, theoretical amount, there shouldn't be any menuitem for this object elsewhere than in configuration (configuration \ budgets \ budgetary positions)
bzr revid: mra@mra-laptop-20100901070100-zt18ndz3ufejgjh6
2010-09-01 12:31:00 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Harry (Open ERP) 1256d1c8ee [merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o
2009-11-04 12:16:25 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Stephane Wirtel 25f727dd7b [FIX] Specify the name of the argument for the context, to avoir a critical bug
bzr revid: stephane@openerp.com-20091009114900-r4j49l7dmmw5sze5
2009-10-09 13:49:00 +02:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Jay Vora 4f1fcdb3a9 Master Budget report:Bugfix report py file and made the report according to new layout
bzr revid: jvo@tinyerp.com-20081004081211-k1c1e18je1gwzlne
2008-10-04 13:42:11 +05:30
Jay Vora d3423744be Bugfix :removed unnecessary code
bzr revid: jvo@tinyerp.com-20081003101640-ktv1w0b3z455by9q
2008-10-03 15:46:40 +05:30
Jay Vora 7070102e99 Bugfixed Float div error and modified wizard for budget report
bzr revid: jvo@tinyerp.com-20080927083827-5e2bu2h8077ix9oz
2008-09-27 14:08:27 +05:30
Mustufa Rangwala ce8993069c account_budget
bzr revid: mra@tinyerp.com-20080912104345-m57ehd9g0nvsiuj1
2008-09-12 16:13:45 +05:30
Mustufa Rangwala f863d9af08 rename account_budget_crossover to account_budget
bzr revid: mra@tinyerp.com-20080911101117-0e2duygzv7urvsgh
2008-09-11 15:41:17 +05:30