On 08/01/2012 22:00, Erik Huelsmann wrote: > Hi Nigel, > >>>> I've started testing 1.3.9 using our company work flows and seem to be >>>> seeing errors in the shipping and receiving module >>>> >>>> 1. Shipping->Ship invokes the Order Entry->Consolidate function >>> Looking into this one. >> I looked and found the issue. Committed the fix too. As the others, >> it's committed to the 1.3 branch and up for inclusion in the 1.3.10 >> release. >> >> Locally, you can fix the issue by running this query in your test system: >> >> UPDATE menu_attribute >> SET value = 'ship_order' >> WHERE attribute='type' >> AND node_id = (SELECT id FROM menu_node WHERE label = 'Ship'); > There's another error - which I just fixed and committed: you'll find > sales and purchase orders both in the Receive and Ship functionality. > > At this point, I think it'd be wise to upgrade to the tip of the 1.3 > branch and test further using that version, because there are now too > many differences between 1.3.9 and the version you're testing. > > Keep up the reports! > Will do, but we're stalled on the database migration issue at the moment.
Thanks for your speedy fixes though... really helpful Nigel ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
