value of Quantity field in sales line table

antoine
Member Posts: 2
Hi,
I'm filling in and validating/posting (with invoicing) orders in Navision 3.01.
Does anyone know where I can still find the value of the Quantity field of the sales line table for a record concerning an order once that order is completly delivered and invoiced ?
When an order is completly delivered and invoiced, all the lines concerning that order are gone of the "sales line" table
but I'd like to keep/find of a trace of the quantities originally ordered ?
Are these values written somewhere else in a table during the posting process ?
Any ideas ?
Thanks. Antoine
I'm filling in and validating/posting (with invoicing) orders in Navision 3.01.
Does anyone know where I can still find the value of the Quantity field of the sales line table for a record concerning an order once that order is completly delivered and invoiced ?
When an order is completly delivered and invoiced, all the lines concerning that order are gone of the "sales line" table
but I'd like to keep/find of a trace of the quantities originally ordered ?
Are these values written somewhere else in a table during the posting process ?
Any ideas ?
Thanks. Antoine
0
Comments
-
The original qty ordered is not available - just what was shipped.
You can add an "Original Qty" field and populate it during order entry.
ref1: http://www.mibuso.com/forum/viewtopic.php?t=6999
How we did it
Sales Line Table & Sales Invoice Line Table:
50001 - "Qty. Ordered" - Decimal (Note Same #)
[Sales line table]
"Qty. Ordered" - OnValidate()
If Type = Type ::Item THEN
BEGIN
Validate(Quantity,"Qty. Ordered");
blah blah blah0 -
we had the same problem and started with one new field. that was ok for three months, but after that sales wanted a complete history of requested and promised quantity and shipment dates.
we solved it via a new table and saved order-no., item-no and so on into the table. now we´re able to reach that table from t27, t18 and the sales header archive.
the sales header archive is another possibility, cause you´re able to save versions of your order with each print.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions