Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025930 | Openbravo ERP | 02. Master data management | public | 2014-03-07 10:53 | 2015-09-22 18:34 |
|
Reporter | VictorVillar | |
Assigned To | aferraz | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | vmromanos |
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 | 0025930: It should not be possible to change the product definition |
Description | It should not be possible to change the product definition. Item, stockable, production... |
Steps To Reproduce | It should not be possible to change the product definition. Item, stockable, production... |
Proposed Solution | Do not allow to update the product from No stocked to Stocked if it appears in completed documents which generate inventory transactions (Goods Receipt, Goods Shipment, Goods Movement, Physical Inventory or Bill of Materials Production) |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0031833 | | closed | aferraz | Inconsistent data in M_STORAGE_PENDING table if the product is changed from Not Stocked to Stocked having pending orders | blocks | defect | 0029404 | | closed | aferraz | Not possible to calculate the cost of a return if the product was changed to stocked after the shipment was completed | causes | defect | 0031835 | 3.0PR16Q2 | closed | aferraz | Not possible to change the product definition to Stocked under some circumstancies |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-03-07 10:53 | VictorVillar | New Issue | |
2014-03-07 10:53 | VictorVillar | Assigned To | => dmiguelez |
2014-03-07 10:53 | VictorVillar | Modules | => Core |
2014-03-07 10:53 | VictorVillar | Triggers an Emergency Pack | => No |
2014-03-07 10:53 | VictorVillar | Issue Monitored: networkb | |
2014-03-11 00:16 | ngarcia | Issue Monitored: ngarcia | |
2014-10-01 18:33 | hgbot | Checkin | |
2014-10-01 18:33 | hgbot | Note Added: 0070625 | |
2014-10-01 18:33 | hgbot | Checkin | |
2014-10-01 18:33 | hgbot | Note Added: 0070626 | |
2015-03-25 13:16 | ngarcia | Relationship added | related to 0029404 |
2015-07-17 10:32 | aferraz | Assigned To | dmiguelez => aferraz |
2015-07-17 10:58 | aferraz | Type | feature request => defect |
2015-07-17 10:58 | aferraz | Proposed Solution updated | |
2015-07-17 10:59 | aferraz | Proposed Solution updated | |
2015-07-17 11:10 | aferraz | Relationship deleted | related to 0029404 |
2015-07-17 11:11 | aferraz | Relationship added | blocks 0029404 |
2015-07-17 12:24 | aferraz | Note Added: 0078925 | |
2015-07-17 12:25 | aferraz | Note Edited: 0078925 | bug_revision_view_page.php?bugnote_id=0078925#r9060 |
2015-08-04 12:21 | vmromanos | Status | new => scheduled |
2015-08-04 12:52 | hgbot | Checkin | |
2015-08-04 12:52 | hgbot | Note Added: 0079181 | |
2015-08-04 12:52 | hgbot | Status | scheduled => resolved |
2015-08-04 12:52 | hgbot | Resolution | open => fixed |
2015-08-04 12:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ee61e2853e243323f1a5c9a6249fca6754665058 [^] |
2015-08-04 12:53 | vmromanos | Review Assigned To | => vmromanos |
2015-08-04 12:53 | vmromanos | Note Added: 0079182 | |
2015-08-04 12:53 | vmromanos | Status | resolved => closed |
2015-08-20 23:16 | hudsonbot | Checkin | |
2015-08-20 23:16 | hudsonbot | Note Added: 0079521 | |
2016-01-07 18:24 | ngarcia | Relationship added | related to 0031833 |
2016-01-08 08:56 | VictorVillar | Relationship added | causes 0031835 |
Notes |
|
(0070625)
|
hgbot
|
2014-10-01 18:33
|
|
Repository: erp/devel/pi
Changeset: 195e03758dbf9272d2cb12b0be32977d9384dfb7
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Aug 19 15:08:48 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/195e03758dbf9272d2cb12b0be32977d9384dfb7 [^]
Related to issue 25930.Do not allow to modify production flag with stock.
---
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
(0070626)
|
hgbot
|
2014-10-01 18:33
|
|
|
|
(0078925)
|
aferraz
|
2015-07-17 12:24
(edited on: 2015-07-17 12:25) |
|
Test plan:
As QA Admin:
Create a product and set it as Stocked = 'N'. Save it.
Change the definition of the product to Stocked = 'Y'.
Realize you do not get any error.
Change the definition of the product to Stocked = 'N'.
Realize you do not get any error.
Create and process a goods receipt for that product
Try to change the definition of the product to Stocked = 'Y'
Realize you get an error.
Void the receipt.
Try to change the definition of the product to Stocked = 'Y'
Realize you do not get any error.
Repeat the same test with Goods Shipment, Goods Movement, Physical Inventory and Bill of Materials Production
|
|
|
(0079181)
|
hgbot
|
2015-08-04 12:52
|
|
Repository: erp/devel/pi
Changeset: ee61e2853e243323f1a5c9a6249fca6754665058
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Jul 17 12:06:13 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ee61e2853e243323f1a5c9a6249fca6754665058 [^]
Fixes issue 25930: Not allow to change stocked flag in Product window
Do not allow to update the product from No stocked to Stocked if it appears in completed documents which generate inventory transactions (Goods Receipt, Goods Shipment, Goods Movement, Physical Inventory or Bill of Materials Production).
---
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
|
|
|
|