I am trying TinyERP and VirtueMart with Joomla, out of curiosity to see if I
can make it work. So far I can't. I found the tinyerp-synchro files and
xml-rpc and xml-rpcs on various web sites as they don't seem to come with the
TinyERP installation. I set up the permissions on those files for 'execute'
(after reading the forums) and Ithink I have set up the web shop correctly but
as there are no example screenshots I am not sure.
When I try to 'import taxes' I get an error:
Exception in call:
------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/tinyerp-server/netsvc.py", line 205,
in _dispatch
r=m(*params)
File
"/usr/lib/python2.4/site-packages/tinyerp-server/service/web_services.py", line
319, in execute
res = service.execute(db, uid, object, method, *args)
File "/usr/lib/python2.4/site-packages/tinyerp-server/osv/osv.py", line 103,
in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/lib/python2.4/site-packages/tinyerp-server/osv/osv.py", line 85,
in execute_cr
res = getattr(obj,method)(cr, uid, *args, **kw)
File
"/usr/lib/python2.4/site-packages/tinyerp-server/addons/esale_joomla/esale_joomla.py",
line 58, in tax_import
taxes = server.get_taxes()
File "/usr/lib64/python2.4/xmlrpclib.py", line 1096, in __call__
return self.__send(self.__name, args)
File "/usr/lib64/python2.4/xmlrpclib.py", line 1383, in __request
verbose=self.__verbose
File "/usr/lib64/python2.4/xmlrpclib.py", line 1147, in request
return self._parse_response(h.getfile(), sock)
File "/usr/lib64/python2.4/xmlrpclib.py", line 1281, in _parse_response
p.feed(response)
File "/usr/lib64/python2.4/xmlrpclib.py", line 527, in feed
self._parser.Parse(data, 0)
ExpatError: mismatched tag: line 5, column 9
------------------------------------------------------------
Can anybody give me a clue? I was wondering if I need to somehow set up a
username and password for the web site, as otherwise how does it stop anybody
just connecting to it? I have 'googled' far and wide but can't find anything
that helps.
I know a fair bit about ERP but am a beginner at TinyERP and don't know
anything much about XML or Python and only a bit of Linux. My system is
running under Fedora Core 6 x86_64 and the TinyERP part is working fine. I am
just using the sample data.
Ian
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users