Store multiple company logo in one company

Alex_Chow
Member Posts: 5,063
Originally discussed on this post:
http://www.mibuso.com/forum/viewtopic.php?t=22153
Basically, on the company setup, create a new record and use the standard Navision form to upload you into the BLOB field.
This will eliminate any need for modification (other than the reports)!
http://www.mibuso.com/forum/viewtopic.php?t=22153
Basically, on the company setup, create a new record and use the standard Navision form to upload you into the BLOB field.
This will eliminate any need for modification (other than the reports)!

Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
0
Comments
-
It's the wrong link.
Also If you have multiple companies, You could Do a
CompInfo.ChangeCompany and get the picture from the other company.0 -
ara3n wrote:It's the wrong link.
Also If you have multiple companies, You could Do a
CompInfo.ChangeCompany and get the picture from the other company.
Oops... Just fixed the link.
Yeah, but sometimes when a copy sets up a DBA (Doing Business As) to the main corporation, all the transactions is still under one company. But when they invoice the customer, they want to use the information on the DBA.
Just use companyinfo.GET if you want to use the standard logo. And use companyinfo.get('1') if you want logo for the DBA company.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
Waldo wrote:We sometimes add a new field in the table (with all the necessary coding). It takes longer, but we think it's clearer for the end user... . :-k
It is always better for upgrades and maintenance to ADD logic and not to CHANGE logic.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Really? Personally, I prefer to implement Navision without minimal modifications.
Yes, adding additional picture fields may be clearer, but if the company likes to create a bunch of DBAs for branding purposes, it may be better to just not modify it in the first place.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
Usually on these kind of reports and invoices there is some logic that tells it what picture to print. For example customers with this these posting group will require this picture, or with these dimension this picture.
So with compinfo solution, You'll have new records for every posting group or dimension and the code will equal the companyInfo. You'll still have to modify the company Info form, so that they can see the code and insert new records with code.
I usually add the field to Posting group or Dimension value table and grab it when you print the reports.
This is really a minuscule that it's not worth talking about.0 -
Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0
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