record a trace of shipping calculation communications in the order
authorTony Cook <tony@develop-help.com>
Fri, 31 Jul 2009 05:55:59 +0000 (05:55 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Fri, 31 Jul 2009 05:55:59 +0000 (05:55 +0000)
commitcb351412ca3dbeb7ace6b28152cefa9814d745c2
tree82adb05cc3c8e5e572d7dd6494f28b94a1a08d4f
parent0a36379b151e4312f195f8b2ba3dd1c57914a31e
record a trace of shipping calculation communications in the order

fix null driver to return a defined cost

make shipping optional to match previous behaviour by default

improve error reporting to the checkout page when a shipper can't ship
to a location
schema/bse.sql
site/cgi-bin/modules/BSE/DB/Mysql.pm
site/cgi-bin/modules/BSE/TB/Order.pm
site/cgi-bin/modules/BSE/UI/Shop.pm
site/cgi-bin/modules/Courier.pm
site/cgi-bin/modules/Courier/AustraliaPost.pm
site/cgi-bin/modules/Courier/Fastway.pm
site/cgi-bin/modules/Courier/Null.pm
site/templates/checkoutnew_base.tmpl
site/util/mysql.str