Trade-Ins/Store Credit?
Moderators:daleadmin, Dale Harris, Alan, Andrew
-
- Posts:3
- Joined:Tue Apr 12, 2005 3:24 pm
- Location:Fleetwood, PA
- Contact:
First off, I must say, this is a phenomenal piece of software. I've been playing around with dozens of POS programs deciding on which I want to use when I open my store later this year, and I must say that Dale's POS is the finest one yet. Simplistic, small memory footprint, works in DOS and Windows environments, feature packed, great stuff! 8*)
Planning on opening a used game store comes up with an interesting problem. You wouldn't believe the limited amount of POS software that accepts any kind of trade-ins or maintains store credit in a customer's account, and when you DO finally find one, the interface is horrid and the software has absolutely no features that an actual store would use.
Is there any plans to add any kind of trade-in system to your POS software in the future? I used to manage a chain game store, so if you need any ideas I'm more than willing to help! 8*)
Planning on opening a used game store comes up with an interesting problem. You wouldn't believe the limited amount of POS software that accepts any kind of trade-ins or maintains store credit in a customer's account, and when you DO finally find one, the interface is horrid and the software has absolutely no features that an actual store would use.
Is there any plans to add any kind of trade-in system to your POS software in the future? I used to manage a chain game store, so if you need any ideas I'm more than willing to help! 8*)
- Dale Harris
- Forum Owner
- Posts:1171
- Joined:Sun Dec 28, 2003 10:19 pm
- Location:Chicago
- Contact:
Payouts
TooManyGames,
You can use "Payouts" to give cash for trade-ins but there is no way to give an in store credit.
I am working on a Gift Card feature and that could possibly be used for an in store credit.
Post your ideas here so we can all see them.
You can use "Payouts" to give cash for trade-ins but there is no way to give an in store credit.
I am working on a Gift Card feature and that could possibly be used for an in store credit.
Post your ideas here so we can all see them.
Dale
Re: Payouts
Doing payouts and returns have been suggested to me, the issue that arises with that is that each item will have its own trade price, and to remember, or keep a written catalog of thousands of game titles and their trade-in prices isn't very practical.Dale Harris wrote:TooManyGames,
You can use "Payouts" to give cash for trade-ins but there is no way to give an in store credit.
I am working on a Gift Card feature and that could possibly be used for an in store credit.
Post your ideas here so we can all see them.
I haven't dived too deep into the program or the stock table, but it
seems simple in concept to add a trade price section to the stock table, and from the main sale screen add a key that toggles between sale and trade/return of the next item(s). Now, I haven't done any programming in ages, so from concept to code, I don't know if it'll be that simple. 8*)
- Dale Harris
- Forum Owner
- Posts:1171
- Joined:Sun Dec 28, 2003 10:19 pm
- Location:Chicago
- Contact:
Stock table
TooManyGames,
While it may not be extreemly difficult to add a thingie to the program that will allow you to choose between two prices, the problem is where to store the prices. The only possible answer would be to add another column to the stock table. Unfortunatly that would require reformatting the stock table file. Since almost every part of the program accesses the stock table a huge percentage of the program would have to be changed and then debugged. The last time I did this to add the "Sale price" feature it took over 6 weeks.
So this is going in the "think about it" pile but it may be in there for a while.
While it may not be extreemly difficult to add a thingie to the program that will allow you to choose between two prices, the problem is where to store the prices. The only possible answer would be to add another column to the stock table. Unfortunatly that would require reformatting the stock table file. Since almost every part of the program accesses the stock table a huge percentage of the program would have to be changed and then debugged. The last time I did this to add the "Sale price" feature it took over 6 weeks.
So this is going in the "think about it" pile but it may be in there for a while.
Dale
-
- Posts:3
- Joined:Tue Apr 12, 2005 3:24 pm
- Location:Fleetwood, PA
- Contact:
- Dale Harris
- Forum Owner
- Posts:1171
- Joined:Sun Dec 28, 2003 10:19 pm
- Location:Chicago
- Contact:
Sale price column
If you use the sale price column for alternate prices then you can't use the sale price column for sale prices.
Dale
Re: Sale price column
One could do a manual markdown at the time of sale.Dale Harris wrote:If you use the sale price column for alternate prices then you can't use the sale price column for sale prices.
-
- Posts:3
- Joined:Tue Apr 12, 2005 3:24 pm
- Location:Fleetwood, PA
- Contact:
- Dale Harris
- Forum Owner
- Posts:1171
- Joined:Sun Dec 28, 2003 10:19 pm
- Location:Chicago
- Contact:
Trade ins
TooManyGames,
You can have items in the stock table with negative prices. For example...
<pre>STOCK NUMBER DESCRIPTION PRICE
3413541311 GAME TRADE IN -2.99
2341313113 GAME TRADE IN -5.99
3541311613 GAME TRADE IN -7.99</PRE>
That way when someone trades in a game you can ring it up by price and the receipt will then become their credit.
When they use their receipt to purchase new games (or whatever) you use the receipts as cash. This may involve adding up a couple of receipts and actual cash for the "cash tendered" but good news, if you press [F2] anywhere in the POS program an on screen calculator will pop up. Just remember that the trade-in receipts count as cash and you better put them into the cash drawer and not lose them. If you do not accept credit cards in your store you can choose to ring up the receipts as a "Credit" tender.
Still a third option is to use the "Payout" feature and use the "payout" receipt as a credit.
If you will never have more than 75 outstanding credits you can also use "Sale parking"
You can have items in the stock table with negative prices. For example...
<pre>STOCK NUMBER DESCRIPTION PRICE
3413541311 GAME TRADE IN -2.99
2341313113 GAME TRADE IN -5.99
3541311613 GAME TRADE IN -7.99</PRE>
That way when someone trades in a game you can ring it up by price and the receipt will then become their credit.
When they use their receipt to purchase new games (or whatever) you use the receipts as cash. This may involve adding up a couple of receipts and actual cash for the "cash tendered" but good news, if you press [F2] anywhere in the POS program an on screen calculator will pop up. Just remember that the trade-in receipts count as cash and you better put them into the cash drawer and not lose them. If you do not accept credit cards in your store you can choose to ring up the receipts as a "Credit" tender.
Still a third option is to use the "Payout" feature and use the "payout" receipt as a credit.
If you will never have more than 75 outstanding credits you can also use "Sale parking"
Dale
Who is online
Users browsing this forum: No registered users and 27 guests