Commit Graph

49 Commits

Author SHA1 Message Date
Rucha (Open ERP) 189fd8e390 [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo.
* Improved xml_id of demo like res_partner_1 instead of specific record name like res_partner_asus so in future we can change that record value easily avoiding confusions in names

bzr revid: rpa@tinyerp.com-20120619071624-3d9mcl9m76gp2s0c
2012-06-19 12:46:24 +05:30
Kuldeep Joshi (OpenERP) a082f8a977 [IMP] account: remove address filed
bzr revid: kjo@tinyerp.com-20120305101605-swk7at0hi1ghcr4c
2012-03-05 15:46:05 +05:30
Kuldeep Joshi (OpenERP) fd384fe645 [IMP] account : remove invoice address
bzr revid: kjo@tinyerp.com-20120305064845-aezglwmj86fi2ndc
2012-03-05 12:18:45 +05:30
Quentin (OpenERP) e069b998a7 [FIX] account: fixed yaml test
bzr revid: qdp-launchpad@openerp.com-20120203151423-3y9afk6r0p01xsey
2012-02-03 16:14:23 +01:00
Raphael Collet bd37a99045 [FIX] account: fix warning about nonexistent field 'display_type'
bzr revid: rco@openerp.com-20111223081354-hn3pv4eawi385zro
2011-12-23 09:13:54 +01:00
Ujjvala Collins (OpenERP) be08728a43 [IMP] account:
* Moved 'sign' field from account type to financial report object.
* Changed and added demo data as per the new requirements.
* Replaced the 'Balance Sheet' and 'Profit and Loss' reports with Financial report.

bzr revid: uco@tinyerp.com-20111201115521-g8npi3igpq8dvthu
2011-12-01 17:25:21 +05:30
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
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 4c002629ee [REM] Account: Remove account voucher report and its related changes to yaml of reports
bzr revid: mra@mra-laptop-20110104122009-zzot2zjodwpl68o2
2011-01-04 17:50:09 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
apa (OpenERP) df148e7716 [IMP/REM]:remove unused line in yml and move yml code in test/account_report.yml file.
bzr revid: apa@tinyerp.com-20101223084431-j403ji4hpjs8b6ez
2010-12-23 14:14:31 +05:30
apa (OpenERP) 63a18c1ee5 [IMP]:improved code
bzr revid: apa@tinyerp.com-20101222091844-2zcr2sanompfzw2n
2010-12-22 14:48:44 +05:30
apa (OpenERP) 1aca8bc410 [IMP]:improved code
bzr revid: apa@tinyerp.com-20101222070427-5f3u7rtg25qimf38
2010-12-22 12:34:27 +05:30
apa (OpenERP) bad3fe500a [IMP]:account:imprved yml for general ledger to print report with wizard.
bzr revid: apa@tinyerp.com-20101222055650-qqydj244rrdszz9s
2010-12-22 11:26:50 +05:30
apa (OpenERP) 0a850243fa [IMP]:improved journal reports with wizard.
bzr revid: apa@tinyerp.com-20101221124700-mf3oq2ea02ncqikg
2010-12-21 18:17:00 +05:30
apa (OpenERP) a6a6a1319c [IMP]:account:improved balance sheet report with printed wizard.
bzr revid: apa@tinyerp.com-20101221122621-yme2varfddcjht2t
2010-12-21 17:56:21 +05:30
apa (OpenERP) 74a5eab629 [IMP]:account:improved Profit and Loss report with printed wizard.
bzr revid: apa@tinyerp.com-20101221073701-4yton7mfoq1f7pya
2010-12-21 13:07:01 +05:30
apa (OpenERP) 0d7fee1423 [IMP]:account:improved yml for print report using wizard.
bzr revid: apa@tinyerp.com-20101220132337-97211kdmyybl7p4e
2010-12-20 18:53:37 +05:30
P. Christeas 61560695f4 account/test: simplify Aged Partner Balance report, reduce imports
It has been importing md5, hashlib, warnings, netsvc and tools, which
are not really appropriate for testing code. Instead, port to the
"test_reports" testing helper.

The rest of the file needs to be ported, too. TODO.

bzr revid: p_christ@hol.gr-20101127201630-zaaowb4oaoxvxlv1
2010-11-27 22:16:30 +02:00
apa-tiny 228099c33b merged from trunk
bzr revid: apa@tinyerp.com-20101110131239-i0kua7cplgr17z2o
2010-11-10 18:42:39 +05:30
rch-openerp 3f1792f3fd [IMP]: Remove commented code.
bzr revid: rch@tinyerp.com-20101201073047-807u4aov4ev1p17l
2010-12-01 13:00:47 +05:30
saz-OpenERP 17aa989125 [IMP]account:improves the account_report.yml file
bzr revid: azaz.201186@gmail.com-20101028071317-s1taf3jny0jjesd2
2010-10-28 12:43:17 +05:30
saz-OpenERP 2ccfe18b27 [IMP]account:improves the account_report.yml file
bzr revid: azaz.201186@gmail.com-20101028061953-x0fm55elsv1f98b3
2010-10-28 11:49:53 +05:30
vth e531cce3fc [Fix] account: indentation in account_report.yml file
bzr revid: vth@tinyerp.com-20101027124406-1h87n8ykzh6h58kn
2010-10-27 18:14:06 +05:30
ARA (OpenERP) 5601e8e984 [FIX] account,account_invoice_layout,l10n_ch,report_intrastate: Fix the warning of account.invoice
bzr revid: ara@tinyerp.com-20101019111423-lv2fndb2rvuw920v
2010-10-19 16:44:23 +05:30
qdp-launchpad@tinyerp.com 55fe741d5f [MERGE] merged the team 1 branch
bzr revid: qdp-launchpad@tinyerp.com-20101018122434-zam6wvy5kzka3zxj
2010-10-18 14:24:34 +02:00
uco (OpenERP) ed4308e114 [FIX] account: Removed mx.DateTime used in yml.
bzr revid: uco@tinyerp.com-20101018115615-abpxhc8d1fewh8wv
2010-10-18 17:26:15 +05:30
ARA (OpenERP) 83ee9b8ad8 [FIX] Fix the account_report hashlib warning
bzr revid: ara@tinyerp.com-20101018062227-glgvdh89pl03ndqu
2010-10-18 11:52:27 +05:30
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
vra 4685282c4b [MERGE][IMP] account_voucher: restore the previous commit lost changes in some reports of hr payroll.
bzr revid: vra@tinyerp.com-20101011125646-4qjzb2gr2lbjqe0v
2010-10-11 18:26:46 +05:30
ARA (OpenERP) 6b8353e933 [FIX] Fix the account yml warning
bzr revid: ara@tinyerp.com-20101011112845-tii4g0uiokjmdp24
2010-10-11 16:58:45 +05:30
Jni (Open ERP) 6b4820d9ba [IMP]:Partner_Balance report
bzr revid: jni@tinyerp.com-20101005093244-59nlh8yp253s9ii2
2010-10-05 15:02:44 +05:30
Jni (Open ERP) 810351b16a [IMP]:Changes in Account and hr_holidays reports
bzr revid: jni@tinyerp.com-20101004084909-anda3v1tymjkh5v1
2010-10-04 14:19:09 +05:30
SAz ac94e1a34d [IMP]:improved
bzr revid: apa@tinyerp.com-20100930065827-l4a3ak55gd1wu6nf
2010-09-30 12:28:27 +05:30
SKH(OpenERP) 88ea0ea234 [REF] Corrections
bzr revid: jvo@tinyerp.com-20100927175335-0drt398ro1lgbxyg
2010-09-27 23:23:35 +05:30
vra fc3f322749 [REM] account: removed the yml test code for compare account balance report.
bzr revid: vra@tinyerp.com-20100924112623-5h1t8aa42clwsa69
2010-09-24 16:56:23 +05:30
Xavier Morel 23617797f5 [REM] print statements from account/test/account_report.yml
bzr revid: xmo@openerp.com-20100922061004-lv61ehfjflmnzben
2010-09-22 11:40:04 +05:30
Jay (OpenERP) c78bd45a44 [IMP] Account_voucher : YML test added for reports
bzr revid: jvo@tinyerp.com-20100917130900-x624xz5tasmi8w70
2010-09-17 18:39:00 +05:30
Jay (OpenERP) c8e1c45943 [IMP/FIX] Account : Completion of test for reports
bzr revid: jvo@tinyerp.com-20100916212723-i9dvncrwn6p0w629
2010-09-17 02:57:23 +05:30
Jay (OpenERP) 416220ea90 [IMP/FIX] Account : More yml test for reports
bzr revid: jvo@tinyerp.com-20100916163839-wraq5zl13tb0xdow
2010-09-16 22:08:39 +05:30
Jay (OpenERP) 4d247a148f [IMP/FIX] Account : More yml test for reports
bzr revid: jvo@tinyerp.com-20100916155803-b5be6vb8e6lxcxqd
2010-09-16 21:28:03 +05:30
Jay (OpenERP) b8fe856fb9 [Merge]
bzr revid: jvo@tinyerp.com-20100916152111-pc7b8aetftqtzw3q
2010-09-16 20:51:11 +05:30
Jay (OpenERP) 3f9135bdd2 [IMP/FIX] Account : More yml test for reports
bzr revid: jvo@tinyerp.com-20100916144414-vrfifojv7rfok1x2
2010-09-16 20:14:14 +05:30
Jay (OpenERP) 15549773ea [IMP/FIX] Account : More yml test for reports
bzr revid: jvo@tinyerp.com-20100916120521-oddmrks30kdvbqfe
2010-09-16 17:35:21 +05:30
Jay (OpenERP) 9deb5b1ca9 [IMP/FIX] Account : More yml test for reports
bzr revid: jvo@tinyerp.com-20100916104935-xe97uoo2f3n5cwlt
2010-09-16 16:19:35 +05:30
Jay (OpenERP) e268102b8d [IMP] Account : Added yml report test for account balance landscape report
bzr revid: jvo@tinyerp.com-20100916083341-lsf0o0tar99zn3rb
2010-09-16 14:03:41 +05:30
Jay (OpenERP) e983503c66 [IMP] Account : Added yml test for aged partner balance report
bzr revid: jvo@tinyerp.com-20100916054015-vqg00y3oa2uqglsx
2010-09-16 11:10:15 +05:30
Anup (OpenERP) b0dfb8e3ad [IMP] auction: added yml for report test
bzr revid: ach@tinyerp.com-20100915142539-0ypa4adhrkpi91dz
2010-09-15 19:55:39 +05:30
Anup (OpenERP) 6ccc0c7027 [IMP] account : testing for yml report added
bzr revid: ach@tinyerp.com-20100915121534-xo7hpvzfluu2rrse
2010-09-15 17:45:34 +05:30