Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006242Openbravo ERP05. Production managementpublic2008-11-27 19:042009-03-09 09:19
psarobe 
AinhoaPagola 
normalminoralways
closedfixed 
5
pi 
2.50beta 
Core
No
0006242: Bad message when not selecting a storage bin
The message that shows you is not good enough. The procedure must verify that you haven't selected a storage bin. Give a information about what has to be done by the user. (Defaul storage bin)
# Login as userA
# Go to Production management->Transactions->Work Effort
# Click New and fill:

    * Movement date= Current date
    * Starting Time: 08:00:00, Ending time: 16:00:00

# Move to Production Run tab and click new
# Select the "WR Phase" and verify:

    * The fields "Required quantity", "Process unit" and "Conversion Rate" are filled based on the WR phase

# Fill Production Quantity=2 and save
# Click on button "Create Standards"
comsup_sprint3
Issue History
2008-11-27 19:04psarobeNew Issue
2008-11-27 19:04psarobeAssigned To => gorkaion
2008-11-27 19:04psarobesf_bug_id0 => 2353992
2008-11-27 19:04psarobeRegression testing => No
2008-11-27 19:04psarobeStatusnew => scheduled
2008-11-27 19:04psarobefix_in_branch => trunk
2008-12-09 12:05gorkaionAssigned Togorkaion => AinhoaPagola
2008-12-09 12:09gorkaionNote Added: 0011048
2008-12-18 19:21svnbotCheckin
2008-12-18 19:21svnbotNote Added: 0011565
2008-12-18 19:21svnbotStatusscheduled => resolved
2008-12-18 19:21svnbotResolutionopen => fixed
2008-12-18 19:21svnbotsvn_revision => 11399
2008-12-19 10:36AinhoaPagolaTag Attached: comsup_sprint3
2009-03-09 09:19sureshbabuStatusresolved => closed
2009-03-09 09:19sureshbabuNote Added: 0014507
2009-03-09 09:19sureshbabuFixed in Version => 2.50beta

Notes
(0011048)
gorkaion   
2008-12-09 12:09   
The procedure MA_WorkEffort_Validate already catches the problem when a product does not have a default warehouse. The massage has to be changed to a more meaningful one.

Something like:

"Product X does not have a default locator defined. Please assign one in the Product window."
(0011565)
svnbot   
2008-12-18 19:21   
Repository: openbravo
Revision: 11399
Author: AinhoaPagola
Date: 2008-12-18 19:21:05 +0100 (Thu, 18 Dec 2008)

Fixes bug 0006242. Create Standard: Message changed when selecting a product with no storage bin assigned.

---
U trunk/src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml
U trunk/src-db/database/sourcedata/AD_MESSAGE.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11399&sc=1 [^]
(0014507)
sureshbabu   
2009-03-09 09:19   
Retested working fine.