← Back to team overview

openerp-india team mailing list archive

[Bug 1296505] [NEW] Error message doesn't say which product requires a serial number

 

Public bug reported:

http://7-0-31563-all.runbot.openerp.com/

My guess is that the programmer intended for the value of variable
prodlot_id to be displayed but instead the user got the name of the
variable. This should be an easy fix.

1) Go to product USB, tab inventory
2) Set all 3 types of lot tracking to ON.
3) Create a Delivery Order
4) Add 30 miscellaneous items to the delivery Order
5) Add the USB product to the Delivery Order
6) Click to Deliver the Delivery Order
7) Error Message: "ValidateError Error occurred while validating the field(s) prodlot_id: You must assign a serial number for this product. "

The error message asking you to enter a serial number doesn't tell you
which product requires one. If the list is long, you're fucked.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Description changed:

  http://7-0-31563-all.runbot.openerp.com/
  
  My guess is that the programmer intended for the value of variable
- **prodlot_id** to be displayed but instead the user got the name of the
+ prodlot_id to be displayed but instead the user got the name of the
  variable. This should be an easy fix.
  
  1) Go to product USB, tab inventory
  2) Set all 3 types of lot tracking to ON.
  3) Create a Delivery Order
  4) Add 30 miscellaneous items to the delivery Order
  5) Add the USB product to the Delivery Order
  6) Click to Deliver the Delivery Order
- 7) Error Message: "ValidateError Error occurred while validating the field(s) **prodlot_id**: You must assign a serial number for this product. "
+ 7) Error Message: "ValidateError Error occurred while validating the field(s) prodlot_id: You must assign a serial number for this product. "
  
  The error message asking you to enter a serial number doesn't tell you
  which product requires one. If the list is long, you're fucked.

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1296505

Title:
  Error message doesn't say which product requires a serial number

Status in OpenERP Addons (modules):
  New

Bug description:
  http://7-0-31563-all.runbot.openerp.com/

  My guess is that the programmer intended for the value of variable
  prodlot_id to be displayed but instead the user got the name of the
  variable. This should be an easy fix.

  1) Go to product USB, tab inventory
  2) Set all 3 types of lot tracking to ON.
  3) Create a Delivery Order
  4) Add 30 miscellaneous items to the delivery Order
  5) Add the USB product to the Delivery Order
  6) Click to Deliver the Delivery Order
  7) Error Message: "ValidateError Error occurred while validating the field(s) prodlot_id: You must assign a serial number for this product. "

  The error message asking you to enter a serial number doesn't tell you
  which product requires one. If the list is long, you're fucked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1296505/+subscriptions


Follow ups

References