Commit Graph

64 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
Martin Trigaux 15a3a2a63a Forward port of branch saas-3 up to 7bcefaf 2014-08-21 18:14:22 +02:00
Martin Trigaux 7bcefaf232 Forward port of branch 7.0 up to 0ab88f5 2014-08-21 17:57:57 +02:00
fka-odoo 20a99ae129 [IMP] account_budget: added date filter in print budget report
Fixes #1743, opw 611307
2014-08-21 11:45:38 +02:00
Olivier Dony 2af03e1b6e [MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb 2014-05-22 16:44:33 +02:00
Olivier Dony 02035b27b8 [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +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
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
Olivier Dony 2cba6a5355 [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8
bzr revid: chs@openerp.com-20131121112139-aw2ara1i1xymue62
bzr revid: odo@openerp.com-20131121154205-ul9hf9tz3h0x2n7m
2013-11-21 16:42:05 +01:00
Christophe Simonis c1e6ff9445 [FIX] */report: font names are case sensitive
bzr revid: chs@openerp.com-20131031181018-pkbtgd3ix5ke4veg
2013-10-31 19:10:18 +01:00
Vo Minh Thu 3659a34d27 [REF] account_budget: rml_parse has already a self.pool, not need to call pooler.get_pool().
bzr revid: vmt@openerp.com-20130327115341-07bkov0qt817rpd9
2013-03-27 12:53:41 +01:00
Vo Minh Thu ca89ae8f71 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206151316-u1eqx41ltjpz2lrd
2012-12-06 16:13:16 +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
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
Rucha (Open ERP) 84a517a6d7 [IMP]: Removed pageSize from report rml as it will be taken from company paper format;
bzr revid: rpa@tinyerp.com-20111221090811-tg1vbfqs303f8yvq
2011-12-21 14:38:11 +05:30
Dhara (OpenERP) 51d4872607 [IMP] currency position for report
bzr revid: dhara_openerp-20110913043947-u7h84s12f6iel79y
2011-09-12 21:39:47 -07: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
qdp-launchpad@tinyerp.com 9597d00cc6 [MERGE] merged the olt branch related to decimal precision
bzr revid: qdp-launchpad@tinyerp.com-20101230141937-xo00esnrjga0gdy0
2010-12-30 15:19:37 +01:00
apa-tiny c236d4d25d improve
bzr revid: apa@tinyerp.com-20101111085323-yvkm44v9tulg5p4s
2010-11-11 14:23:23 +05:30
apa-tiny 6d27cd2868 [IMP]:account_budget:
account_budget-crossovered_budget_report.pdf:
 * review header info to be consistent: 
 * put an array
 * remove the printing time (as it's in the internal header)
 * name shouldn't printed in blue
 * column title should be separated by gray lines

bzr revid: apa@tinyerp.com-20101111074534-g9pth1d2qpwb15j8
2010-11-11 13:15:34 +05:30
apa-tiny f7a01699bc [IMP]:account_budget:improved Analytic Budgets Report.
* review header info to be consistent: 
 * put an array
 * remove the printing time (as it's in the internal header)
 * name shouldn't printed in blue
 * column title should be separated by gray lines

bzr revid: apa@tinyerp.com-20101110115537-1pc9yngtladwdquk
2010-11-10 17:25:37 +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
vra cc49a86ab3 [IMP] account_budget: improved the budget reports rml and sxw.
bzr revid: vra@tinyerp.com-20101011085823-0zgt1j9ip72zd8vv
2010-10-11 14:28:23 +05:30
olt@tinyerp.com 0f5f67d628 [IMP] account_budget: 'crossovered_budget' report now uses decimal.precision (now pass 'dp' instead of calling get_digits) [related rev:4156]
bzr revid: olt@tinyerp.com-20101005101641-bl50epg75822ic10
2010-10-05 12:16:41 +02:00
Mustufa Rangwala 07362d6706 [MERGE] Merge from trunk addons
bzr revid: mra@mra-laptop-20101001121607-8p533amm9jqz91dp
2010-10-01 17:46:07 +05:30
olt@tinyerp.com 03079183be [IMP] account_budget: 'crossovered_budget_report' uses decimal_precision
bzr revid: olt@tinyerp.com-20101001111929-e23695jz3erj3mci
2010-10-01 13:19:29 +02:00
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
Fabien Pinckaers 0f8c05a451 fix and merge
bzr revid: fp@tinyerp.com-20100928215348-v9evn3bbt0f87fse
2010-09-28 23:53:48 +02:00
apa-tiny dd9c54d1e0 improve
bzr revid: apa@tinyerp.com-20100928134621-wx00l5y0olc6s5zi
2010-09-28 19:16:21 +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
vra 4f64cb7d8c [IMP] account: All reports.
bzr revid: vra@tinyerp.com-20100921054645-v1w4ojyku01y1d6l
2010-09-21 11:16:45 +05:30
apa-tiny fd436e40d3 [IMP]:minor changes
bzr revid: apa@tinyerp.com-20100908074718-keghootm9ty13avb
2010-09-08 13:17:18 +05:30
apa-tiny 77165ad538 Accounting/Analytic Accounting/ Print Print Budgets
* (should be report fromat same as Budget report-Accounting/Budger/Print Budgets-it's ok)
  * server crash when run the report.
  * wrong date format
  * The currency code and symbol is missing on the value (from the company)
  * missing internal header and report title

bzr revid: apa@tinyerp.com-20100908073742-h7l20ual7t2r0dec
2010-09-08 13:07:42 +05:30
apa-tiny 50ffb794d8 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20100903044644-0t48f0yn3pw9o8qg
2010-09-03 10:16:44 +05:30
Mustufa Rangwala 11a3a60220 [FIX] Account Budget: print summary report fixed error
bzr revid: mra@mra-laptop-20100901115146-hxn5gwluujljcx1f
2010-09-01 17:21:46 +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
apa-tiny 913cba0321 [IMP]:rename the title and author of rml reports.
bzr revid: apa@tinyerp.com-20100827110443-fbrqg6vfyvpl19pg
2010-08-27 16:34:43 +05:30
apa-tiny 69f0c5e572 [IMP]:account_budget:Improved budgets report.
bzr revid: apa@tinyerp.com-20100826070642-e9wfhnqytljrju4n
2010-08-26 12:36:42 +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
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +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
nch@tinyerp.com 23874d7282 [IMP]:account_budget sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091127113513-5utkqwss17vjh7yy
2009-11-27 17:05:13 +05:30
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
Jay (Open ERP) f86cfed112 Corrected Reports on account_budget
bzr revid: jvo@tinyerp.com-20090317082922-cglujzz24y97m68d
2009-03-17 13:59:22 +05:30