Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020341 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | minor | always | 2012-04-24 18:15 | 2012-04-26 19:32 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 72795668d074 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020341: A Warehouse with Storage Bin with products or with pending movements can be deactivated | |||||||
Description | The application is allowing to deactivate a warehouse withtorage Bin with products or with pending movements. | |||||||
Steps To Reproduce | Login as Openbravo/openbravo Go to Warehouse and Storage Bins. Select the one with search key: EC Move to Storage Bin tab. Select the one with search key: ECC-0-0-0 Move to Bin Contents tab. Realize that is not empty. Move back to Warehouse tab and deactivate the previously selected warehouse. Realize that this is possible. | |||||||
Proposed Solution | Show a warining message to the user | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0047935) dmiguelez (viewer) 2012-04-24 18:39 edited on: 2012-04-24 18:43 |
Test Plan: Login as Openbravo/openbravo Go to Warehouse and Storage Bins. Select the one with search key: EC Move to Storage Bin tab. Select the one with search key: ECC-0-0-0 Move to Bin Contents tab. Realize that is not empty. Move back to Warehouse tab and deactivate the previously selected warehouse. Realize that a message is shown. Create a Purchase Invoice for Organization: F&B US and Warehouse: US East Coast Complete it. Back in Warehouse and Storage Bin Deactivate all Storage Bins except ECC-0-0-0. Try to deactivate it and realize that a message appears. |
(0047978) hgbot (developer) 2012-04-25 18:35 |
Repository: erp/devel/pi Changeset: 72795668d074ac2ffbcca837323de5e34cc9b889 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Wed Apr 25 16:34:15 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/72795668d074ac2ffbcca837323de5e34cc9b889 [^] Fixes issue 0020341, 20288: Adds a Callout to warn the user when deactivating a Warehouse or an Storage Bin. --- M src-db/database/sourcedata/AD_CALLOUT.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml A src/org/openbravo/erpCommon/ad_callouts/SE_Locator_Activate.java --- |
(0047979) hgbot (developer) 2012-04-25 18:35 |
Repository: erp/devel/pi Changeset: 0e26ae8cd9282c7edf08408baf0a217d9268d918 Author: Mikel Irurita <mikel.irurita <at> openbravo.com> Date: Wed Apr 25 18:33:43 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/0e26ae8cd9282c7edf08408baf0a217d9268d918 [^] Related to issue 20341: remove extra parenthesis --- M src/org/openbravo/erpCommon/ad_callouts/SE_Locator_Activate.java --- |
(0047981) mirurita (viewer) 2012-04-25 18:36 |
code review + testing OK |
(0048103) hudsonbot (viewer) 2012-04-26 19:32 |
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/70a717a9ffa1 [^] Maturity status: Test |
(0048104) hudsonbot (viewer) 2012-04-26 19:32 |
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/70a717a9ffa1 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-04-24 18:15 | dmiguelez | New Issue | |
2012-04-24 18:15 | dmiguelez | Assigned To | => dmiguelez |
2012-04-24 18:15 | dmiguelez | Modules | => Core |
2012-04-24 18:15 | dmiguelez | OBNetwork customer | => No |
2012-04-24 18:15 | dmiguelez | Status | new => scheduled |
2012-04-24 18:15 | dmiguelez | fix_in_branch | => pi |
2012-04-24 18:39 | dmiguelez | Note Added: 0047935 | |
2012-04-24 18:40 | dmiguelez | Relationship added | related to 0020288 |
2012-04-24 18:40 | dmiguelez | Note Edited: 0047935 | View Revisions |
2012-04-24 18:43 | dmiguelez | Note Edited: 0047935 | View Revisions |
2012-04-25 18:35 | hgbot | Checkin | |
2012-04-25 18:35 | hgbot | Note Added: 0047978 | |
2012-04-25 18:35 | hgbot | Status | scheduled => resolved |
2012-04-25 18:35 | hgbot | Resolution | open => fixed |
2012-04-25 18:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/72795668d074ac2ffbcca837323de5e34cc9b889 [^] |
2012-04-25 18:35 | hgbot | Checkin | |
2012-04-25 18:35 | hgbot | Note Added: 0047979 | |
2012-04-25 18:36 | mirurita | Note Added: 0047981 | |
2012-04-25 18:36 | mirurita | Status | resolved => closed |
2012-04-26 16:46 | umartirena | Relationship added | related to 0020105 |
2012-04-26 19:32 | hudsonbot | Checkin | |
2012-04-26 19:32 | hudsonbot | Note Added: 0048103 | |
2012-04-26 19:32 | hudsonbot | Checkin | |
2012-04-26 19:32 | hudsonbot | Note Added: 0048104 |
Copyright © 2000 - 2009 MantisBT Group |