Commit Graph

103 Commits

Author SHA1 Message Date
Denis Ledoux 3aae56582a [FIX] account: general ledger & trial balance report from accounts list
When printing these reports from the accounts list
Accounting > Configuration > Accounts > Print menu > General Ledger
the ID of the wizard was considered as the ID of an account,
leading to obvious issues when this ID wasn't available
in the account_account table, or when the user
do not had the access rights to see the accounts with this
ID.

The override was completely useless: The wizard is
launched whether you print these reports from
Accounting > Reporting > Legal reports > Accounting Reports
or from the accounts list, and the super _get_account can
be called correctly for these two use cases.

opw-643589
2015-07-01 11:06:21 +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 f120f5aa5b [FIX] unmutable default in account
bzr revid: ls@numerigraphe.fr-20120305174111-zf5j02cm7veyvzs4
2012-03-05 18:41:11 +01:00
Quentin (OpenERP) b0022af2c7 [IMP] account: good default value for some accounting reports
bzr revid: qdp-launchpad@openerp.com-20110608100427-l3q2epim235cgg14
2011-06-08 12:04:27 +02:00
ARA (OpenERP) 96d704dd5b [FIX] account: legal reports - Display accounts dropdown
lp bug: https://launchpad.net/bugs/706287 fixed

bzr revid: ara@tinyerp.com-20110315112645-3stqj1l8j3gdpkwt
2011-03-15 16:56:45 +05:30
ARA (OpenERP) b5cad281c4 [IMP]account - legal reports - 'Display accounts' dropdown
bzr revid: ara@tinyerp.com-20110124104610-oiznlwb9r14y45l3
2011-01-24 16:16:10 +05:30
ARA (OpenERP) f307cb1822 [FIX]account: 6.0.1 account - legal reports - 'Display accounts' dropdown
lp bug: https://launchpad.net/bugs/706287 fixed

bzr revid: ara@tinyerp.com-20110124095529-u5wvf5sta8fdt9ed
2011-01-24 15:25:29 +05:30
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
Mustufa Rangwala 22292bc3e5 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110111105104-vrsdf9vr9vnr27qe
2011-01-11 16:21:04 +05:30
qdp-launchpad@tinyerp.com 44df166411 [FIX] account: fixed query_get of trial balance
lp bug: https://launchpad.net/bugs/699783 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110111095235-17730agda2pmq8sv
2011-01-11 10:52:35 +01:00
Mustufa Rangwala a6d8d9a1d5 [REF]
bzr revid: mra@mra-laptop-20110104112512-1cfblx02ihxh9x5q
2011-01-04 16:55:12 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
psi (Open ERP) 5a1f918d35 [IMP] used is_zero funtion of res.currency in account reports
bzr revid: psi@tinyerp.co.in-20101220094933-k93t4h87d985s20w
2010-12-20 15:19:33 +05:30
Mustufa Rangwala 47aae9553f [FIX] Account: account and account_financial_report - wrong selection condition on balance report
lp bug: https://launchpad.net/bugs/582243 fixed

bzr revid: mra@mra-laptop-20101209120918-zssimdszxldnx0v4
2010-12-09 17:39:18 +05:30
apa-tiny fe32b72179 [REM]:account,hr_payroll:remove rml_parse.py file.
bzr revid: apa@tinyerp.com-20101026093541-0bze9bqj444gntut
2010-10-26 15:05:41 +05:30
vth 685489a172 [REF] account
bzr revid: vth@tinyerp.com-20101011055153-h8hygvtjqkxc8004
2010-10-11 11:21:53 +05:30
vra 1a088c5b61 [ADD] accounts: added account move target move in all related account reports.
bzr revid: vra@tinyerp.com-20101004113109-vca9ihk5d22hgl8m
2010-10-04 17:01:09 +05:30
psi (Open ERP) 8a4d5ccd64 [IMP] account: remove self.query_get_clause from trial balance report
bzr revid: psi@tinyerp.co.in-20100915093055-hgly1fqhobi8ci67
2010-09-15 15:00:55 +05:30
Mustufa Rangwala 98006b583e [IMP] Account: Add target moves (all entires or posted) on account balance report
bzr revid: mra@mra-laptop-20100914134831-x9f9bol41rdaz57d
2010-09-14 19:18:31 +05:30
Anup (OpenERP) d3a5b62662 [FIX] account : Account Balance Report Structure Corrected
bzr revid: ach@tinyerp.com-20100908141103-2528ccfci7go9htz
2010-09-08 19:41:03 +05:30
Fabien Pinckaers 74addab292 [FIX] fixing report headers
bzr revid: fp@tinyerp.com-20100824123711-wp7hwd89yeqgpjaa
2010-08-24 14:37:11 +02:00
Fabien Pinckaers 4ede958ec4 merge
bzr revid: fp@tinyerp.com-20100824062726-qzbpm29buuj2jmn5
2010-08-24 08:27:26 +02:00
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 9c0246174d [IMP] account :account balance report level improvement, aged partner balance : code indentation currected.
bzr revid: vra@tinyerp.com-20100809121914-d305ysray2s4v01w
2010-08-09 17:49:14 +05:30
Mustufa Rangwala 4017f5dc13 [IMP] Clean and improvements on all reports & wizards
bzr revid: mra@mra-laptop-20100803042554-gctua4lghmfjk1f4
2010-08-03 09:55:54 +05:30
Mustufa Rangwala 84ff6d950f [REF]
bzr revid: mra@mra-laptop-20100802065505-jc955eu9cc2whvi0
2010-08-02 12:25:05 +05:30
Mustufa Rangwala cb4c39c5a6 [IMP] Account: Profit and loss and balance sheet report improved
bzr revid: mra@mra-laptop-20100802044243-pu0zd89pip6o0f80
2010-08-02 10:12:43 +05:30
sbh (Open ERP) 129aa85883 [IMP] account: Remove the chart_account from object and set the company_id
bzr revid: sbh@tinyerp.com-20100730070822-22xs52u8ep1ljzqo
2010-07-30 12:38:22 +05:30
Mustufa Rangwala 12eae6377c [IMP] account balance report/wizard
bzr revid: mra@mra-laptop-20100727050653-ogocp3zr72r7r0og
2010-07-27 10:36:53 +05:30
Mustufa Rangwala 92baa0732b [IMP] account: bal_mouvement => bal_movement change the string in account balance, pl, balance sheet reoprt...etc
bzr revid: mra@mra-laptop-20100727044418-tbp45zyduzd1do21
2010-07-27 10:14:18 +05:30
sbh (Open ERP) 38c9b9e7a6 [IMP] account: Improve the report and used common method
bzr revid: sbh@tinyerp.com-20100719102532-i2f080t4hum6hv4h
2010-07-19 15:55:32 +05:30
sbh (Open ERP) 4a30d079bd [IMP] account: Improve the report
bzr revid: sbh@tinyerp.com-20100719084916-8mrxhjd1h7ghuwf7
2010-07-19 14:19:16 +05:30
sbh (Open ERP) 11f73c8c20 [IMP] account: Add the journals in header
bzr revid: sbh@tinyerp.com-20100716113116-xkh23thgyoplzuny
2010-07-16 17:01:16 +05:30
sbh (Open ERP) 4020b22228 [REF] :remove unused function from account_balance report
bzr revid: sbh@tinyerp.com-20100716061655-02i6t2qwd770mvmr
2010-07-16 11:46:55 +05:30
sbh (Open ERP) 97f1c7fe17 [IMP]: Imporve the account_balance report
bzr revid: sbh@tinyerp.com-20100715133724-lqa7vhtzm68s90r5
2010-07-15 19:07:24 +05:30
Mustufa Rangwala 11d3e7b6bd [IMP] rename class of common header and changes accordingly
bzr revid: mra@mra-laptop-20100714125418-ll7zr5oge13ap16o
2010-07-14 18:24:18 +05:30
Mustufa Rangwala 5751902467 [IMP] Account: account balance and general ledger clean
bzr revid: mra@mra-laptop-20100713044223-ny2xr6ygifeej11r
2010-07-13 10:12:23 +05:30
Mustufa Rangwala a25ace244f [IMP] Account: General ledger and account balance used inhertiance with common report
bzr revid: mra@mra-laptop-20100713043221-ioe9covnp3r1o55n
2010-07-13 10:02:21 +05:30
qdp-launchpad@tinyerp.com ff92140c6c [MERGE] merge with main branch
[IMP] account: account balance report improved

bzr revid: qdp-launchpad@tinyerp.com-20100706115548-4jyefffxjagapu77
2010-07-06 13:55:48 +02:00
qdp-launchpad@tinyerp.com 470916f5d6 account: account balance report improvement (not yet finished)
bzr revid: qdp-launchpad@tinyerp.com-20100706093231-n3zj7v8nq42aujuy
2010-07-06 11:32:31 +02:00
Mustufa Rangwala 87f339f883 [IMP] Clean Account balance report
bzr revid: mra@mra-laptop-20100626084031-vtj5vjwfpioftlpv
2010-06-26 14:10:31 +05:30
Mustufa Rangwala e3268061be [IMP] account: Account balance report change with osv memory (ref: SBH)
bzr revid: mra@mra-laptop-20100625131849-e7v7urns302aaoia
2010-06-25 18:48:49 +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
nel@tinyerp.com 01cbbd2021 [IMP] account: balance report
bzr revid: nel@tinyerp.com-20100531104943-h5c7l9hreucue8ik
2010-05-31 12:49:43 +02:00
psi (Open ERP) 0f71b214ab [Fix] account: Reports with m2m field client segmentation fault solved
bzr revid: psi@tinyerp.co.in-20100429060943-6vjv59jmrvd619z4
2010-04-29 11:39:43 +05:30
Vir (Open ERP) 880be51015 [ADD, MOD] account : wizard account balance is converted to osv memory wizard
bzr revid: vir@tinyerp.com-20100422072009-b9qv5ydbnla5cfow
2010-04-22 12:50:09 +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 cf02ffe65f [IMP]:Account sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091130102422-dgvq2kh7y8dm453q
2009-11-30 15:54:22 +05:30