Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0025423 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Modules] Warehouse Picking | major | always | 2014-01-02 16:28 | 2014-02-20 13:43 | |||
| Reporter | ngarcia | View Status | public | |||||
| Assigned To | AtulOpenbravo | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 8da355e0bf45 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Regression date | ||||||||
| Regression introduced by commit | ||||||||
| Regression level | ||||||||
| Review Assigned To | ngarcia | |||||||
| Support ticket | ||||||||
| OBNetwork customer | OBPS | |||||||
| Regression introduced in release | ||||||||
| Summary | 0025423: Return shipment could be created when generating a picking list if its id is bigger than the MMS id | |||||||
| Description | Return shipment could be created when generating a picking list if its id is bigger than the MMS id | |||||||
| Steps To Reproduce | As group admin role: Go to Document type window and filter by F&B US Inc Organization and Document category: Material Delivery Set all the records obtained as Default = 'N' and Active = 'Y' Check through database which one has the biggest id select * from c_doctype where docbasetype = 'MMS' and ad_org_id = '2E60544D37534C0B89E765FE29BC0B43' order by c_doctype_id desc Define it as a Return Create a Sales Order for F&B US - East Coast Generate a Picking list from it and process it You will get the following error: ERROR: Return Receipts/Shipments do not allow lines with positive quantities. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0064394) AtulOpenbravo (viewer) 2014-02-20 13:39 |
Test Plan - Create a Sales Order, add line and process it. - Click on Generate Picking List button. - Navigate to the Picking List record create above in Warehouse Pick List window. - Try to Process it. - If proper document type exists for Shipment then process should complete successfully. - If proper document type does not exists for shipment, then error message is shown as "No Document Type for Shipment". |
|
(0064396) hgbot (developer) 2014-02-20 13:39 |
Repository: erp/pmods/org.openbravo.warehouse.pickinglist Changeset: 8da355e0bf45628cc48e411be5e20e3629114768 Author: Atul Gaware <atul.gaware <at> openbravo.com> Date: Thu Feb 20 17:06:58 2014 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/8da355e0bf45628cc48e411be5e20e3629114768 [^] Fixes Issue 25423: Cannot process picking list, return document type selected --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/warehouse/pickinglist/CreateActionHandler.java M src/org/openbravo/warehouse/pickinglist/OBWPL_Utils.java --- |
|
(0064397) ngarcia (viewer) 2014-02-20 13:43 |
fixed in version 1.4.6 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2014-01-02 16:28 | ngarcia | New Issue | |
| 2014-01-02 16:28 | ngarcia | Assigned To | => jonalegriaesarte |
| 2014-01-02 16:28 | ngarcia | OBNetwork customer | => Yes |
| 2014-01-02 16:29 | ngarcia | Summary | RFC could be created when generating a picking list if its id is bigger than the MMS id => Return shipment could be created when generating a picking list if its id is bigger than the MMS id |
| 2014-01-02 16:29 | ngarcia | Description Updated | View Revisions |
| 2014-01-02 16:29 | ngarcia | Issue Monitored: networkb | |
| 2014-02-06 14:14 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
| 2014-02-11 12:10 | AtulOpenbravo | Assigned To | pramakrishnan => AtulOpenbravo |
| 2014-02-18 17:29 | ngarcia | Steps to Reproduce Updated | View Revisions |
| 2014-02-18 17:37 | ngarcia | Steps to Reproduce Updated | View Revisions |
| 2014-02-20 12:33 | AtulOpenbravo | Status | new => scheduled |
| 2014-02-20 12:33 | AtulOpenbravo | fix_in_branch | => pi |
| 2014-02-20 13:34 | AtulOpenbravo | Review Assigned To | => ngarcia |
| 2014-02-20 13:34 | AtulOpenbravo | fix_in_branch | pi => |
| 2014-02-20 13:39 | AtulOpenbravo | Note Added: 0064394 | |
| 2014-02-20 13:39 | hgbot | Checkin | |
| 2014-02-20 13:39 | hgbot | Note Added: 0064396 | |
| 2014-02-20 13:39 | hgbot | Status | scheduled => resolved |
| 2014-02-20 13:39 | hgbot | Resolution | open => fixed |
| 2014-02-20 13:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/8da355e0bf45628cc48e411be5e20e3629114768 [^] |
| 2014-02-20 13:43 | ngarcia | Note Added: 0064397 | |
| 2014-02-20 13:43 | ngarcia | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |