Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024940Openbravo ERP02. Master data managementpublic2013-10-14 18:262013-12-31 13:42
jonalegriaesarte 
gauravdeshmukh 
normalminorhave not tried
closedfixed 
5
 
3.0MP313.0MP31 
jonalegriaesarte
Core
No
0024940: Error message text when marking product inactive in certain scenarios
Error message text when marking product inactive in certain scenarios.
When customer wants to mark product as inactive, they get message: ""Saving failed. You cannot deactivate the product because it has inventory"." But
this is not the problem. The problem is that there is a PO that has not been received yet.
- Create a new product
- Add price list
- Create a purchase order. Book it.
- Try to deactivate the product.
No tags attached.
Issue History
2013-10-14 18:26jonalegriaesarteNew Issue
2013-10-14 18:26jonalegriaesarteAssigned To => jonalegriaesarte
2013-10-14 18:26jonalegriaesarteModules => Core
2013-10-14 18:26jonalegriaesarteTriggers an Emergency Pack => No
2013-11-04 09:56jonalegriaesarteTarget Version3.0MP30 => 3.0MP31
2013-12-27 08:32gauravdeshmukhNote Added: 0063096
2013-12-27 08:32gauravdeshmukhAssigned Tojonalegriaesarte => gauravdeshmukh
2013-12-30 13:18gauravdeshmukhStatusnew => scheduled
2013-12-30 13:18gauravdeshmukhfix_in_branch => pi
2013-12-30 13:19gauravdeshmukhReview Assigned To => jonalegriaesarte
2013-12-30 13:19gauravdeshmukhfix_in_branchpi =>
2013-12-30 13:22hgbotCheckin
2013-12-30 13:22hgbotNote Added: 0063122
2013-12-30 13:22hgbotStatusscheduled => resolved
2013-12-30 13:22hgbotResolutionopen => fixed
2013-12-30 13:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e68fd7e765bb89cfb81639cb9634aa287f751863 [^]
2013-12-31 04:57hudsonbotCheckin
2013-12-31 04:57hudsonbotNote Added: 0063136
2013-12-31 13:42jonalegriaesarteNote Added: 0063148
2013-12-31 13:42jonalegriaesarteStatusresolved => closed
2013-12-31 13:42jonalegriaesarteFixed in Version => 3.0MP31

Notes
(0063096)
gauravdeshmukh   
2013-12-27 08:32   
- Create a new product
- Add price list
- Create a purchase order. Book it.
- Try to deactivate the product.
- Now It will show message "There is already an active Purchase Order or Sales Order,So you cannot deactivate Product."
(0063122)
hgbot   
2013-12-30 13:22   
Repository: erp/devel/pi
Changeset: e68fd7e765bb89cfb81639cb9634aa287f751863
Author: Gaurav Deshmukh <gaurav.deshmukh <at> openbravo.com>
Date: Fri Dec 27 12:53:50 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e68fd7e765bb89cfb81639cb9634aa287f751863 [^]

Fixes Issue 24940:Error message text when marking product inactive in certain scenarios

---
M src-db/database/model/triggers/M_PRODUCT_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0063136)
hudsonbot   
2013-12-31 04:57   
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/987357c24f95 [^]

Maturity status: Test
(0063148)
jonalegriaesarte   
2013-12-31 13:42   
Tested and working fine.