Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023387 | Openbravo ERP | 02. Master data management | public | 2013-03-25 14:32 | 2013-05-23 01:33 |
|
Reporter | jonalegriaesarte | |
Assigned To | pramakrishnan | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP24 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 20226 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023387: A stocked product can be changed to non stocked with warehouse movements in the system |
Description | A stores product can be changed to non stored with warehouse movements in the system. So the warehouse goes inconsistent |
Steps To Reproduce | - Producto window
- Select one stocked product
- Check in transaction window that has movements in the warehouse
- Change it to non-stocked. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0026698 | 3.0PR14Q4 | closed | AtulOpenbravo | Null pointer exception error in Costing Background process under some circumstancies |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-03-25 14:32 | jonalegriaesarte | New Issue | |
2013-03-25 14:32 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-03-25 14:32 | jonalegriaesarte | Modules | => Core |
2013-03-25 14:32 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-03-25 14:32 | jonalegriaesarte | Support ticket | => 20226 |
2013-03-25 14:32 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-04-30 19:22 | jonalegriaesarte | Note Added: 0058366 | |
2013-04-30 19:22 | jonalegriaesarte | Target Version | 3.0MP23 => 3.0MP24 |
2013-05-07 17:04 | dmiguelez | Assigned To | jonalegriaesarte => dmiguelez |
2013-05-09 06:21 | pramakrishnan | Assigned To | dmiguelez => pramakrishnan |
2013-05-09 06:21 | pramakrishnan | Status | new => scheduled |
2013-05-09 06:21 | pramakrishnan | fix_in_branch | => pi |
2013-05-09 06:28 | pramakrishnan | Note Added: 0058511 | |
2013-05-13 09:58 | hgbot | Checkin | |
2013-05-13 09:58 | hgbot | Note Added: 0058573 | |
2013-05-13 09:58 | hgbot | Status | scheduled => resolved |
2013-05-13 09:58 | hgbot | Resolution | open => fixed |
2013-05-13 09:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fb714f89fbe3148ba346c77d38e075fa27917be5 [^] |
2013-05-13 09:59 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2013-05-13 09:59 | Sandrahuguet | Note Added: 0058574 | |
2013-05-13 09:59 | Sandrahuguet | Status | resolved => closed |
2013-05-23 01:33 | hudsonbot | Checkin | |
2013-05-23 01:33 | hudsonbot | Note Added: 0058805 | |
2014-06-11 13:13 | ngarcia | Relationship added | related to 0026698 |
Notes |
|
(0058366)
|
jonalegriaesarte
|
2013-04-30 19:22
|
|
|
|
|
Test Plan:
Login as Openbravo/openbravo
Navigate to Product window
Select one stocked product
Check in transaction window that has movements in the warehouse
Change it to non-stocked
Notice that the systems throws the error "You cannot change the product to non stocked because it has inventory" |
|
|
(0058573)
|
hgbot
|
2013-05-13 09:58
|
|
Repository: erp/devel/pi
Changeset: fb714f89fbe3148ba346c77d38e075fa27917be5
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Thu May 09 10:07:45 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/fb714f89fbe3148ba346c77d38e075fa27917be5 [^]
Fixes Issue 23387:Stocked product can be changed to non stocked
If a product is stocked with warehouse movements in the system, it should not be allowed to be non stocked
---
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
|
|
|
|