att
This commit is contained in:
@@ -18,7 +18,7 @@ function createDataset(fields, constraints, sortFields) {
|
||||
try {
|
||||
var clientService = fluigAPI.getAuthorizeClientService();
|
||||
var data = {
|
||||
companyId: "1",
|
||||
companyId: String(getValue("WKCompany") || "1"),
|
||||
serviceCode: "Postprod",
|
||||
endpoint: "/uf_mata010/",
|
||||
method: "get",
|
||||
|
||||
Reference in New Issue
Block a user