← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Public bug reported:

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' 
===

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

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

Status in OpenERP Web Client:
  New

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' 
  ===



Follow ups

References