Preview

Sales And Inventory System

Powerful Essays
Open Document
Open Document
781 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Sales And Inventory System
This data dictionary is all about the do of all my system like command buttons, text boxes and others..

example of content:
Data Dictionary (Sales Form)
NAME DESCRIPTION OBJECT USED
Sales Grid Display the record product in table form. Data Grid
Txt item num Display the item number of products. Textbox
Txt descri Display the description of product. Textbox
Txt price Display the price of product Textbox
Txt av_item Display the present quantity of product. textbox
Txt qnty Input the desired item quantity of of user. textbox
Txt amount Display the total amount of chosen product. textbox (Amount=price*quantity)
Txt cash Input the payment cash of user. Textbox
Txt change Display the change of payment of the user. Textbox (Change=cash-amount)
CMD print Print a receipt when click. Command button
CMD save Save the update list of product in database. Command button
CMD ok Update the list of product in database. Command button
CMD cancel Reset/close the sales form. Command button

Data Dictionary (Add Form)
NAME DESCRIPTION OBJECT USED
Add grid Display the list of product in table form. Data grid
CMD add Enable textboxes (txt item num, text descry, text price, text qnty) To add new product/item. Command button
CMD edit Enable the text boxes (text item num, text descry, text price, text only) To edit the selected item. Command button
CMD delete Delete the selected item/product. Command button
CMD cancel Close the form. Command button
Text num Disabled first when the cmd add clicked it will enable to put data when command edit it will enable to edit chosen data. Textbox
Text descri Disabled first when cmd add clicked it will enable to input data when cmd edit it will enable to edit chosen data. Textbox
Text price Disable first when cmd add clicked it will will enable to input data when cmd edit it will enable to edit the chosen data. Textbox
Text qnty Disable first when cmd add clicked it will enable to input data when cmd edit it will

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1330 Unit 5 Study Guide

    • 603 Words
    • 3 Pages

    4. You are managing a Windows Server 2008 Standard edition which has the File Server role added. You explicitly gave a user “Modify” access to a file. However, when this user tried to append data to that file, he got access denied message. What might be the problem?…

    • 603 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    If you do not allow nulls, you must enter a value into the column to continue.…

    • 327 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    learn the concepts behind the questions rather than be a strict memorization tool. Repeated readings will…

    • 4560 Words
    • 19 Pages
    Satisfactory Essays
  • Good Essays

    Nt1330 Unit 7 Lab 1

    • 566 Words
    • 3 Pages

    If you are prompted for an administrator password or for a confirmation, type the password, or click Allow or…

    • 566 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Please expand on the control. Add that the processor has the override capability; however, if a number greater than zero was meant to be entered the required override would alert that there is an issue.…

    • 558 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Accounting Security

    • 374 Words
    • 2 Pages

    The next control that I implemented pertained to the “Flight Date” attribute. I implemented a limit check to prevent a user from inputting a date that was not equal to 09/01/10. If someone previously had entered in another date, the limit check would be able to detect the erroneous date. (Entry #1)…

    • 374 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    CHAPTER 4 ASSESSMENT

    • 467 Words
    • 2 Pages

    3. Determine if each of the following variable names is valid or invalid. Please state the error in the invalid variable names.…

    • 467 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Object Oriented Design

    • 263 Words
    • 2 Pages

    The object oriented design to be used CD and DVD media collection system to identify the information about the media. You will need some general information to make the system work correctly.…

    • 263 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Input Control

    • 1095 Words
    • 5 Pages

    One type of input control is the standard text box. The text box can display messages or provide a place for the user to enter data. The text box is used when the system requires the user to type information such as city names, airport codes, or web page addresses. When using a text box, it is often helpful to use an auto complete function to help ensure proper data entry. This would be beneficial when the number of choices are too numerous to be displayed in a drop down list box. The data integrity error that is possible from using a text box is almost always going to occur due to human error. If the text box is programmed to accept letters (i.e. Name) and the user inserts a number, this will result in a data integrity error.…

    • 1095 Words
    • 5 Pages
    Better Essays
  • Good Essays

    CHAPTER11

    • 2591 Words
    • 18 Pages

    Which line of code will declare and create an instance of a new object variable called…

    • 2591 Words
    • 18 Pages
    Good Essays
  • Better Essays

    Input Controls

    • 1669 Words
    • 7 Pages

    Text type input controls are used to input text. They provide a single-line input field in which any text can be entered. The text type input controls are useful for form data such as names, street addresses, and user names. This data is viewable on the screen, so it ought to not be used for passwords.…

    • 1669 Words
    • 7 Pages
    Better Essays
  • Better Essays

    Borus is a chump

    • 5133 Words
    • 44 Pages

    Controls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6…

    • 5133 Words
    • 44 Pages
    Better Essays
  • Good Essays

    Instructions: This document contains the tutorials for Inventory programs 1-3. These programs will be separated by pages between each program in addition to being color coded.…

    • 1555 Words
    • 7 Pages
    Good Essays
  • Good Essays

    Circuit Debugging Tips

    • 859 Words
    • 4 Pages

    Sometimes you have to configure multiple control settings before you can enable a pin for a…

    • 859 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Xss Detection

    • 253 Words
    • 2 Pages

    Usually when testing for XSS vulnerabilities, we normally use the attack vectors <script>alert(111)</script> , <body onload=alert(111)/> etc. If the developer has implemented a blacklist serverside validation for <> and script, we will not get satisfactory test results. But in some scenarios we can successfully demonstrate an XSS attack even without using the above mentioned vectors.…

    • 253 Words
    • 2 Pages
    Good Essays