Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2014
    Posts
    1

    Unhappy Track Inventory of materials used / remaining based on recipes in access database 2013

    Hi,


    I would appreciate any help in regards to what I need to do.

    I'm working on a database for my friend cafe, it has to keep a record of the following:
    - Orders
    - Purchase Orders
    - Inventory
    - Recipes Control (Add New Product/Drink means add new recipe for it)
    - The cost price for each recipe determined by the quantity of materials used in each drink based on the recipe
    - Cash register (Spent/Earned)

    My problem is that I do not know how to track the inventory of purchased materials like (Milk, chocolate,..) and deduct from that the consumed materials based on the products/drinks sold in orders

    I Figured that I need a separate tables for ( Orders/Purchase Orders/Materials Registry to hold all the info about the materials used in the recipes/Recipes tbl so I can add a new recipe or change it and create or add new drink/product in the menu/Invetory tbl to hold the quantity add to it materials purchased and deducting form it materials used based on the drinks sold)


    I hope u got the basic idea please help me with how to make the inventory table hold all the quantities of the materials purchased (-) all the quantities consumed based on the recipe

    Example of recipe: Milkshake: 180ml Milk + 200gm Ice Cream + 60ml chocolate syrup each component of this recipe has its own cost price I need to make it calculate the cost based on the prices of the materials and volumes purchased and the recipe itself.....please help me.

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Inventory is basically products in, products out!
    tblProducts
    tblOrders
    tblOrderDetails
    tblCustomers

    Here is a link to a site that may also help. http://www.databaseanswers.org/data_...ales/index.htm

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

Similar Threads

  1. Replies: 11
    Last Post: 08-29-2013, 11:17 AM
  2. Replies: 4
    Last Post: 08-21-2013, 07:08 AM
  3. 2010 Access Database materials
    By mussy in forum Misc
    Replies: 4
    Last Post: 04-19-2013, 10:37 PM
  4. Bills of Materials / Inventory
    By CRM001 in forum Database Design
    Replies: 4
    Last Post: 05-20-2010, 01:52 PM
  5. Track users use of Access database
    By booyeeka in forum Programming
    Replies: 1
    Last Post: 02-26-2009, 02:35 AM

Tags for this Thread

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