NAV 2018 CU 11 [BUG] - Wrong User in Scheduled Task after Restart Job Queue Entry
If a Job Queue Entry has the status "Error" and is restarted or Set to Ready by an User the entry in T2000000175 "Scheduled Task" gets not USER ID which is defined by the "Job Queue Entry". The USER ID of the restarting User is used. This is done without any hint or warning and the Job Queue en...
Set "FAX No." of the Service Documents from Contact, Customer
Hello together, the Service Header knows a field "FAX No." but this field isn't populated from the master datas (Contact, Customer). Please add the field into the Code: IF Cont.GET(ContactNo) THEN BEGIN "Contact No." := Cont."No."; "Phone No." := Cont."Phone No."; "E-Mail" := Cont."E-Mail...
Add the field "Quote No." in to the Posted Service Invoice/Creditmemo
Hello together, Many end customers insist that the number of the offer is printed on the invoice so that it can be checked during invoice control. In the sales area, the field "Quote No." not included in the invoice in the service area. Please add the field to Posted Service Invoice/Creditmemo ...
Fix "Standard Service Line" Tablerelation of "Unit of Measure Code"
Hello togehter, the table relation of "Unit of Measure Code" in "Standard Service Line" should be: IF (Type=CONST(Item)) "Item Unit of Measure".Code WHERE (Item No.=FIELD(No.)) ELSE IF (Type=CONST(Resource)) "Resource Unit of Measure".Code WHERE (Resource No.=FIELD(No.)) ELSE "Unit of Measure" ...
navdata should contain all datas of a company also the company related data which are stored in some system tables
Hello together, If you import only one company into from a navData file into a database, some informations are missing inside the imported company - all Images stored in a MediaSet - all Notes and Links stored in the record links - all report layout selections It would by very cool if this data...
Add a support for a "light" skript engine
We are unsing the "ClearScript" Engine (https://github.com/Microsoft/ClearScript) to give the user the posiblity to configure some minor complex calculations and compares of/with the fields of an record. It would be very nice if BC Standard would support this with an advanced Evaluate.