json Master Halco PROD - AR app配置版本:7.3.0
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json Master Halco PROD - AR app配置版本:7.3.0相关的知识,希望对你有一定的参考价值。
{
"name": "AccountsReceivable",
"description": "AccountsReceivableDesc",
"version": "7.3.0-BUILD20190702",
"environment": "PROD",
"inforIONAPI": {
"URL": "https://mhprod.cloud.infor.com/InforIntSTS",
"grant_type": "password",
"username": "infor#5KIX-xkwC9TPnI561tR-QTB7TInWW9tQDQq2PCFPzrmt_Yck3fYyEe7HldjaealCP8u-_qR1HVco0qXp42_tyg",
"password": "RhornadkP35NBP4TCKd0e-ZEjH6IFBE2GEvXFFmfGVoHST0B0adzNQsq8tHm1nNsZhHPd8u-j35p3WhMqK9i4Q",
"client_id": "infor~08Pg34_0ymHeXWWMOpwLne_1JRLTPzzRGybXs5HodAQ",
"client_secret": "3q8eFVUtHgyxuIvCJI996EGt8NzP99yyutO6bvw4t5HwzX2093dd2DkKs15cLfz6DIvZ_fV4ri2Ymnn13Yvz9A",
"access_token_url": "connect/token"
},
"inforIDMAPI": {
"URL": "https://mhprod.cloud.infor.com:7443/infor/IDM/api"
},
"inforM3API": {
"URL": "https://<HostName>:7443/infor/M3/M3/m3api-rest/v2/execute"
},
"companyId": "0000000000000137",
"apiKey": "c60d08c89e35cc9d",
"defaultLanguage": "en-US",
"defaultThemeId": "1",
"defaultTextureId": "1",
"faviconURL": "img/favicon.png",
"appLogoURL": "img/accounts-receivable.png",
"showThemeSelection": "true",
"showWallpaperSelection": "true",
"showLanguageSelection": "true",
"excludeThemes": [],
"excludeWallpapers": [],
"excludeLanguages": [],
"excludeModules": [],
"appConfig": {
"searchQuery": {},
"ticklerNotesByInvoice": true,
"globalDateFormat": "MM/dd/yy",
"invoiceIDMEntity1": "OIS199PF",
"invoiceIDMAttribute1": "M3EXIN",
"invoiceM3Attribute1": "ESCINO",
"labelForInvoiceIDM1": "Invoice",
"enableInvoiceIDM1": true,
"invoiceIDMEntity2": "ARS169PF",
"invoiceIDMAttribute2": "M3EXIN",
"invoiceM3Attribute2": "ESCINO",
"labelForInvoiceIDM2": "Interest Inv",
"enableInvoiceIDM2": true,
"netInvoices": "true",
"nettingCode": "ARN",
"displayUserDefinedField0": "true",
"labelForUserDefinedField0": null,
"displayUserDefinedField1": "true",
"labelForUserDefinedField1": null,
"displayUserDefinedField2": "true",
"labelForUserDefinedField2": null,
"displayUserDefinedField3": "true",
"labelForUserDefinedField3": null,
"displayUserDefinedField4": "true",
"labelForUserDefinedField4": null,
"displayUserDefinedField5": "true",
"labelForUserDefinedField5": null,
"displayUserDefinedField6": "true",
"labelForUserDefinedField6": null,
"displayUserDefinedField7": "true",
"labelForUserDefinedField7": null,
"displayUserDefinedField8": "true",
"labelForUserDefinedField8": null,
"displayUserDefinedField9": "true",
"labelForUserDefinedField9": null,
"invoiceCheckNumberOffsetFromARInfo": "0",
"enableM3Authority": false,
"allowSaveData": true,
"allowCreditChange": true,
"allowCreditRelease": true,
"allowTicklerNotes": true,
"customerSearchIESQuery": "SearchFields:CUNO;CUNM;PHNO;SMCD;PYNO;CUST",
"useCustomAPIForCreditReleaseCOStop": true,
"useCustomAPIToRetriveTicklerNotes": true,
"useCustomAPIToUpdateTicklerNotes": true
}
}
以上是关于json Master Halco PROD - AR app配置版本:7.3.0的主要内容,如果未能解决你的问题,请参考以下文章
Azure Functions 不发布 appsettings.prod.json 文件
带有 Symfony 2 的 Twig 显示 prod 和 dev 之间不同的 json 编码变量
Angular:仅在 ng build --prod 上构建 ES2015
mysql 更新json字段
您如何使用 Snowpack 与 dev、pre 和 prod 合作?
我需要在生产环境中运行“npm run prod”吗?