c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20170
[Bug 742904] [NEW] account_reports_india module not working in v6
Public bug reported:
I tried to install and use account_reports_india module. I downloaded
it from two separate locations and both files showing two diff type of
errors.
First installation
--------------------
1. Downloaded the file account_reports_india.zip from
http://www.pragtech.co.in/en/downloads/openerp-6-modules.html
2. It is installing properly but when I go to Menu->Accounting->Reporting->Accounting Reports, it has three options
a. Trial Balance Sheet, b. Profit and Loss Account, c. Balance Sheet
3. When either of three option is selected, it shows following error
Environment Information :
System : Windows-Vista-6.1.7600
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7600
Operating System Architecture : 32bit
Operating System Locale : en_US.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 636, in dispatch
File "service\web_services.pyo", line 663, in exp_execute
File "service\web_services.pyo", line 645, in _execute
File "wizard\__init__.pyo", line 177, in execute
File "wizard\__init__.pyo", line 72, in execute_cr
File "C:\Program Files\OpenERP 6.0\Server\addons\account_reports_india.zip\account_reports_india\wizard\wizard_trial_balance_sheet.py", line 60, in _get_defaults
AttributeError: 'module' object has no attribute 'strptime'
Second Installation
-----------------------
1. Downloaded the file account_reports_india.zip from
http://apps.openerp.com/addon/get_module_as_zip/1194/account_reports_india.zip
2. While importing module it gives following error
Can not create the module file: C:\Program Files\OpenERP 6.0\Server\addons\account_reports_india/wizard.zip!
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/742904
Title:
account_reports_india module not working in v6
Status in OpenERP Modules (addons):
New
Bug description:
I tried to install and use account_reports_india module. I downloaded
it from two separate locations and both files showing two diff type of
errors.
First installation
--------------------
1. Downloaded the file account_reports_india.zip from
http://www.pragtech.co.in/en/downloads/openerp-6-modules.html
2. It is installing properly but when I go to Menu->Accounting->Reporting->Accounting Reports, it has three options
a. Trial Balance Sheet, b. Profit and Loss Account, c. Balance Sheet
3. When either of three option is selected, it shows following error
Environment Information :
System : Windows-Vista-6.1.7600
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.1.7600
Operating System Architecture : 32bit
Operating System Locale : en_US.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 636, in dispatch
File "service\web_services.pyo", line 663, in exp_execute
File "service\web_services.pyo", line 645, in _execute
File "wizard\__init__.pyo", line 177, in execute
File "wizard\__init__.pyo", line 72, in execute_cr
File "C:\Program Files\OpenERP 6.0\Server\addons\account_reports_india.zip\account_reports_india\wizard\wizard_trial_balance_sheet.py", line 60, in _get_defaults
AttributeError: 'module' object has no attribute 'strptime'
Second Installation
-----------------------
1. Downloaded the file account_reports_india.zip from
http://apps.openerp.com/addon/get_module_as_zip/1194/account_reports_india.zip
2. While importing module it gives following error
Can not create the module file: C:\Program Files\OpenERP 6.0\Server\addons\account_reports_india/wizard.zip!
Follow ups
References