^^^^^^^^^^^^^^^^^^^^^^^^
- Fixed ``netvisor.sales_invoices.get()`` crashing when the
``<SalesInvoiceAmount>`` element had attributes in the XML response.
- Fixed ``netvisor.sales_invoices.get()`` crashing when any of the following
elements were empty in the XML response:
- seller identifier
- invoicing customer address line
- invoicing customer post number
- invoicing customer town
- delivery address name
- delivery address line
- delivery address post number
- delivery address town
- delivery address country code
- accounting account suggestion
- Fixed ``netvisor.sales_invoices.list()`` crashing when customer code was empty
in the XML response.
- Fixed ``netvisor.sales_invoices.list()`` crashing when invoice status had no
substatus in the XML response.