Dear all,
In the European Union it is compulsory to organize recycling for Electronic devices. As this is a legal issue, it would be nice to integrate closer with UC_vat.
There is already an interesting module, which is uc_ewrf, but I wonder if it can integrate well with uc_vat code.
The major difference with uc_vat are from a conceptual point:
* Ecology tax is a fixed amount per product (usual based on weight).
* It may apply only on domestic sales (not export within the EU, the buyer should apply for the tax).
The project can be found here:
http://drupal.org/project/uc_ewrf
Basically, in France, the tax should have VAT applied.
For example, take a modem:
tax without VAT=0,01 €, then VAT is applied.
Could some of you review the uc_ewrf and see how it could integrate with uc_vat support.
Kind regards,
Jean-Michel
Comments
Comment #1
longwaveYou can use http://drupal.org/project/uc_fee to add fees to products, which can then have VAT added by selecting the fee line item as taxable, I think.
Comment #2
grub3 commentedThanks a log Longwave, this seems to be the solution.
We also have tax on CDs and Compact Flash in France.
If it works out, I will report the community.
Thanks!