Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025423
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Warehouse Pickingmajoralways2014-01-02 16:282014-02-20 13:43
ReporterngarciaView Statuspublic 
Assigned ToAtulOpenbravo 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision8da355e0bf45
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tongarcia
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

DescriptionReturn shipment could be created when generating a picking list if its id is bigger than the MMS id
Steps To ReproduceAs 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0064394)
AtulOpenbravo (developer)
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 (developer)
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: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
Powered by Mantis Bugtracker