Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Browsing all 11285 articles
Browse latest View live
↧

Forum Post: RE: '.fob' backup file to '.txt' file.

Hi, The thing is I have fob file of all my objects, which I need to import. But unfortunately it showed error, saying 'The field 50013 is not available in Purchase Line'. So I felt I can atleast view...

View Article


Forum Post: RE: Planning Worksheet only when Sales Order is Released?

planning worksheet is only for prod. orders, Purch. orders, transfer orders. maybe you mean page order planning. there you can modify function InitTempRec(): ... IF ReqLine.FINDSET THEN REPEAT Rec :=...

View Article


Forum Post: RE: Separate labour rates for setup and runtime

that needs a complex customization. it's needed to change creation of cap. ledger entries and value entries. please contact your nav partner.

View Article

Forum Post: RE: invoice template

Hi, thanks for the reply and post. The version I have is 5.5 and What I need to do is set BANK details on the invoice for customers depending on the currency used. I am going to research the stand...

View Article

Forum Post: RE: How to set up a SET of ITEMS for sale

Hi Dagmar, You can use the assembly functionality in NAV to specify you different "sets" and give them an individual price.

View Article


Forum Post: RE: invoice template

Hi Carl, Version 5.5? There was never such a version, could it be 5.1? So what you want is that the invoice when printed will display different payment information (you bank account etc.) on the...

View Article

Forum Post: RE: Trial Bal & Analysis By Dimension

Are the reports customized and which version of NAV is this about?

View Article

Forum Post: RE: Trial Balance Customization

Hi, Do you want your total below Debit total, Credit Total etc. Put a text box below those textbox in the expression just summarise by Sum. I think it must help you if not please reply.

View Article


Forum Post: RE: Trial Balance Customization

I tried the Sum on the report builder but it did not sum up the columns for me.

View Article


Forum Post: RE: Trial Balance Customization

Its working now. I used the create totals feature to create a new row on which I placed the fields.

View Article

Forum Post: RE: NAV 2016 - Job Queue is running Codeunit but CSV file is not...

Hi, Please check that XMLPORT Property set as below - UseRequestPage - No Direction - Export. Second first test that it export the file in the same server and also check the user property (which are...

View Article

Forum Post: RE: Print a value in one cell and donot repeat

Sorry, i tried to understand but i cant , could you be clear regarding the question If you just want to print first resource no name & all records regarding to that resource No then just take that...

View Article

Forum Post: RE: Clear Vs INIT?

I've never heard that before. Although it's been sometime since I've taken a class. I'd be interested in hearing the why. I feel both commands continue to have their uses. it depends on the situation....

View Article


Forum Post: RE: Clear Vs INIT?

Hi Babrown, First thanks for your reply, one of the most important feature in any table is the "Init Value" property for the field. for each field we can define the Init value once we use the INIT...

View Article

Forum Post: RE: Clear Vs INIT?

I should have added that if you use CLEAR, then start the new record with an INIT. It's not a case of 1 is better than the other. You have to consider the situation. INIT will not clear global...

View Article


Forum Post: RE: Style Property on Pages

Hi Robert, I have been working on creating a DLL with C# code, and have had minimal success. I was wondering how you were able to change the font color? I have tried textBox.ForeColor = Color.Red; and...

View Article

Forum Post: RE: Any idea if there is some kind of User tracking or audit...

Hi You can do this via the change log but you need to activate it and then set up tracking on table 37. If you have already done this then view change log entries. Neil

View Article


Forum Post: RE: E-Ship by Lanham BOL special handling instructions.

e-ship is a special shipping module for nav. best you contact the provider: www.lanhamassoc.com/contact-us.htm

View Article

Forum Post: RE: BIN RANKING

here you find a quite good description. forum.mibuso.com/.../how-does-navision-decide-where-to-pick

View Article

Forum Post: RE: Is it recommanded to implemen a Virus Scanner on the SQL/NAS...

virus scanners need often high cpu and ram amount. not good for an sql server. many add strange security rules to the firewall, control network stream and so on. so ... no good idea. but: set high...

View Article
Browsing all 11285 articles
Browse latest View live