How to make receipts with reports.

  • Thread starter Thread starter K
  • Start date Start date
K

K

Hello. Maybe the question isnt about reports at all, but i have a
problem of making a simple database of a shop for example which sells
products to customers, looking through the inventory table and
selecting the what the customers wants to buy with a Yes/No field. but
that creates a problem of quantity..unless i create another field
which in some function or condition will multiply the price.... and
then keep it in the database with the current day to be like a
shoppers history... but that seems too much for something that
simple... can anyone give me an advice or an example of a simple shop
database with a product list... and someway to make some type of
receipts on reports...

Thanks in advance
 
Look at how online stores do it. Their methodology seems very standardized
now. The "Shopping Cart" idea is what I'm thinking of in particular. I
presume this is just a separate, temporary table. Seems pretty
straightforward.

As for reports that look like receipts, I don't see the problem. Just set up
your fields so that the report looks like a receipt.
 
Look at how online stores do it. Their methodology seems very standardized
now. The "Shopping Cart" idea is what I'm thinking of in particular. I
presume this is just a separate, temporary table. Seems pretty
straightforward.

As for reports that look like receipts, I don't see the problem. Just set up
your fields so that the report looks like a receipt.

If only there was an example... of that shopping cart... i have
already request in another topic..but if you can give any hint... i
would be more then thankful
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Help Receipt Printing 10
Running total on a report 2
How to make subforms 4
Help with design structure 2
How To Output Total Sales From Query..... 1
Totals on report 11
Blank Fields in Report 2
Automatic Reports 2

Back
Top