← Back to team overview

credativ team mailing list archive

[Bug 910622] Re: error in c2c/openobject-server/6.0-c2c-official

 

Sorry,
the problem was in my code.
Thanks!

** Changed in: openobject-server
       Status: New => Invalid

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/910622

Title:
  error in c2c/openobject-server/6.0-c2c-official

Status in OpenERP Server:
  Invalid

Bug description:
  Hello,
  your improved version of server (sort and filter by function fields) is great.
  But block report generated by xsl, like Product Cost Structure from Products (mrp installed):

  [2012-01-01 21:05:25,591][filtro] ERROR:web-services:[01]: Exception: Cannot resolve URI string://__STRING__XSLT__/custom_rml.xsl
  [2012-01-01 21:05:25,591][filtro] ERROR:web-services:[02]: Traceback (most recent call last):
  [2012-01-01 21:05:25,591][filtro] ERROR:web-services:[03]:   File "/home/mitica/c2c/6.0-c2c-official/bin/service/web_services.py", line 724, in go
  [2012-01-01 21:05:25,591][filtro] ERROR:web-services:[04]:     (result, format) = obj.create(cr, uid, ids, datas, context)
  [2012-01-01 21:05:25,591][filtro] ERROR:web-services:[05]:   File "/home/mitica/c2c/6.0-c2c-official/bin/report/interface.py", line 90, in create
  [2012-01-01 21:05:25,591][filtro] ERROR:web-services:[06]:     rml = self.create_rml(cr, xml, uid, context)
  [2012-01-01 21:05:25,591][filtro] ERROR:web-services:[07]:   File "/home/mitica/c2c/6.0-c2c-official/bin/report/interface.py", line 177, in create_rml
  [2012-01-01 21:05:25,592][filtro] ERROR:web-services:[08]:     transform = etree.XSLT(stylesheet)
  [2012-01-01 21:05:25,592][filtro] ERROR:web-services:[09]:   File "xslt.pxi", line 399, in lxml.etree.XSLT.__init__ (src/lxml/lxml.etree.c:118852)
  [2012-01-01 21:05:25,592][filtro] ERROR:web-services:[10]:   File "lxml.etree.pyx", line 280, in lxml.etree._ExceptionContext._raise_if_stored (src/lxml/lxml.etree.c:7959)
  [2012-01-01 21:05:25,592][filtro] ERROR:web-services:[11]: XSLTParseError: Cannot resolve URI string://__STRING__XSLT__/custom_rml.xsl

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/910622/+subscriptions


References