I just installed tinyerp-server-4.2.3.4.tar.gz on my linux box and I would like 
to add the "l10n_chart_us_manufacturing"  module so I can use the chart of 
accounts.   After I add this to my "/addons" directory and attempt to start the 
server I get an error message like this:

File "/usr/local/tinyerp/bin/tinyerp-server.py", line 178, in <module>
    addons.register_classes()
  File "/usr/local/tinyerp/bin/addons/__init__.py", line 243, in 
register_classes
    for package in create_graph(module_list):
  File "/usr/local/tinyerp/bin/addons/__init__.py", line 142, in create_graph
    info = eval(tools.file_open(terp_file).read())
  File "<string>", line 1
    <xml>
    ^
SyntaxError: invalid syntax

Not sure if I'm missing a step or I've got the wrong version... I'm just 
beginning to looking into openERP, so any help would be much appreciated.  
Thanks.




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

--
http://www.openerp.com/forum/viewtopic.php?p=28916#28916

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


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

Reply via email to