Orders for HanDBase - Order entry applet using multiple groups of DB popups.
There are three files in this archive: orders.pdb, accounts.pdb, and products.pdb. All three are used for this applet. Here's how it works: Accounts.PDB - has accounts info- ie, your customers, their account number, their price rate, which is a discount rate that you could set for each customer. For example, a company might receive a 20% discount off the price, so this value would be 0.80. Products.pdb - information about each product you are selling, including product numbers, prices, description, etc. Orders.PDB - the main entry point once everything is set up. Open orders.PDB and add a record. You can choose the customer making the purchase by either writing in the value or, better yet, selecting the customer popup, where you will be taken to the Accounts database and you will be able to select one from the existing accounts. This will also bring over the account # of this customer. You can now fill out the quantities for up to 3 items (which was all I could fit in the 30 fields with all of the other stuff), and select the product by pressing the Item x Desc field and selecting the product from the Products database. The price will come over and be factored in along with the quantity, and the 'discount rate' or 'price rate' as it is in the accounts database is factored as well. At the bottom the tax is calculated, which I put in at 6%, which is Florida's rate, but you can easily modify this by adjusting the Tax field property, and a total is given. I hope this is a useful starting point for you. If you need more products to be purchased, you can either take away some of the other extraneous fields and try to squeeze one or two more in, or redesign the database as follows: Make each record be part of an order. You can use the new 'prev record' calculated fields to keep a running sum. Then you can use the Filters to limit the view to the current customer's current order only, and have a good subtotal!
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Requirements:HanDBase v.2.7x or greater
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x, Pocket PC 2002, RIM BlackBerry OS 4.2, RIM BlackBerry OS 4.3, RIM BlackBerry OS 4.5, RIM BlackBerry OS 4.6, RIM BlackBerry OS 4.7, RIM BlackBerry OS 5.0, RIM BlackBerry OS 6.0, S60 1st Edition, S60 2nd Edition, S60 3rd Edition, S60 3rd Edition FP1, S60 3rd Edition FP2, S60 5th Edition, Windows Mobile 2003, Windows Mobile 2003 Smartphone, Windows Mobile 5.0, Windows Mobile 5.0 Smartphone, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6 Standard, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.1 Standard, Windows Mobile 6.5 Professional, Windows Mobile 6.5 Standard
Similar Software:
Warranties Warranties - Warranties allows you to make a list of various objects and their warranty periods.
Warranties requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
TracerPlus Professional (Pocket PC) TracerPlus Professional - data collection software for the user who needs more. With 30 customizable fields, signature capture and optional wireless connectivity, Pro adds the versatility to TracerPlus needed by the most demanding mobile workforces
Vineyard Spray Calculator for HanDBase Vineyard Spray Calculator for HanDBase is a database set up to calculate calibration data for a pesticide sprayer in a wine grape vineyard application. The user enters the field parameters, the desired speed in which the sprayer will travel the desired gallons per acre of spray and the number of nozzles per row
Radiology for HanDBase Radiology for HanDBase - Example of a utility for a pulmonary consultant. It is meant to duplicate the lists and papers spilling from my pockets. ToRound has a linked database for billing that incorporates two database popups for ICD9 codes
LottoPool LottoPool - This program can be used to track the people in a lotto pool. Enter the names and any notes for each person. You can also export the file into Pocket Word format.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
ProgramList ProgramList - This program allows you to make a list of the programs that you have installed on your PocketPC computer.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
Aebersold Jazz Play-A-Long Database for HanDBase Aebersold Jazz Play-A-Long Database for HanDBase - Relational database containing: - the names of all Aebersold Jazz Play-A-Long volumes (Aebersold_Albums.pdb); - the titles of all songs included in the above-mentioned volumes, with the specification of relevant type (standard, ballad, blues, etc.), key and tempo (Aebersold_Songs.pdb)
QB Passer Rating for HanDBase QB Passer Rating for HanDBase - You supply the attempts, completions, TDs, and Int's and this will give you the qb rating as calculated by the NFL (NCAA is somewhat different). Recalculating while in Form view enables you to see how a slight change in one catagory can effect the total
Teacher's Aid for HanDBase Teacher's Aid for HanDBase - Database for keeping track of students. This is a good starting point for teachers to use for tracking students. You first define your students, by opening the Teacher's Aid database, with their related info, and then you can take attendance and track test and homework scores with it
Archery for HanDBase Archery for HanDBase - Archery scoring system. This is a good demo of how to do some fancy calculations using the basic calculations available. The program will let you enter the three scores, and HanDBase will automatically calculate which values are non-zero and total the # of hits. It also keeps a running total, and also a score for that round
Cases for HanDBase Cases for HanDBase - Keep track of trials and cases with this Database. Could be useful for Attorneys, Judges, and law enforcement personnel.
This is a good starting point for using this in your case-tracking work. There is a database for keeping a listing of Judges, one for Attorneys, and also a linked action list to keep track of what was done, and what's left to do
Recipes for HanDBase Recipes for HanDBase - This is a great way to jot down a recipe when you are over a friend's or relative's house and like something they are making! It requires very little handwriting, as most of the popup's have useful values defined already
Password Manager for HanDBase Password Manager for HanDBase - Keep track or all of your passwords, account numbers, logins, etc.
If you are searching for a certain item, you can set the 'Type' filter to show only the type of account you are looking for
Phone Calls for HanDBase Phone Calls for HanDBase - Keep track of your messages, and phone calls. Good one to customize to suit your needs. If you are using the Addresses database for your phone book, you could change the name field, and/or the phone field to be DB Popups looking into the address book
Time Log for HanDBase Time Log for HanDBase - Keep track of the projects you are working on. Lots of room for customization in this one! You can change the 'Charge to' field to be a DB Popup, and have it point into a database of customers you may have. You could add in a rate calculation and have it figure out the rate charged by calculating (rate * duration)