Well, runs very fine
Computer Specs
- Corei5
- RAM 16gb
- Windows Server 2016
- SQL Server 2016
- previous NAV installs 2009 till 2017 (all running)
When I run the setup, the computer restart without warning (i think somthing related with netframework but I cant see), later i need to repair installation to get access.
Service tier, client and iis runs very fine.
Vscode running ok but everytime I hit F5, the url throws me error because the link has a debug url and the iis cannot serve it
Test my first extension extending customer table and runs fine, now I´m learning the new programming way (i´m only using the AL extension provided by msft).
If I try to see what i can achieve to this moment, I found useful links like Mohana´s
https://community.dynamics.com/nav/b/mohanasdynamicsnavblog/archive/2016/12/21/developing-extensions-using-the-new-visual-studio-code-part-1
And this one https://docs.microsoft.com/en-us/dynamics-nav/developer/devenv-dev-overview
Got some problems trying to make a new flowfield in a new table, its a little confusing how to create a instruction like this
Sum("Item Ledger Entry"."Invoiced Quantity" WHERE (Item No.=FIELD(No.),Global Dimension 1 Code=FIELD(Global Dimension 1 Filter),Global Dimension 2 Code=FIELD(Global Dimension 2 Filter),Location Code=FIELD(Location Filter),Drop Shipment=FIELD(Drop Shipment Filter),Variant Code=FIELD(Variant Filter),Lot No.=FIELD(Lot No. Filter),Serial No.=FIELD(Serial No. Filter)))
More info in the next days

Like
Report
*This post is locked for comments