-
Our company is about to start a navision Upgrade (3.60 to 2009). We have serveal enhancements to the system, and are confident that we can perform this upgrade. One of the project deliverables is to provide and execute a comprehensive test plan. This will need to explore all areas of the new software...
-
Hi everyone! I'm just searching if it's possible to display amounts in NAV in European format (1.000,00) instead of in the US format (1,000.00). Does anybody knows if this can be done in the whole NAV application? Or just in reports formating the obtained amounts and giving it the format we want...
Posted to
Dynamics NAV / Navision - Technical Forum
(Forum)
by
Emanuel Galvan Salazar
on
Jul 13, 2009
Filed under: Dynamics NAV, International, NAV 5.0 SP1, Reports, Navision, Development, Financials, Navision CAL, C/AL, CAL, Application, Report
-
Hi everyone! Let's assume this, we post a new Sales Invoice to an X Customer account being Posting Date = 3/11/2009 and we want to create a Reversal Entry for that Sales Invoice, but we want that the Reversal Entry has the Work Date (i.e. 4/18/2009 ) as it's Posting Date instead of the Posting...
-
Hi All, To delete all the DEL_ objects, it is necessary to uncheck there a configuration key ( Keep Update objects 4.0, Keep update objects 4.1) then DAX will resynchronize the DB and drop those obsolete tables and fields. Unfortunately it did not work. So, the question is how or what to do to get rid...
-
I would say that the best advise I can give someone just learning to program in Dynamics NAV is: STEAL! By that I don't mean that you should go out and copy other peoples solution. But that you look at how things are done in STANDARD NAV and then copy the structure, including tables, forms and codeunits...
-
I have an issue with PDFCreator. This issue seems to be funny, as it is an intermittent problem that happens unexpectedly and without reason. Could also be the way I wrote my code.... I have written something that saves customer statements into pdf files in a folder. Each statement to 1 customer is 1...
-
Hello Erik, Thanks for your reply. I am not that much into C/AL Coding (used only a few). I imagined I should be doing something in the onpredataitem of my tabletwo. Can you perhaps give me a hint which code to use? Thanks in advance for the reply. Alex
-
Dear all, I have an issue in a report I am creating. I have two tables/DataItems with almost the same content. The structure of my DataItems is as follows: TableOne (with year, week, project no.) > Project Table (with project no., code) >> TableTwo (with year, week, code) Now tableOne can have...
-
Our company is about to start a navision Upgrade (3.60 to 2009). We have serveal enhancements to the system, and are confident that we can perform this upgrade. One of the project deliverables is to provide and execute a comprehensive test plan. This will need to explore all areas of the new software...
-
Hi everyone! I'm just searching if it's possible to display amounts in NAV in European format (1.000,00) instead of in the US format (1,000.00). Does anybody knows if this can be done in the whole NAV application? Or just in reports formating the obtained amounts and giving it the format we want...
Posted to
Dynamics NAV / Navision - Technical Forum
(Forum)
by
Emanuel Galvan Salazar
on
Jul 13, 2009
Filed under: Dynamics NAV, International, NAV 5.0 SP1, Reports, Navision, Development, Financials, Navision CAL, C/AL, CAL, Application, Report