Commit graph

16 commits

Author SHA1 Message Date
Colin Kuskie
1e7f443126 Fix problems with the Sales tab in the Shop Account plugin.
Only display the Sales tab to vendors, and prevent www_viewSales from erroring out if the
user is not a vendor.  New template, template variable, i18n.
2010-01-18 08:51:17 -08:00
Colin Kuskie
9af746c7af Remove i18n echo calls in Account/Shop My Sales template. 2009-07-20 20:22:44 +00:00
Martin Kamerbeek
68a69a9700 Fixed a bug in my purchases where tarnsaction amounts were shown that did not take into account the in store credit
used in the transaction.
2009-07-15 14:15:06 +00:00
Colin Kuskie
576b914293 More POD fixes. 2009-07-04 17:21:05 +00:00
Colin Kuskie
c8781f8b55 Fix a bad call to insufficient in the Shop. 2009-05-28 16:15:02 +00:00
Martin Kamerbeek
f1ea8acdaf Fixed bug where unsuccessful transations were included in the payout totals and My Sales summary. 2009-05-14 13:53:47 +00:00
Martin Kamerbeek
323dc1ff0c Adding missing tmpl_vars. 2009-05-14 09:00:52 +00:00
Martin Kamerbeek
31c4bf83d7 Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars. 2009-05-13 12:52:19 +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
Doug Bell
6d20e7f5df added: ThingyRecord allows you to sell records in a Thing (like a classified ad) 2009-04-19 02:09:34 +00:00
Martin Kamerbeek
2e4ce42b76 Adding pluggable tax system. 2009-04-17 13:32:18 +00:00
Martin Kamerbeek
320e1738a3 Adding base of Shop account plugin vendor payouts stuff. 2009-03-13 16:13:20 +00:00
Colin Kuskie
5d490fbeb6 Large batch of Help and i18n. Also, make sure that the
Shop plugin for the Account always has an array ref in it.
2009-01-05 21:52:38 +00:00
Graham Knop
586fdb0ec6 fixing POD issues, User test 2008-11-24 02:27:20 +00:00
Frank Dillon
f1d2a2e8ef Forgot one cleanup item. Transactions now properly redirect to the account module when directly called 2008-11-15 12:04:33 +00:00
Frank Dillon
11d18075fa Account release candidate - final changes before merge 2008-11-15 02:39:23 +00:00