- Cell Phones 1586
- Desktop 761
- Editors 432
- Education, Science & Engineering 1093
- Games 2277
- Internet 4693
- Multimedia & Graphics 978
- Office software 755
- PC 475
- Programming 1877
- 1C 145
- ActiveX 3
- Assembler 30
- C# 88
- C/С++ 281
- Data Bases 402
- Delphi/Pascal 494
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 155
- Setup Software 22
- Visual Basic 25
- Others 221
- Security 969
- SEO 306
- Software for Pocket PC 187
- Utilities 3855
The code for the Formation of invoices for payment Car
Refunds: 0
Uploaded: 04.05.2014
Content: text 411 symbols
Product description
Code database "Formation of invoices for payment Car service" in MS Access.
Download the report on the database screen forms free http://access.avorut.ru/080413/162_otchjot_formirovanie.doc
Title: Formation of invoices for payment in avtoservise.mdb
Link: http://access.avorut.ru/load/0-0-0-162-20
Additional information
Ready database access Formation of invoices for payment in a car workshop
Option 10. Forming invoices for payment in a car workshop
1.
Create tables:
Table 1. Reference works types
Table structure: Job code, Vehicle brand, Job description, Cost of work
Table 2. Directory of work executors
Table structure: Artist´s code, Surname I.O.
Table 3. Orders
Table structure: Date, Order number, Customer, Vehicle brand, Job code, Executor´s code
2.
Enter in Table 1 information on 15 types of work for the three brands of cars, in Table 2 - information on the five performers.
3.
Create the "Order" form to enter the data in Table 3. Use the combo boxes to enter the work code and job codes. Enter data on five orders for different dates for three customers. Each order must contain at least three works.
4.
Create a form (main / subordinate type) only to view information about orders executed by a particular performer whose code should be selected from the list. The main form must contain the executor´s code and his surname. The subordinate form should contain in the tabular form a list of works with indication of their name, car brand, customer and cost of work. In the form, the total value of all works performed by the executor should be calculated.
5.
Create a report "Invoice for payment of orders". The order number must be selected from the list. In order to display the date, order number, information about the car brand, the name of the customer and the cost of performing each job and the whole order.
6.
Create a report on the basis of a cross-request for the cost of performing work on the car brands and work executors.