BTW about the VAT the offer is for example 180 euro inc. VAT because my webshop is showing products inclusive VAT, but pricing on the back end is excl. VAT. Now I answer with 180 the VAT will added so total then will be 238,98 but enduser requested quote for 180 inc. VAT
and it should be 217,80 if VAT is added 21% BTW.
And not 238,98…
but still confusing now :p
Thanks for the details. We’ll take a look at this and see about getting it resolved in the next update.
ok hope the update will there be soon đ
Yes, we should have it released within a week or two at the most.
This should be resolved in the 1.2.0 update we just released. Please check it out and let me know. Thanks!
thx will give it a try and let you know the outcome
sorry to say but it’s full of bugs…
offer is inclusive vat and countered offer the vat will be added as a exra bonus.
accepted counter – counter offer is suddenly using the price of te first offer as a accepted offer?
also it can not handle product addons for a offer.
good luck!
Hmmm, ok, thanks for the feedback. We’ll look into that and get it resolved ASAP.
For product add ons compatibility we’ll need to add that. I have created an issue for this in our GitHub repo for a future update.
As for the other things, we are unable to reproduce these issues in our testing. Is there any other detail you can provide about potentially conflicting plugins or anything like that? Have you tried disabling other plugins to see if those problems go away?
Are you sure you didn’t have some sort of caching / CDN system in play that was loading up old files after you updated or anything like that?
Again, I haven’t been able to reproduce these issues, and we haven’t had any other reports of them since the update either.
I’m using w3 for caching indeed, can we exclude the caching somehow for this plugin to work?
Obvious you can’t reproduce the VAT issue,
If you just make sure the cache has been cleared that should be enough. I’m not very familiar with that caching plugin (I use WP Rocket which doesn’t take nearly as much configuration) so it’s tough for me to give any feedback on that.
You may want to reach out to them and let them know that with caching enabled you’re having issues with some plugins. They may be able to give you a tip on ignoring particular plugin features within the caching tools.
Ok angelleye, I have removed the w3 caching so the site is now using no caching. Everything works fine except when the counter offer is accepted the link in the email that put the product in the basket is adding VAT on top of the price. You should be able to reproduce this.
Also I am still having the array bug:
Attributes: Notice: Array to string conversion in /home/xxxxxx/domains/xxxxxxx.nl/public_html/webshop/wp-content/plugins/offers-for-woocommerce/admin/views/meta-panel-summary.php on line 29 Notice: Array to string conversion in /home/xxxxxx/domains/xxxxxx.nl/public_html/webshop/wp-content/plugins/offers-for-woocommerce/admin/views/meta-panel-summary.php on line 29 Notice: Array to string conversion in /home/xxxxxx/domains/xxxxxx.nl/public_html/webshop/wp-content/plugins/offers-for-woocommerce/admin/views/meta-panel-summary.php on line 29 Array, Array, Array
Also could it be possible to bulk edit on attributes and terms in the future?
I will pass this info on to the developer, thanks!
Not sure I’m following what you’re asking to bulk edit..?? Please clarify.
it’s now possible to ulk edit on category. For my case this will be category Alarmsystems.
I have added attributes with terms to make a filter in the category Alarms. For example a attribute called Sort alarmsystem by vendor. The terms for this attribute is vendor A, vendor B, vendor C.
I want to be able to bulk enable/disable the terms. i.e. Vendor A or B
I hope this made a bit clearer?
About the VAT, my prices on the back end are ex. VAT. The webshop is showing incl. VAT. Currently on the backend in the Admin menu manage offers the line where the regular price is showed of the product is now showing the ex VAT price. The offered and counter offered price is incl. VAT. When the customer accept te offer the VAT is added on top of the accepted ofer in the basket.