[Erp5-dev] oood simple Excel files import problem
Łukasz Nowak
lukasz.nowak at ventis.com.pl
Mon May 5 11:50:50 CEST 2008
On 2008-05-05, 11:49:57
Łukasz Nowak <lukasz.nowak at ventis.com.pl> wrote:
> On 2008-05-05, 11:46:32
> bartek <bartek at erp5.pl> wrote:
>
> > Łukasz Nowak wrote:
> > > Hello,
> > >
> > > I'm using oood from revision 20841.
> > >
> > > Attached file is .xls document made in OpenOffice.
> > >
> > > OpenOffice version used is 2.3 (1:2.3.0-1ubuntu5.3).
> > >
> > > While using python simple_cmdline_client.py OpenOfficeUx-2.1.0.xls
> > > I've got such problem in oood.log:
> >
> > Thanks - I'll check it later today. I think it the problem is in
> > the client, not in the oood.
>
> Hello - same problem is while doing this in ERP5 (forgot to mention
> it). I just wanted to be repetitive, so that's why I used python
> client in this case.
ERP5's traceback:
2008-05-05T11:32:52 ERROR Zope.SiteErrorLog http://:
Traceback (most recent call last):
File "/home/shufla/work/erp5head/unit_test/Products/CMFActivity/ActivityTool.py", line 228, in __call__
result = method(*self.args, **self.kw)
File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
return self._bindAndExec(args, kw, None)
File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
result = f(*args, **kw)
File "Script (Python)", line 9, in Document_convertToBaseFormatAndDiscoverMetadata
File "/home/shufla/work/erp5head/unit_test/Products/ERP5/Document/Document.py", line 1277, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/home/shufla/work/erp5head/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 527, in _convertToBaseFormat
raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::
Regards,
Luke
--
Łukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...'' I am only craftsman.
More information about the Erp5-dev
mailing list