Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
monarchacct
This worked perfectly. Thank you!
Now, can I duplicate ot_misc_cost and/or ot_onetime_discount so I can have multiple entries?
That might work, although EO has special handling for the ot_misc_cost total's tax. If you're not planning on assigning a 'Tax Class' to that order-total, then creating clones of those totals should work (but I've never tried).
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
That might work, although EO has special handling for the ot_misc_cost total's tax. If you're not planning on assigning a 'Tax Class' to that order-total, then creating clones of those totals should work (but I've never tried).
I was able to clone those totals and it worked for what we need. Thank you for your help!
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
Now available for download.
1 Attachment(s)
Re: Edit Orders v4.0 Support Thread
Attachment 18558
1. Can't found where to enable this.
2. Is that possible to disable this zen_add_tax feature? I'm upgraded from 4.3.x and it working fine previously. This error appears after upgrade to 4.4.1.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
hamagawa
Attachment 18558
1. Can't found where to enable this.
2. Is that possible to disable this zen_add_tax feature? I'm upgraded from 4.3.x and it working fine previously. This error appears after upgrade to 4.4.1.
It's documented in the readme's Installation::Changes to zen_add_tax tab. You need to make edits to your admin's /includes/functions/general.php to remove the unwanted pre-rounding of the calculated tax value for Edit Order's use.
Re: Edit Orders v4.0 Support Thread
Many moons ago in 1.3.9 it was possible to change a product name or product price in EO. Is this simply not supported anymore?
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
swguy
Many moons ago in 1.3.9 it was possible to change a product name or product price in EO. Is this simply not supported anymore?
You can change a product's name and price, so long as the Product pricing method is set to As entered.
Re: Edit Orders v4.0 Support Thread
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
Now available for download.
Just updated my EO on Zen 155f. Very easy and straightforward update and the new version has some very nice new features. Thanks
Re: Edit Orders v4.0 Support Thread
One strange thing!
My tax is 7.7%. If I use "as entered" and enter a price of 107.7 in Unit Price (Gross) it then calculates Unit Price (Net) as 100.6542 instead of 100. When I press "update" it recalculates Unit Price (Gross) as 108.404573 instead of the correct 107.7.
Which implies it is using a tax rate of 7% not 7.7% for the net of tax calculation but using the correct 7.7% for the gross price calculation!
If I enter 100 in Unit Price (Net) then the gross price is OK.