Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
mc12345678
Certainly looks like that will fix it. (Note, there appear to be other "notice" related items to address besides what was done for that line.)
I'm sure there are; I'm holding off for the re-design to address those.
Re: Edit Orders v4.0 Support Thread
I've just submitted v4.3.2 of EO to the Zen Cart plugins for review, containing changes associated with the following GitHub issues:
#66: Load EO functions only for EO's use.
#68: Log-file formatting updates.
#69: Attributes "lost" from ordered products when an order is updated.
See https://github.com/lat9/edit_orders for details. I'll post back here when it's available for download from the ZC Plugins.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
I've just submitted v4.3.2 of EO to the Zen Cart plugins for review, containing changes associated with the following GitHub issues:
#66: Load EO functions only for EO's use.
#68: Log-file formatting updates.
#69: Attributes "lost" from ordered products when an order is updated.
See
https://github.com/lat9/edit_orders for details. I'll post back here when it's available for download from the ZC Plugins.
Thank you for addressing this. The last piece of the puzzle for us to go live with 155f.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
athena
Thank you for addressing this. The last piece of the puzzle for us to go live with 155f.
No problems, thanks to you and @mc12345678 for identifying the issue ... it's hard to fix something I don't know about!
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
athena
Thank you for addressing this. The last piece of the puzzle for us to go live with 155f.
I just installed the latest edit order code with this fix included on my test server with 155f.
I can edit attributes OK and the attribute description changes OK but the associated price does not change! Probably I did something wrong somewhere, I just wondered if the price change works OK for you before I start digging into my update?
The older version of edit order works fine on my production server with 155e.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
marton_1
I just installed the latest edit order code with this fix included on my test server with 155f.
I can edit attributes OK and the attribute description changes OK but the associated price does not change! Probably I did something wrong somewhere, I just wondered if the price change works OK for you before I start digging into my update?
The older version of edit order works fine on my production server with 155e.
How is that product defined? What types of attributes (e.g. radio, dropdown) are you using? Is the product priced by attributes?
I'll try to replicate the issue, but those answers will save me some time.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
How is that product defined? What types of attributes (e.g. radio, dropdown) are you using? Is the product priced by attributes?
I'll try to replicate the issue, but those answers will save me some time.
Apologise in advance if it turns out to be my finger trouble.
The product has a base price and larger sizes have an add-on price.
The size attribute is a drop down.
Here is a link to the live product, best way to answer your question?
Thanks in advance
English language here
Re: Edit Orders v4.0 Support Thread
I also tried with and without "Reset totals prior to update? " set.
Re: Edit Orders v4.0 Support Thread
Thanks, I was able to replicate the issue locally. I'll report back when I've found the source of the issue.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
Thanks, I was able to replicate the issue locally. I'll report back when I've found the source of the issue.
OK great, sorry to make work.