Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007983Openbravo ERP03. Procurement managementpublic2009-03-05 10:542009-03-24 11:54
networkb 
gorkaion 
immediatemajoralways
closedfixed 
5
2.35MP5 
2.35MP52.40MP4 
OBPS
Core
No
0007983: Pending Goods Receipt generate goods receipt line with storage bin null when no locator is selected.
In Pending Goods Receipt window when you check a line, insert reception date and click in Process button (leaving locator empty), a good receipt is generated with no storage bin in its line.
The creation of this good receipt has no sense.
1. Procurement Management || Transactions || Pending Goods Receipts
2. Check any line
3. Insert a valid reception date for this line
4. Leave Locator text field empty
5. Press Process button

Find attached a screenshot.
No tags attached.
blocks defect 00079652.35MP5 closed gorkaion Pending Goods Receipt generate goods receipt line with storage bin null when no locator is selected. 
Issue History
2009-03-05 17:18gorkaionTypedefect => backport
2009-03-05 17:18gorkaionfix_in_branch => 2.40
2009-03-11 15:02hgbotCheckin
2009-03-11 15:02hgbotNote Added: 0014579
2009-03-11 15:02hgbotStatusscheduled => resolved
2009-03-11 15:02hgbotResolutionopen => fixed
2009-03-11 15:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/bbfbd1599d1b8a1335b01be21cd986560c86c767 [^]
2009-03-24 11:01psarobeFixed in Version => 2.40MP4
2009-03-24 11:54sureshbabuStatusresolved => closed
2009-03-24 11:54sureshbabuNote Added: 0014890

Notes
(0014579)
hgbot   
2009-03-11 15:02   
Repository: erp/stable/2.40
Changeset: bbfbd1599d1b8a1335b01be21cd986560c86c767
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Mar 05 23:56:46 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/bbfbd1599d1b8a1335b01be21cd986560c86c767 [^]

Fixed bug 7983. Added a javascript not null validation for quantity and locator fields.

---
M src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
---
(0014890)
sureshbabu   
2009-03-24 11:54   
Tested working fine.The system throws error message if the locator field is blank.