Purchase Order Posting - Use Print Management Destination

CJBeattie
Member Posts: 57
Hello,
When posting purchase orders, or sales orders, there is the print option after clicking Posting --> Purchase Order. There is also the option of Use Print Management Destination.
Is there a way of having the Use print management destination permanently ticked, rather than having to select it each time??
regards
Craig
When posting purchase orders, or sales orders, there is the print option after clicking Posting --> Purchase Order. There is also the option of Use Print Management Destination.
Is there a way of having the Use print management destination permanently ticked, rather than having to select it each time??
regards
Craig
0
Comments
-
HI,
in vendtable and custtable has a field"PrintModuleType". That field has a propertie visible='NO" in table browser.
BaseEnums:
Vend=0
Purch=1
parameters=2
User=3
Go to AccountsPayable/Setup/Forms/Form setup/click "Print management" - setup yourPrint management .
Log in SQL base/new query:
update vendtable set printmoduletype='2';
after that tou will use setup in module.
:idea:Imposible is nothing.0 -
Hello,
I believe at the minute I imported my Print Management Field to 001::Parameters, therefore using the print management paramters as a default.
What I want to do is to set some specific print management parameters for a particular vendor. Then everytime I use this vendor, first of all when posting the purchase order, the tick box 'Use print management destination is always ticked' secondly for it to use the parameters setup by the vendor?
WIll your reply given deal with that?
As at present, we have e-mail addressed etc set up to send purchase orders to, the only thing is for them to work, we need to tick that box 'use print management destination'. We want this to be ticked by default?
Regards
Craig0 -
For a particular vendor you mast set printmoduletype='0', after that you will use setup from current vendor in PO.
update vendtable set printmoduletype='0' where AccountNum='.........' and dataareaid='.....'
or import vendtable again with Print Management Field = 000::Parameters.
Regards
BorisImposible is nothing.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