Showing related tags and posts across the entire site.
-
Another nice trick: If you know the field numbers of the table but not surely the field names, you can write your code based on the field numbers: SalesLine.SETRANGE(Field1,SalesHeader.Field1); SalesLine.SETRANGE(Field3,SalesHeader.Field3); If you save and close this code and open the object in Design...
-
We are setting up a new subidiary company in NAV. I can't seem to get the new company's logo to print on the cheque. The logo/picture has been uploaded to Company Information and I have checked the 'Print Company Picture' box on the bank card. Is there somewhere else I need to upload...
-
Hi All, Has anyone managed to sort a customer list by balance. I know the balance is a flowfield so it's not allowed to add this to a key. My idea is to have a normal field for sortbalance (as decimal) and create a temporary table (based on the customer, sorted by sortbalance) and has this field...
-
Hi,I meet a problem. i use production schedule show error when i uninstall Microsoft Visual Studio 2005. Now i can't use production schedule. I already rebulid OS,but the production schedule still can't work. How to do? Thx. entironment: 1.windows xp sp2; 2.Microsoft Dynamics NAV; 3.Microsoft...
-
How to determine what granule a Microsoft Dynamics NAV object belongs to The attached Granule Lists list granules and their associated objects for Microsoft Dynamics NAV. You can use the Granule Lists to determine what objects are included in a certain granule or in what granule a specific object is...