Total no of sales quotes,orders
sathangai
Member Posts: 25
Hi all..
iam new to development and i want.....
my client asks me a report for the total no of sales quotes(each quote) raised and orders...
(or no of sales quotes,orders raised for an year).
i looked in [sales header table,sales line] and [sales header Archive table ,sales line archive] for document type..quote,order.......
i)when a sales quote is converted to Sal.order,the sales.qoutes disappeared.
ii)in sales header archive table..iam getting only archived sales quotes...
the same for sales orders...
iam in need of a report showing total no.of sales quotes raised(each quote) in a
report.
will it be achieved through code(if yes help me) or any other method is there?
iam using nav 2009 classic client with sql server
Thank you
iam new to development and i want.....
my client asks me a report for the total no of sales quotes(each quote) raised and orders...
(or no of sales quotes,orders raised for an year).
i looked in [sales header table,sales line] and [sales header Archive table ,sales line archive] for document type..quote,order.......
i)when a sales quote is converted to Sal.order,the sales.qoutes disappeared.
ii)in sales header archive table..iam getting only archived sales quotes...
the same for sales orders...
iam in need of a report showing total no.of sales quotes raised(each quote) in a
report.
will it be achieved through code(if yes help me) or any other method is there?
iam using nav 2009 classic client with sql server
Thank you
0
Comments
-
When a quote is turned into an order, the quote no. field is filled in. That should get you the numbers you're looking for (with a little math).0
-
Thanx mattrax.....
but iam not clear....if i want the no of sales quotes raised for a year...how can i?......0 -
You filter on the order date (or posting date or whatever date is required) and filter on the quote number where it is filled in. That's your number of quotes.
The ones with it not filled in are your number of orders.0 -
Hi Mattrex,
And which tables would be having the "amount" the data of outstanding and invoiced orders.
Appreciate your response.
Regards,
Murtaza.0 -
murtazakhan wrote:Hi Mattrex,
And which tables would be having the "amount" the data of outstanding and invoiced orders.
Appreciate your response.
Regards,
Murtaza.
Calculate it from sales line on behalf of your sales header.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
