Hello all,

I installed the point_of_sale module. I changed the code a little bit to
get the module working with product descriptions longer than 8
characters.

But printing the invoice gives me the following error:


Unhandled exception in thread started by <function go at 0x01B36CB0>
Traceback (most recent call last):
  File "service\web_services.pyo", line 462, in go
  File "report\report_sxw.pyo", line 356, in create
  File "xml\dom\minidom.pyo", line 1923, in parseString
  File "xml\dom\expatbuilder.pyo", line 940, in parseString
  File "xml\dom\expatbuilder.pyo", line 223, in parseString
TypeError: Parse() argument 1 must be string or read-only buffer, not
bool

This error occurred both on win XP and Linux. I can't find how to solve
this. Maybe you can!

Thanks

Eddy


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

Reply via email to