← 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

 

Hello Cuong,

The fix for web-client has been committed to lp:~openerp-dev/openobject-client-web/6.0-opw-5073-sma
with the following revision.

Revision-info:
4575 sma@xxxxxxxxxxx-20110408111430-6v2n8ze0v8185llv

Soon it will be merged into trunk web-client.

Thanks.


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

-- 
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 Committed

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