Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020159 | Openbravo ERP | 04. Warehouse management | public | 2012-03-29 19:24 | 2012-04-25 10:43 |
|
Reporter | maite | |
Assigned To | jecharri | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP11 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020159: Product with mandatory attribute should not generate lines without attribute in m_storage_detail |
Description | Product with mandatory attribute should not generate lines without attribute in m_storage_detail |
Steps To Reproduce | 0. Create Attribute COLOR defined as List. Add Attribute Value.
1. Define Attribute Set with "Require At Least One Value". Add Attribute COLOR
2. Create product and associate created "Attribute Set"
3. Create Goods Receipt. Add line for that product.
4. Try to process receipt and you will obtain proper error. But realize that "wrong" line has been inserted in m_storage_detail
5. Define any attribute and save line
6. Realize that new line in m_storage_detail has been inserted but "wrong" line continues with qty=0 and has not been delete |
Proposed Solution | when m_update_inventory process, updates a m_storage_detail line and this line stay with qtyonhand=0 and preqtyonhand =0 and has m_attributesetinstance= '0' or null and is from a product with mandatory attributes, this line should be deleted
|
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0020197 | | closed | jecharri | Building the application generated a failure in Jenkins' incremental build | related to | defect | 0020367 | 3.0MP11 | closed | jecharri | Create Standards can not be executed | related to | defect | 0021264 | 3.0MP14 | closed | jecharri | Module script DeleteInventoryLines is incomplete and the processes related | related to | defect | 0029571 | | closed | jorge-garcia | In Physical Inventory Lines, Book Quantity is not updated to 0 by Update Quantity process if product has a mandatory attribute | related to | defect | 0030033 | | closed | aferraz | Create Inventory Count List process does not insert products without stock if product has a mandatory attribute |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-03-29 19:24 | maite | New Issue | |
2012-03-29 19:24 | maite | Assigned To | => vmromanos |
2012-03-29 19:24 | maite | Modules | => Core |
2012-03-29 19:26 | maite | Proposed Solution updated | |
2012-03-29 19:27 | maite | Target Version | => 3.0MP11 |
2012-03-30 10:35 | vmromanos | Assigned To | vmromanos => jonalegriaesarte |
2012-03-30 12:21 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2012-04-03 11:16 | hgbot | Checkin | |
2012-04-03 11:16 | hgbot | Note Added: 0047330 | |
2012-04-03 11:16 | hgbot | Status | new => resolved |
2012-04-03 11:16 | hgbot | Resolution | open => fixed |
2012-04-03 11:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/367f4c3538f72d90e2461a213f4795f3a9b5e72f [^] |
2012-04-03 18:22 | plujan | Relationship added | related to 0020197 |
2012-04-17 05:31 | hudsonbot | Checkin | |
2012-04-17 05:31 | hudsonbot | Note Added: 0047601 | |
2012-04-25 10:43 | maite | Note Added: 0047950 | |
2012-04-25 10:43 | maite | Status | resolved => closed |
2012-04-26 18:20 | rafademiguel | Relationship added | related to 0020367 |
2012-07-31 13:29 | VictorVillar | Relationship added | related to 0021264 |
2015-04-13 12:59 | ngarcia | Relationship added | related to 0029571 |
2015-05-27 16:33 | ngarcia | Relationship added | related to 0030033 |