Hi Guys,
Verify Pick function with splittable Sales Order is not working correctly. I am using 10.04 stable version. Can you please replicate the issue: a. Create an order b. Change the order to Splittable order c. Verify pick d. Complete the verify pick with some missing items in the list. You will see the error at the top: The Following Errors Occurred: ERROR: All order items are not verified Ok. Either I am missing something to allow the system to complete verify picking for a Splitted Order, or the system is doing something wrog. This is a crucial functionality for me to use Ofbiz. I will be really grateful, if somebody answer me very soon to resolve the issue. Thanks very much. Rifki |
Administrator
|
Could you try with trunk (demo for instance) and create a Jira if it fails?
Jacques From: "Rifki5555" <[hidden email]> > Hi Guys, > > Verify Pick function with splittable Sales Order is not working correctly. I > am using 10.04 stable version. > > Can you please replicate the issue: > > a. Create an order > b. Change the order to Splittable order > c. Verify pick > d. Complete the verify pick with some missing items in the list. > > You will see the error at the top: > The Following Errors Occurred: > ERROR: All order items are not verified > > Ok. Either I am missing something to allow the system to complete verify > picking for a Splitted Order, or the system is doing something wrog. This is > a crucial functionality for me to use Ofbiz. > > I will be really grateful, if somebody answer me very soon to resolve the > issue. > Thanks very much. > Rifki > > http://ofbiz.135035.n4.nabble.com/file/n3722332/OfbizError.png > > -- > View this message in context: http://ofbiz.135035.n4.nabble.com/Verify-Pick-Issue-Can-anybody-reply-please-tp3722332p3722332.html > Sent from the OFBiz - User mailing list archive at Nabble.com. |
In reply to this post by Rifki5555
Hi Rifki, Verify Pick screen doesn't support split shipment at the moment in branch or trunk as for as I know. You can go ahead and enhance the implementation by creating OfBiz JIRA. On Aug 6, 2011, at 3:03 AM, Rifki5555 wrote:
smime.p7s (5K) Download Attachment |
Pranay,
Thanks very much for your kind reply. Frankly speaking I have no idea about what " creating OfBiz JIRA" is. Can you give me a little clue or guidance about what I sould do. REgards Rifki |
Hello Rifki,
Jira is the issue tracking system used by Ofbiz. Start at https://issues.apache.org/jira/browse/OFBIZ See https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices for guidance on using Jira. Cheers Paul Foxworthy
--
Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ |
Thanks Paul! Thanks and Regards --- Pranay Pandey Hotwax Media | http://www.hotwaxmedia.com E-mail : [hidden email] Direct : +919826035576 On Aug 9, 2011, at 6:02 AM, Paul Foxworthy wrote:
smime.p7s (5K) Download Attachment |
In reply to this post by Rifki5555
Hello Rifki,
I have been working on this issue, and I have created a Jira report with a patch that might fix the problem for you. See https://issues.apache.org/jira/browse/OFBIZ-4365 Cheers Paul Foxworthy
--
Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ |
Hi Paul,
Thanks very much for your kind effort. I will apply the patch and let you know. I am using the stable version 10.04, can I apply to it? In other words do I need to apply the patch to a trunk version? Kind Regards Rifki |
Hi Rifki, You should be able to apply the patch to 10.04 as well but when testing is complete and process verified this would be eligible to go to trunk as this will be counted as a new feature instead of a bug. If you continue using it with branch 10.04 after the patch is committed to trunk you should be able to maintain a patch for it for your custom project deployment on branch. HTH Thanks and Regards --- Pranay Pandey Hotwax Media | http://www.hotwaxmedia.com E-mail : [hidden email] Direct : +919826035576 On Aug 16, 2011, at 4:51 AM, Rifki5555 wrote:
smime.p7s (5K) Download Attachment |
Hi Rifki,
I don't know for sure, but like Pranay I think you will have little or no difficulty applying the patch to v10.04. The patch is quite small and the things it affects are not very new. Cheers Paul Foxworthy
--
Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ |
Hi Paul,
I've applied the patch but it did not make any change in the functionality. I am just wondering whether it is possible for you to apply the patch to stable version 10.04 and see the result. Kind Regards Rifki |
Sorry Rifki,
I tried it with version 10.04 and there was a mysterious issue with Verify not clearing lines from previous orders when I entered an orderId and shipGroupId, so the verify did not complete when I expected it to. I can't afford to spend any more time on this. It works better for me in trunk, but I haven't identified what changes between 10.04 and now have caused that. Cheers Paul Foxworthy
--
Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ |
Hi Paul,
Thanks very much for your kind reply and time spent. I appreciate that you can not afford sorting this issue out in 10.4. Can you please let me know which trunk you tried and verified that it is working successfuly. I will set up and use the same trunk version, since this functionality is crucial for me. Kind Regards Rifki |
Hi Rifki,
My patch in OFBIZ-4365 was against revision 1156416, but I suggest you if you're are trying out trunk you start with the latest. One thing: Verify Pick doesn't allow part shipping of a ship group at all. Its purpose is simply to verify you have picked everything for an order. So if you want to use Verify, and you can't ship the correct quantity of all items in a ship group, you would need to return to the order, create another ship group, and reallocate items between them. This is a little clumsy - ship groups are supposed to be for the *customer* to define desired delivery dates, shipping methods, and so on. However, you don't *have* to use the Verify at all. If it doesn't suit your business processes, you can hide it altogether from your users. If you create a picklist for an order and go straight to packing, it will warn you if you haven't packed everything expected by the order, and give you the option to force a partial shipment anyway. The order will not be completed, and when additional items come in stock you will be able to generate another picklist to complete it. It might be nice to have similar functionality to force a partial shipment in Verify, but it's not there at present. Cheers Paul Foxworthy
--
Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ |
Free forum by Nabble | Edit this page |