webgui/lib/WebGUI/Shop
Colin Kuskie f2c0a672f4 Add the shippingDrivers entry to the config file.
Have the update script remove the old shipping plugin and add the new shipping driver entry to config files.
Tests for Ship.t.  getDrivers and some "new" code for Shop::Ship.
2008-02-26 22:45:06 +00:00
..
ShipDriver Finish out the FlatRate driver, with tests and i18n. 2008-02-25 22:36:10 +00:00
Cart.pm very close to working 2008-02-26 18:37:53 +00:00
CartItem.pm fixed last problem. cart works !!!! 2008-02-26 18:40:58 +00:00
Ship.pm Add the shippingDrivers entry to the config file. 2008-02-26 22:45:06 +00:00
ShipDriver.pm Finish out the FlatRate driver, with tests and i18n. 2008-02-25 22:36:10 +00:00
Tax.pm Input validation tests for importTaxData. 2008-02-18 21:23:43 +00:00