module installation error

Asked by ankhhealth

Trying to install the l10n_chart_us_manufacturing-4.3.1.0 module.

Traceback (most recent call last):
  File "netsvc.pyo", line 231, in dispatch
  File "netsvc.pyo", line 74, in __call__
  File "service\web_services.pyo", line 552, in execute
  File "service\web_services.pyo", line 532, in _execute
  File "wizard\__init__.pyo", line 178, in execute
  File "wizard\__init__.pyo", line 74, in execute_cr
  File "C:\Program Files\OpenERP AllInOne\Server\addons\base\module\wizard\wizard_module_upgrade.py", line 90, in _upgrade_module
  File "C:\Program Files\OpenERP AllInOne\Server\addons\base\module\module.py", line 403, in download
TypeError: coercing to Unicode: need string or buffer, bool found

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
ankhhealth
Solved:
Last query:
Last reply:
Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#1

Tried it again.

Traceback (most recent call last):
  File "netsvc.pyo", line 231, in dispatch
  File "netsvc.pyo", line 74, in __call__
  File "service\web_services.pyo", line 552, in execute
  File "service\web_services.pyo", line 532, in _execute
  File "wizard\__init__.pyo", line 178, in execute
  File "wizard\__init__.pyo", line 74, in execute_cr
  File "C:\Program Files\OpenERP AllInOne\Server\addons\base\module\wizard\wizard_module_upgrade.py", line 92, in _upgrade_module
  File "pooler.pyo", line 61, in restart_pool
  File "pooler.pyo", line 40, in get_db_and_pool
  File "addons\__init__.pyo", line 715, in load_modules
  File "addons\__init__.pyo", line 616, in load_module_graph
  File "tools\convert.pyo", line 881, in convert_xml_import
  File "tools\convert.pyo", line 775, in parse
  File "tools\convert.pyo", line 743, in _tag_record
  File "C:\Program Files\OpenERP AllInOne\Server\addons\base\ir\ir_model.py", line 479, in _update
  File "osv\orm.pyo", line 2418, in create
KeyError: 'close_method'

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#2

Are you trying to install the module (which is old) for new version(5.0) ?

I think you are using old module, kindly take it from https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons

or if still the error exists, provide more information.

Thanks.

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#3

Thanks for the response.

I went to that link, found the l10manufacturing addon. Downloading each of the files, zipped them. It imported ok but when I installed it I got this error message. I'm also trying to figure out how to install the Outlook plugin module referenced here: http://doc.openerp.com/book/2/2_5_Comms_Tools/2_5_Comms_Tools_outlook.html

But I can't find the email_interface module anywhere. Is the online documentation for an older version of Open ERP?

Traceback (most recent call last):
  File "netsvc.pyo", line 231, in dispatch
  File "netsvc.pyo", line 74, in __call__
  File "service\web_services.pyo", line 552, in execute
  File "service\web_services.pyo", line 532, in _execute
  File "wizard\__init__.pyo", line 178, in execute
  File "wizard\__init__.pyo", line 74, in execute_cr
  File "C:\Program Files\OpenERP AllInOne\Server\addons\base\module\wizard\wizard_module_upgrade.py", line 92, in _upgrade_module
  File "pooler.pyo", line 61, in restart_pool
  File "pooler.pyo", line 40, in get_db_and_pool
  File "addons\__init__.pyo", line 715, in load_modules
  File "addons\__init__.pyo", line 616, in load_module_graph
  File "tools\convert.pyo", line 881, in convert_xml_import
  File "tools\convert.pyo", line 775, in parse
  File "tools\convert.pyo", line 743, in _tag_record
  File "C:\Program Files\OpenERP AllInOne\Server\addons\base\ir\ir_model.py", line 479, in _update
  File "osv\orm.pyo", line 2418, in create
KeyError: 'close_method'

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#4

You got the same error with the new module?

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#5

Yup, I downloaded each file separately (no way to download them all at once?), zipped it up. Ran the client from the server locally, added the module and tried to install it.

Running the latest (v 5.0) version of Open ERP that I downloaded from the site 2 days ago. Running on Windows Server 2003.

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#6

I get the same error message when trying to install the ecommerce module at http://www.openerp.com/download/modules/ecommerce-5.0.1.0.zip

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#7

Sorry I'm wrong, it was trying to install the l10 module still. I removed it and tried to install the e-commerce module and got this error message:

ValidateError

Error occurred while validating the field(s) arch: Invalid XML for View Architecture!

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#8

Make Sure, you are using latest code.

Send us a traceback for the above-mentioned "ValidateError".

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#9

Yes, definately there is a way to download the whole module at once!

You need to follow the link:
https://launchpad.net/bzr/+download

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#10

Sorry for my ignorance but how do I send a traceback? As soon as I do the install it brings up an error box and the only option is OK. Do you want a screenshot or is there a log file I can send?

I'm using the version downloaded from the link I posted a few threads up and the server is the one that was posted on openerp.com as of 2 days ago. Is there a newer version on launchpad I need to be using?

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#11

No, We don't need the screenshot.

The traceback is the same command line displays, that you posted first two posts on this bug.

e.g.:
 File "C:\Program Files\OpenERP AllInOne\Server\addons\base\ir\ir_model.py", line 479, in _update
  File "osv\orm.pyo", line 2418, in create
KeyError: 'close_method'

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#12

When the other message came up it had a tab I could go into where the traceback was at. This error message is a simple alert box with that text and an OK button, no tabs or anything else.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#13

No, I dont get such error or alert.

send a screenshot then!

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#14
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#15

I feel your ecommerce module is not updated, i dont get any error.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#16

The screenshot suggests that its from an old code.

Kindly take a latest source from this link:

https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#17

That was it. I had downloaded ecommerce 5.0.1.0 before and it didn't work. Downloaded from launchpad and now it worked.

Thanks for the help! Any ideas on where to get the email_interface module and associated Outlook plugin?

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#18

Can you please create a question for that? this bug is officially closed.

https://answers.launchpad.net/openobject-addons.

you will get a quicker answer there too.

Thanks.

Revision history for this message
Christophe Simonis (OpenERP) (kangol) said :
#19

Jay, on can convert a bug to a question ;-)

Revision history for this message
ankhhealth (chris-jones-ankhhealth) said :
#20

doing it now.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#21

I asked him for creating another question, because the aim was different .

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#22

email_interface module doesn't exist anymore.

http://axelor.com/produits/oocrm/outlook.html for outlook plugin.

Revision history for this message
Hetul Himatlal (hetulhh) said :
#23

Is there any replacement for the email_interface module? or any similar module? Does any one have the last created version?