Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2010
    Location
    Springfield, IL
    Posts
    25

    Customer Invoice Strategy

    I would like some input/thoughts. The application I'm developing has an order entry function. After an order is input, it needs to create a customer invoice. No big deal. My Invoice Report has a section where the customer name, address, state, etc is shown and a Detail section where the product purchased, price, discount, etc. is placed. No big deal. The issue I would appreciate help/your thoughts on is that the customer wants at any time in the future to pull up a customer and click on a button to see previously created invoices. I could use a continuous sub-form to show invoice dates but I'm struggling with how to reconstruct the detail of every previously created invoice that currently is generated "on the fly." Please give me your thoughts on how to do this.



    Thanks,

    Chuck

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Most systems like this require the historical data so values are not deleted. You need to save how much you charged or the tax at the time so another table is in order here for the history.

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,847
    There is a data model here that may be useful to you.
    http://www.databaseanswers.org/data_...ices/index.htm

Please reply to this thread with any new information or opinions.

Similar Threads

  1. VB Strategy Games - Circle Puzzle and Others
    By pkstormy in forum Code Repository
    Replies: 4
    Last Post: 03-05-2011, 03:18 AM
  2. Customer History Tabular Report
    By avarusbrightfyre in forum Reports
    Replies: 0
    Last Post: 03-02-2011, 04:54 PM
  3. Sorting by customer
    By eibooo in forum Queries
    Replies: 1
    Last Post: 05-25-2010, 12:00 AM
  4. Strategy Question
    By vassa in forum Programming
    Replies: 1
    Last Post: 01-29-2010, 10:32 AM
  5. Design strategy
    By mel_herndon in forum Database Design
    Replies: 0
    Last Post: 07-20-2009, 07:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums