Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012180Openbravo ERP04. Warehouse managementpublic2010-02-09 08:442012-09-13 10:43
sureshbabu 
dmiguelez 
lowtrivialhave not tried
scheduledopen 
10
 
 
Core
No
0012180: Errro message format needs to be same for all transaction windows
In BOM production window, wrong error message format appears

"Product "Product A" has no attribute."

instead of below format which is defined in functional spec

"In line XX the product has no attribute set".

When the user clicks for the second time on Create/Post Production button in Warehouse Management > Transactions > Bill of Materials Production (see How-to BOM Production)

I have created a product withe below details in the product window:
Search Key: Product A
Name: Product A
BOM: Checked
Attribute set: Not Null
Attribute set value: Not Null
Attribute set value As: Overwrite Specification
Move to Bill of materials Tab
Click New and fill:

    * BOM Type = Part/BOM
    * BOM Product = B Raw material
    * BOM quantity = 1

Save and new and fill

    * BOM Type = Part/BOM
    * BOM Product = C Raw material
    * BOM quantity = 1

 Move back to Product Tab
 Click on Verify BOM button


    * Go to Warehouse management->Transactions->Bill of materials production
    * Click New. Fill Name = BOM Product A. Save
    * Move to Production Plan and click NEW
    * Select Product "Product A" and production quantity 100.
    * Select a storage bin. Save
    * Move back to BOM Production tab
    * Click on Button "Create/Post Production"
    * Go to I/O products and verify:
          o One line for product "Product A" . Quantity = 100
          o One line for product "B Raw material". Quantity = -100
          o One line for product "C Raw material". Quantity = -100
    * Select Product A product
    * Click on Attribute Set Value icon and make it blank. Save
    * Move back to BOM Production Tab
    * Click on Button "Create/Post Production"

Expected result: In line XX the product has no attribute set".

Actual result: "Product "Product A" has no attribute."
Attribute Set value
has duplicate defect 0012181 closed jonalegriaesarte Errro message format needs to be same for all transaction windows 
Issue History
2010-02-09 08:44sureshbabuNew Issue
2010-02-09 08:44sureshbabuAssigned To => rafaroda
2010-02-09 08:44sureshbabuTag Attached: Attribute Set value
2010-02-09 11:23sureshbabuNote Added: 0024051
2010-02-11 11:20rafarodaAssigned Torafaroda => adrianromero
2011-06-03 11:00dalsasuaAssigned Toadrianromero => dalsasua
2011-07-20 18:10dalsasuaAssigned Todalsasua => jonalegriaesarte
2011-09-28 10:06psarobeStatusnew => scheduled
2011-09-28 10:06psarobefix_in_branch => pi
2011-10-29 21:00psarobeTypedefect => design defect
2011-10-29 21:00psarobefix_in_branchpi =>
2011-10-29 21:00psarobeSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2856#r2856
2011-10-29 21:01psarobeRelationship addedhas duplicate 0012181
2012-09-13 10:43jonalegriaesarteAssigned Tojonalegriaesarte => dmiguelez

Notes
(0024051)
sureshbabu   
2010-02-09 11:23   
It would be better to change the error message as per the spec...
"In line XX the product has no attribute set"