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

View Revisions: Issue #34461 Back to Issue ]
Summary 0034461: [SERQA 2019] When creating a sales order in the pos, the shipment is created with an incorrect warehouse in the header
Revision 2016-11-11 15:43 by paul_guiot
Steps To Reproduce Steps to reproduce: when the store has more than one WH and all of them has the same priority.
1) Create an order in the WebPOS
2) check in the backend the shipment created for that order. The lines has storge bins that don't belong to the WH defined in the header.

Other issue: (see video)
1) In the BO, unflag the field "Active" for the screen "Warehouse and Storage Bin"
2) In the Webpos, creating a ticket, the warehouse is still available
Revision 2016-11-11 15:43 by paul_guiot
Description There are different things to fix:
1) The Query to select the warehouse needs to be improved and check if the WH is active or not. Nowaday this validation is not done and it can select a WH that is not active.
2) The lines of the shipments have a storage bin that does not belong to the warehouse defined in the header. Proposed solution is the following: when inserting the first line of the shipment check if the storage bin belongs to the WH defined in the header. If it belongs to the WH do nothing. If it does not belong, update the WH in header with the correct WH.

Furthermore, The button "Active" in the header of the screen "Warehouse and Storage Bin" is not effective. For instance, if we unflag this field, the warehouse still appears in the Webpos (cf. Video enclosed)
Revision 2016-11-11 15:42 by paul_guiot
Steps To Reproduce Steps to reproduce: when the store has more than one WH and all of them has the same priority.
1) Create an order in the WebPOS
2) check in the backend the shipment created for that order. The lines has storge bins that don't belong to the WH defined in the header.
Revision 2016-11-11 15:42 by paul_guiot
Description There are different things to fix:
1) The Query to select the warehouse needs to be improved and check if the WH is active or not. Nowaday this validation is not done and it can select a WH that is not active.
2) The lines of the shipments have a storage bin that does not belong to the warehouse defined in the header. Proposed solution is the following: when inserting the first line of the shipment check if the storage bin belongs to the WH defined in the header. If it belongs to the WH do nothing. If it does not belong, update the WH in header with the correct WH.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker