AutoSiliconeHoses / SMS

New stock management system written in python that allows for configurability as well as networking to a server.
The Unlicense
0 stars 0 forks source link

Parse XML despite it being broken #19

Closed todo[bot] closed 5 years ago

todo[bot] commented 5 years ago

https://github.com/AutoSiliconeHoses/SMS/blob/fa5acec89ff468afb055af9a7fda6f201e2f51b3/Stock Managment System/Suppliers/DECCO/decco.py#L9


This issue was generated by todo based on a TODO comment in fa5acec89ff468afb055af9a7fda6f201e2f51b3. It's been assigned to @DW-ASH because they committed the code.
DW-ASH commented 5 years ago

Tried using different packages but with no success. Parsing it as pure XML will not work as it always says there is an issue with the formatting. Loading it through a package is not working so far, but I am still looking. Even loading it through LibreOffice only shows the worksheet name but with no data.

DW-ASH commented 5 years ago

Sorted, ampersands were to blame, and Decco should be notified about the issue to see if they fix it themeselves.