Hi there,

When installing the ETL Interface module, OpenERP produces the following error:
Traceback (most recent call last):
  File "netsvc.pyo", line 235, in dispatch
  File "netsvc.pyo", line 74, in __call__
  File "service\web_services.pyo", line 582, in execute
  File "service\web_services.pyo", line 562, in _execute
  File "wizard\__init__.pyo", line 178, in execute
  File "wizard\__init__.pyo", line 74, in execute_cr
  File "C:\Program Files\OpenERP 
Server\addons\base\module\wizard\wizard_module_upgrade.py", line 92, in 
_upgrade_module
  File "pooler.pyo", line 62, in restart_pool
  File "pooler.pyo", line 40, in get_db_and_pool
  File "addons\__init__.pyo", line 718, in load_modules
  File "addons\__init__.pyo", line 578, in load_module_graph
  File "addons\__init__.pyo", line 400, in register_class
  File "C:\Program Files\OpenERP 
Server\addons\etl_interface\__init__.py", line 22, in <module>
&nbsp; File "C&#58;\Program Files\OpenERP 
Server\addons\etl_interface\etl_interface.py", line 23, in <module>
ImportError&#58; &#91;b&#93;No module named etl&#91;/b&#93;

The bold part says it needs a module etl, but according to this  
(http://doc.openerp.com/technical_guide/etl_interface.html#module-etl_interface)page
 in the documentation, as well in the user interface at Modules - ETL interface 
it does not have a dependency called 'etl', just 'base'.

Besides that, I'm not sure if I am doing and trying the right thing. What I 
want is a daily readout of an external database, ideally through ODBC, to 
update sales by a 'point of sale' application. Do I use ETL for that or am I 
trying the wrong thing?

Thanks in advance.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=37673#37673

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to