← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 753937] Re: Error when click on New button to create new customer invoice line

 

** Changed in: openobject-client-web
       Status: Fix Committed => Fix Released

** Changed in: openobject-client-web
    Milestone: None => 6.0.3

** Changed in: openobject-client-web
     Assignee: OpenERP Publisher's Warranty Team (openerp-opw) => OpenERP SA's Web Client R&D (openerp-dev-web)

-- 
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/753937

Title:
  Error when click on New button to create new customer invoice line

Status in OpenERP Web Client:
  Fix Released

Bug description:
  openobject-server version: build 3395, latest
  openobject-client-web version: build 4569, latest
  openobject-addons version: build 4512, latest

  Note: supplier invoice does not have this issue
  I have issue with customer Invoice.

  1. Create a new customer invoice
  2. Fill with a customer name (for ex: axelor)
  3. Click on New button to create a new invoice line. Error happens with long messages, at the end is
  ===
  <type 'exceptions.IndexError'>: list index out of range
        args = ('list index out of range',)
        message = 'list index out of range' 
  ===


References