|
-
Jan 20th, 2002, 08:06 AM
#1
Thread Starter
New Member
design vb components
hi ...
i have to design components for the foll.. project in VB...plzz help.
A. User requirement for Order Processing:
When any order for a product is received from any Dealer / Customer then:
1. The person who is going to process the order opens the system.
2. He will be asked to logon with a logon screen.
3. If he can successfully supply the credentials to the system, he will view the screen to enter data for the received purchase order. The data he will have to enter is:
a. Customer details like customer code or Name – Which can also be selectable, PO number, PO Date.
b. If the code for a customer does not exist, then option is shown to create customer master. By selecting this option the DEO (Data Entry Operator) can create the customer master.
c. If it is a counter sale or one time customer then just the name can be entered. If master for the customer for whom the name is entered does exist, then that customer’s data is shown otherwise entry for such customer is not made in master file but his details like address, Telephone number and email address can be entered. This can be used later on for any promotional activities.
4. DEO will enter purchase order lines which will contain product code or name, quantity, required date.
5. After all the order lines are entered the operator will click complete order button.
6. A screenshot of Order Acknowledgment will be shown to DEO. He can take the printout and give it to customer if required.
a. The OA will show expected delivery schedule for each order line.
7. If the delivery is immediate then DEO will be shown an option to print delivery ***challan and invoice.
a. He can print the DC and invoice. DC will be sent to packing and delivery section. Invoice will be given to the customer.
8. After customer makes the payment a receipt can be printed and given to customer if necessary.
9. DEO will close the application
-
Jan 20th, 2002, 08:11 AM
#2
Addicted Member
Give me about 5 minutes. I'll post the source code for you. I should be able to keep it under 4k in size and it will require a minimum of a 286 processor with 16k RAM and a 10M Hard Drive

Seriously, if you post specific questions you'll get specific help from everyone i'm sure, but, boy, what a list!
Remember - The light at the end of the tunnel could well be an on-coming train !
-
Jan 20th, 2002, 11:07 PM
#3
Frenzied Member
Re: design vb components
Originally posted by tinks
hi ...
i have to design components for the foll.. project in VB...plzz help.
A. User requirement for Order Processing:
When any order for a product is received from any Dealer / Customer then:
1. The person who is going to process the order opens the system.
2. He will be asked to logon with a logon screen.
3. If he can successfully supply the credentials to the system, he will view the screen to enter data for the received purchase order. The data he will have to enter is:
a. Customer details like customer code or Name – Which can also be selectable, PO number, PO Date.
b. If the code for a customer does not exist, then option is shown to create customer master. By selecting this option the DEO (Data Entry Operator) can create the customer master.
c. If it is a counter sale or one time customer then just the name can be entered. If master for the customer for whom the name is entered does exist, then that customer’s data is shown otherwise entry for such customer is not made in master file but his details like address, Telephone number and email address can be entered. This can be used later on for any promotional activities.
4. DEO will enter purchase order lines which will contain product code or name, quantity, required date.
5. After all the order lines are entered the operator will click complete order button.
6. A screenshot of Order Acknowledgment will be shown to DEO. He can take the printout and give it to customer if required.
a. The OA will show expected delivery schedule for each order line.
7. If the delivery is immediate then DEO will be shown an option to print delivery ***challan and invoice.
a. He can print the DC and invoice. DC will be sent to packing and delivery section. Invoice will be given to the customer.
8. After customer makes the payment a receipt can be printed and given to customer if necessary.
9. DEO will close the application
how much do you pay sir
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|