VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: amymattian on December 19, 2019, 10:58:04 AM

Title: Tax report from Virtuemart, how?
Post by: amymattian on December 19, 2019, 10:58:04 AM
Hello all,

this is a topic I have asked several years ago and did not find a solution. Now I tried again (due to my clients request) and I could find one plugin to give a monthly tax report from different tax %. This one:
https://open-tools.net/documentation/tutorial-extending-vm-with-custom-views.html
(https://open-tools.net/documentation/tutorial-extending-vm-with-custom-views.html)
But this requires some extra implementation. This is a matter that Virtuemart should handle by default and I would ask this feature to be added to the default Virtuemart. I believe this is something that all Virtuemart users would need (I believe all EU users have to give a tax report montly with different tax % separated) and it seems strange that this function is not possible currently by default.

Any ideas if it is possible to implement this feature to Virtuemart in the near future?

- Anne
Title: Re: Tax report from Virtuemart, how?
Post by: loppan on January 06, 2020, 23:10:38 PM
Just a tip, I'm in the EU and I do file my tax reports monthly. I sell both inside and outside EU so I need to separate the two for my reports.

I use CSVImproved from https://rolandd.com/ to export every months sales to a .csv file and from there it's easy to calculate the tax. Works great for me.

I have tried most VM sales report extensions out there but haven't found a single on that handle tax really well, but the solution mentioned above works great for my purposes.
Title: Tax report from Virtuemart, how?
Post by: amymattian on February 20, 2020, 12:45:46 PM
Hi,
I managed to find a plugin that does the automatic calculations for me:
https://www.daycounts.com/shop/plugins/product-detail-price-per-quantity-97

I ofcause hope that this function would be abailable in the default virtuemart itself!

- Anne