Output Shelf No. in Invoice Report

hclu
Member Posts: 3
Hello, All
I would like to print my Invoice and Picking list together using dot-matrix printer, can anyone tell me how to output shelf no. for each item in Invoice Report? :roll:
Thank,
C
I would like to print my Invoice and Picking list together using dot-matrix printer, can anyone tell me how to output shelf no. for each item in Invoice Report? :roll:
Thank,
C
0
Comments
-
I think you have to be more clear about what you want, because I would say, put your field "Shelf No." on the invoice-report. But I think that would be to easy, so you have to give some more info.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
hclu wrote:Hello, All
I would like to print my Invoice and Picking list together using dot-matrix printer, can anyone tell me how to output shelf no. for each item in Invoice Report? :roll:
Thank,
C
you want an invoice before you actually pick the order? what if your inventory is a bit off on an item and it's actually out. Unless that doesn't apply to your situation.0 -
Also We have added the Shelf/Bin location on the Sales Line & Sales Invoice Line so it's easily available.
In Sales line & Invoice Line we added a field (Note: Use the same # in both tables)
Field#:50005 - Shelf/Bin No. - Text - 30
On the Onvalidate of "No."
"Shelf/Bin No." := Item."Shelf/Bin No.";
Then it's easily available for reports n' such where you use the Sales Invoice Line table - & you don't have to link the item table. This can also be used for other fields like the UPC code field if you need to.0 -
Savatage wrote:Also We have added the Shelf/Bin location on the Sales Line & Sales Invoice Line so it's easily available.
In Sales line & Invoice Line we added a field (Note: Use the same # in both tables)
Field#:50005 - Shelf/Bin No. - Text - 30
On the Onvalidate of "No."
"Shelf/Bin No." := Item."Shelf/Bin No.";
Then it's easily available for reports n' such where you use the Sales Invoice Line table - & you don't have to link the item table. This can also be used for other fields like the UPC code field if you need to.
This is exactly what i needed. I tried adding a field into the sales and invoice line before, but the system wouldn't allow me to save. Assiging field No. to 50005 solves all problem.
One more question...I don't seem to have access to C/AL code for Tables, so couldn't add
On the Onvalidate of "No."
"Shelf/Bin No." := Item."Shelf/Bin No.";
Is there any way to work around it?
Thanks again,
C0 -
your license probably permits you to save reports/forms/fields n' such
in the ranges of 50000 to 50099 - so use them wisely O:)
The non-code access to this table has to do with your license permission.
Tho you can add code in your own reports & tables (50000 to 50099) you're not allowed to add the code without a developers license anywhere else.
you'll probably need to ask your NSC to add this line in for you
On the Onvalidate of "No."
"Shelf/Bin No." := Item."Shelf/Bin No.";
Hopefully they will be nice & not charge you $250 8-[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