Commit graph

22 commits

Author SHA1 Message Date
Colin Kuskie
3fbc109429 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
ecc71d455d Update Shop for new instanciators and for exception handling. 2010-03-03 21:07:38 -08:00
Martin Kamerbeek
02f4211f12 Typo caused EU TaxDriver to not charge taxes for shipping addresses in France. 2010-01-28 10:39:40 +01:00
Martin Kamerbeek
d45a58cf87 - updateVATNumber should delete ivalid numbers.
- Fix missing pod and put subroutines in the correct place.
2009-12-18 14:07:58 +01:00
Martin Kamerbeek
2e5250afe1 Refactored EU tax plugin code to reduce code duplication and added tests. 2009-12-18 13:45:50 +01:00
Martin Kamerbeek
e88b0ca0d7 Adding VIES recheck workflow and tests. 2009-12-15 22:59:54 +01:00
Colin Kuskie
727348a1c9 Fix module use issues. Fixes bug#11222
Remove bad use line from TaxDriver/EU.pm
Add line for TT2 in testEnvironment.pl
2009-11-11 14:19:37 -08:00
Colin Kuskie
aa65b6ca22 Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
Colin Kuskie
083d86a835 Fix a POD whitespace problem in EU tax driver. 2009-05-21 16:12:37 +00:00
Martin Kamerbeek
8047e7d5f9 Fixed usability issue in vat number manager. 2009-05-20 14:28:06 +00:00
Martin Kamerbeek
dabc50f008 Fixed missing i18n and some POD and a bug in the javascript for the admin screen of the EU tax plugin. 2009-05-20 12:48:32 +00:00
Martin Kamerbeek
bfc140a365 Improved and templated VAT Number management. 2009-05-15 17:20:49 +00:00
Martin Kamerbeek
56ec560255 Added VAT number manager for shop admins. 2009-05-15 16:32:24 +00:00
Martin Kamerbeek
d4a884c202 Tax group manager improvements 2009-05-15 14:35:09 +00:00
Martin Kamerbeek
7fb87de71d Added the methods for the pluggable tax system that add templ vars to the cart and cart items. 2009-05-08 13:34:42 +00:00
Martin Kamerbeek
9d90b92629 Tax details are now stored with the transaction items they belong to. 2009-05-08 10:03:25 +00:00
Martin Kamerbeek
461c80a6b8 Pluggable Tax: more POD, more tests, better code and less bugs 2009-05-06 13:33:16 +00:00
Colin Kuskie
c541788968 Add missing POD and legal statements for many Shop modules. 2009-04-24 03:13:28 +00:00
Martin Kamerbeek
fea09cb7bd Fixed Tax.t tests. The file that contains them should be renamed to TaxDriver/Generic.t. Will do so when I add the tests for the other taxing
components.
2009-04-18 07:35:14 +00:00
Martin Kamerbeek
b21c5f4389 Forgot to 'svn add' a bunch of files. 2009-04-17 13:35:20 +00:00