Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023317 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Warehouse Picking | minor | have not tried | 2013-03-15 13:31 | 2015-01-16 13:14 | |||
Reporter | naiaramartinez | View Status | public | |||||
Assigned To | naiaramartinez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 34fa09208f86 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0023317: Delivery status never gets 100% because cannot generate not stocked product's picking | |||||||
Description | Delivery status never gets 100% because cannot generate not stocked product's picking. 'Generate picking list' only generate the m_inoutlines of products that are stocked items. so, the rest of the products are will not be in the good shipments, and that's why delivery status never gets 100%. | |||||||
Steps To Reproduce | Generate a sales order. Create two lines: one with a product that is service one with a product that is stocked item Generate picking list Process the generated picking list. Go back to the sales order. Notice that delivery status is not 100%. | |||||||
Proposed Solution | When generating the Picking list, generate one m_inoutline for each line of the sales order (lines that have not been delivered yet). In picking list window, only show lines that are item and stocked. Because it has no sense to pick lines that are services. In 'Validate' button only show product that are items and stocked. When processing the Picking list, process all the lines (not only the lines that are shown). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0057290) hgbot (developer) 2013-03-18 10:07 |
Repository: erp/pmods/org.openbravo.warehouse.pickinglist Changeset: 34fa09208f860f0db33b2399c62392ceb9c8e3e2 Author: Naiara Martinez <naiara.martinez <at> openbravo.com> Date: Fri Mar 15 13:32:38 2013 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/34fa09208f860f0db33b2399c62392ceb9c8e3e2 [^] fixed bug 23317: Delivery status never gets 100% --- M src-db/database/sourcedata/AD_TAB.xml M src/org/openbravo/warehouse/pickinglist/CreateActionHandler.java M src/org/openbravo/warehouse/pickinglist/ValidateActionHandler.java --- |
(0065844) plujan (manager) 2014-04-02 08:59 |
Closed as it was in Resolved for too long |
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-15 13:31 | naiaramartinez | New Issue | |
2013-03-15 13:31 | naiaramartinez | Assigned To | => naiaramartinez |
2013-03-18 10:07 | hgbot | Checkin | |
2013-03-18 10:07 | hgbot | Note Added: 0057290 | |
2013-03-18 10:07 | hgbot | Status | new => resolved |
2013-03-18 10:07 | hgbot | Resolution | open => fixed |
2013-03-18 10:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/34fa09208f860f0db33b2399c62392ceb9c8e3e2 [^] |
2014-04-02 08:59 | plujan | Note Added: 0065844 | |
2014-04-02 08:59 | plujan | Status | resolved => closed |
2015-01-16 13:14 | ngarcia | Issue cloned | 0028647 |
2015-01-16 13:15 | ngarcia | Relationship added | related to 0028647 |
Copyright © 2000 - 2009 MantisBT Group |