Wow, Sorry for the inconvenience !!!
Printable View
Wow, Sorry for the inconvenience !!!
Hey Diva - just wondered whether version for 1.5 released yet? **cheeky smile**
You will know when it's released because an announcement will be made in this thread, along with a link to the new support thread. Also, you will be able to find Edit Orders 4.0 in the downloads area. Recommend you subscribe to this thread so that when an announcement is made, you'll get a notification in your email.
There is no ETA. It will be done when it's done :smile:
**delete**
Will repost shortly...
Update..
Because of the ability to integrate Edit Orders with Super Orders (for those running both add-ons) I wanted to release Edit Orders and Super Orders at the same time. However there are two bugs that have held up both of these releases.
There are volunteers who are working on addressing these bugs. I have no ETA on how soon they will be able to finish the work at this time.. Hoping that it will be soon. That's the best timeframe I can give anyone about the status of this add-on. It will continue to be the answer I give when asked timeframe questions. (sorry folks..:smile:)
For those who want details on the outstanding issues here they are:
Edit Orders
Issue: Status change requires comment to be entered
Description: System will not save status without entering a comment. Changing the order status without entering a comment results in an error message being generated, and the updated order status is not saved to the status update table.
Super Orders
Summary: Batch printing invoices/packingslips not page breaking correctly in Internet Explorer, Opera, & Safari
Description: The batch print function of Super Orders is not correctly interpreting the page breaks for invoices, packingslips, and shipping labels. For invoices & packingslips, the page break should happen just above the logo for each page generated. Shipping labels should be printing 4 labels to a page. The page break functionality works correctly in Firefox & Chrome.
===========================================================
Enhancements the new version will offer..
- Compatibility with Zen Cart v1.5
- DONE Eliminate the need for the common_orders_functions.php file. Edit Orders and Super Orders should have their own functions files.
- DONE Update e-mail templates so that they match the orders.php e-mail templates when comments are sent or order status emails are sent to the customer.
- Comments should work the same way default order comments work. (support for e-mail, no e-mail, or hidden comments). If working properly should allow shop owner to create hidden order comments when editing orders.
I need help with an error im having.
The module works fine and all with all amounts that total under 1000.00
if its 1000 or more, then i get this error:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '000.00', value = '1000', sort_order = '3' where orders_tota' at line 3
in:
[update orders_total set title = 'Total:', text = 'R1'000.00', value = '1000', sort_order = '3' where orders_total_id = '12']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Ive tried going through the files that come with the module, but i cant seem to locate where this error is coming from. to me it seems like the text value is being assigned to the number value as if i add in 1'000, the total ends up being 1, but i dont know where this is happening.
Any assistance would be greatly appreciated.
one last thing i forgot. if go back and refresh the page, the total for the product line seems to update, but the sub total and total dont update at all. they stay with the old amount
Switch your thousands separator to a comma from an apostrophe. Admin->Localizations->Currencies-> Select your currency->Edit, change Thousands point to a comma.