← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 701942] [NEW] webclient crashes when clicking on save after creating a new line into an invoice

 

Public bug reported:

webclient crashes when clicking on save after creating a new line into
an invoice

when creating a new line into a new or existing invoice, then clicking on 'save' instead as on the floppy disk icon at the beginning of the line the webclient crashes with the following error message:
<type 'exceptions.AttributeError'>: 'list' object has no attribute 'offset'
      args = ("'list' object has no attribute 'offset'",)
      message = "'list' object has no attribute 'offset'"

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/701942

Title:
  webclient crashes when clicking on save after creating a new line into
  an invoice

Status in OpenObject Web Client:
  New

Bug description:
  webclient crashes when clicking on save after creating a new line into
  an invoice

  when creating a new line into a new or existing invoice, then clicking on 'save' instead as on the floppy disk icon at the beginning of the line the webclient crashes with the following error message:
  <type 'exceptions.AttributeError'>: 'list' object has no attribute 'offset'
        args = ("'list' object has no attribute 'offset'",)
        message = "'list' object has no attribute 'offset'"





Follow ups

References