Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025930 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | major | always | 2014-03-07 10:53 | 2015-09-22 18:34 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ee61e2853e24 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | vmromanos | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0070625) hgbot (developer) 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 (developer) 2014-10-01 18:33 |
Repository: erp/devel/pi Changeset: 33aa62ec198d780882d7348f5ef906c864bc9535 Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Wed Aug 20 09:35:07 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/33aa62ec198d780882d7348f5ef906c864bc9535 [^] Related to issue 25930.Fix error message in trigger. --- M src-db/database/model/triggers/M_PRODUCT_TRG.xml --- |
(0078925) aferraz (manager) 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 (developer) 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 --- |
(0079182) vmromanos (manager) 2015-08-04 12:53 |
Code review + testing OK |
(0079521) hudsonbot (developer) 2015-08-20 23:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/8c91718397a5 [^] Maturity status: Test |
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 | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |