Ok this is what I need to have done:
New Quote to Order
Order to Accounting
Accounting to Production
Production to Quality Control
Quality Control to Shipping
Shipping to Accounting
I need to have command button on the Order form for each department to advise to where the status of each order when a customer calls it in. It will flow like this:
Customer calls in for a Quote - Quote will be emailed to them for approval
Customer then calls back and approves Quote - it now becomes an Order
Accounting now needs to put this in Peachtree for the financial part of this for billing
after that is completed then Production will produce the product -
after Production is complete they change the status of this order to Quality Control
After Quality Control they change the status to Shipping
After its shipped then Ship Dept changes it to Billing
This way each department can run their daily reports and schedule their day accordingly for each status to be completed.
Now so some of these status must have approval of management first and they will have the privilege of changing the status ONLY in some aspects i.e. Quotes MUST be approved by Management before sending to Customer (I will have the privileges set for each person on what they can do in each stage)
If someone can help me create the code for the first 2 status I can take it from there
Here is the list of Status in Order
Status ID Status Name 0 Quote 1 Order 2 Peachtree 3 Production 4 QualityControl 5 Shipping 6 Accounting 7 Completed
Any Assitance would be greatly appriciated
Thank you in advance
Stephanie