Commit graph

28 commits

Author SHA1 Message Date
Colin Kuskie
67712c7302 I was able to build Shop::Ship without _loadDriver by
using WebGUI::Pluggable directly.
2008-03-01 04:09:35 +00:00
Martin Kamerbeek
922830386d fixed small pod typo in pay.pod designdocs 2008-02-28 12:35:19 +00:00
JT Smith
d207994e90 cart should be pretty much working at this point...now need to test and whatnot 2008-02-26 02:12:31 +00:00
JT Smith
a4391994a4 cart done, moving on to cart item 2008-02-25 22:56:47 +00:00
JT Smith
032617a8ba finished sku base class 2008-02-25 20:27:21 +00:00
Colin Kuskie
8ac717f2e7 GT to > 2008-02-25 00:44:33 +00:00
Colin Kuskie
72177f762c label is already stored in the options, and never used directly in any method. Code that wants it can instanciate an object 2008-02-22 19:08:32 +00:00
JT Smith
2ca95d8586 Made a little progress on the sku tests and base class. 2008-02-21 03:16:59 +00:00
JT Smith
902c1ae891 typo on the calculation 2008-02-20 19:19:29 +00:00
JT Smith
a87fbf590a added missing line between login and payment options 2008-02-20 19:13:37 +00:00
JT Smith
4ec9917adb eliminate references to the coupon table 2008-02-20 19:05:19 +00:00
Colin Kuskie
ae22286c6b coupon => shipper table 2008-02-20 16:54:43 +00:00
Colin Kuskie
99aeed0736 In indented (literal) text, POD markup is disabled, so => can be used
directly.
2008-02-20 16:29:32 +00:00
JT Smith
3e62f64e55 couple of missing methods 2008-02-20 06:36:10 +00:00
JT Smith
3b8a28fd16 fixing pay and shipper docs, and cleaned up special characters in the others 2008-02-20 06:33:46 +00:00
Colin Kuskie
8acfd57741 add properties accessor to ship driver 2008-02-20 05:08:24 +00:00
Colin Kuskie
2a08053d14 update tax calculation taking into account tax override on a per product basis 2008-02-20 04:53:51 +00:00
JT Smith
74d7a98cde an override for the default tax rate 2008-02-20 04:49:02 +00:00
Colin Kuskie
02011a7d37 finalize names and update docs to match 2008-02-19 18:33:45 +00:00
Colin Kuskie
dff8f24ea9 Fix a few typos 2008-02-19 04:49:51 +00:00
Colin Kuskie
e47ec1fd16 Subs named import do special things in perl. Renaming
import and export to importTaxData and exportTaxData,
respectively.
2008-02-18 00:44:32 +00:00
JT Smith
c3e9e5f5c3 formatting problem 2008-02-16 15:52:25 +00:00
JT Smith
7c872c49c9 separating sku from main 2008-02-16 15:50:03 +00:00
JT Smith
9538fc0440 separating sku docs from main commerce docs 2008-02-16 15:48:58 +00:00
JT Smith
f08f3a0ffe seperated the cart doc out on it's own 2008-02-15 22:02:21 +00:00
JT Smith
3d16d5b486 removing generated images 2008-02-15 21:35:21 +00:00
JT Smith
dfb1526468 easy docs 2008-02-15 21:34:56 +00:00
JT Smith
4f05ebb9ff per colin's request design docs are included in the repo 2008-02-15 19:48:21 +00:00