Pages:

New freeware plugin - vatLite v0.1 for QC v4.x

treewood (OpenSolution)

Avatar: treewood

2011-11-30 09:11

We've created new freeware plugin to Quick.Cart v4.x.

Displays the products prices without VAT using single VAT rate

You should know HTML to install this plugin.

Check out this plugin here:
http://opensolution.org/download,en,18.html?sDir=Quick.Cart/plugins#vatLite_v0.1

Good luck!

boboo

Avatar: boboo

2011-12-08 15:03

Sorry, but the results are wrong.
There are some countries, where the VAT is not an integer.
Example France -> 19,6%
Using the:
$fVat='1.'.$config['fVat']
we get:
fVat= 1.19.6
and the compiler counts this with only 1.19
not with 1.196

qc-plugins.kimla.de

treewood (OpenSolution)

Avatar: treewood

2011-12-08 18:38

Then change

$fVat '1.'.$GLOBALS['config']['vat'];


to

$fVat '1.'.str_replace'.'''$GLOBALS['config']['vat'] );

boboo

Avatar: boboo

2011-12-08 20:06

Treewood,
I know how to help myself ;-)
It was a hint to make You change the plugin code.
Because this small bug doesn't throw any error message. And at the end of the day, the surprise from a tax office can be hmmm, bad.

qc-plugins.kimla.de

treewood (OpenSolution)

Avatar: treewood

2011-12-10 21:40

boboo - this change was made in vatLite

kacey

Avatar: kacey

2012-01-03 14:24

The VAT lite works fine but only the products page.
The vat does not show on the orders basket , order form , in the administration or sent emails. I tried to use the snippet from products_default.tpl in the other templates but without succes.
I had to change the code a bit to get the vat added to the price already in admin, but that wasnt to hard.
It would be great to see a more complete vat solution with the options to show on different fields:

Price excluding vat, only the vat, price with vat included
Then the same thing for the summarys in the orders basket and orders form.

I know it is a big wishlist, but maybe someone has it done already...

Using QC 4.2

kacey

Avatar: kacey

2012-01-09 15:21

Just discovered another inconvenience of the VAT plugin (the plugins are not really plugins imho)

If you are using the products attributes with different prices for the attribute then the price does not get updates because it is not told to do so in core/common.js

Together with the other limitations as mentioned in my earlier post I think this is enough inconvenience for users to suggest a thorough rewriting of the VAT modification. Please?

treewood (OpenSolution)

Avatar: treewood

2012-01-09 15:54

kacey - send link to check it ...

kacey

Avatar: kacey

2012-01-09 16:58

Hi Treewood, here is a link to an article with attributes and different prices for the attributes:

http://www.horeca-meubilair.com/169,phoenix-palmboom-kunstplant.html

treewood (OpenSolution)

Avatar: treewood

2012-01-09 19:01

site dont work ...

kacey

Avatar: kacey

2012-01-09 20:09

Please try again, site is running fine...

treewood (OpenSolution)

Avatar: treewood

2012-01-09 21:54

Sorry but still not :(

kacey

Avatar: kacey

2012-01-09 22:04

I dont understand why you cannot see it, the site has been online and working all the time. We are messing up your forum with these comments, please delete last posts, I will get in touch through support if you dont mind.

openzibi

Avatar: openzibi

2012-01-09 22:38

kacey -Try THIS link http://www.horeca-meubilair.com/
UPS! Error!



-------------------------------------------------------
hosting-domeny-strony - http://www.rhh.pl

kacey

Avatar: kacey

2012-01-09 22:48

Openzibi, I can see the site ok,
How is it possible that I can see it from Spain, others from Holland, and you both cannot see it?
I used internet explorer and chrome.

openzibi

Avatar: openzibi

2012-01-09 22:53

kacey - is it ok in yoUr link: HORECA-MEUBILAIR?




-------------------------------------------------------
hosting-domeny-strony - http://www.rhh.pl

kacey

Avatar: kacey

2012-01-09 23:12

Yes, when I click the links above as in your post ,
the site http://www.horeca-meubilair.com comes up fine.

openzibi

Avatar: openzibi

2012-01-09 23:21

kacey - I think It was problem on your serwer.

Now (23.20) link is OK
http://www.horeca-meubilair.com/169,phoenix-palmboom-kunstplant.html




-------------------------------------------------------
hosting-domeny-strony - http://www.rhh.pl

kacey

Avatar: kacey

2012-01-09 23:53

Thanks Openzibi, sorry for your time.
Might have been a temporary overload. Maybe someone can delete all these messages about server availability.

Hope someone finds a solution for a complete tax option.

treewood (OpenSolution)

Avatar: treewood

2012-01-10 07:37

i still cant open this site ... how i can help then ? :/

Pages:
Back to top
about us | contact