RE: The Target Table XXX for the extension object is not found
inside my .alpackages is
1. Microsoft_Application_14.0.29537.0.app
2. Microsoft_System_14.0.29530.0.app
and this is my app.json
{
"id": "05cad991-a9a7-405e-b6a7-0e3409508237",
"name": "Purchase Request",
"publisher": "Infosoft Inc.",
"version": "1.0.0.0",
"brief": "",
"description": "",
"privacyStatement": "",
"EULA": "",
"help": "",
"url": "",
"logo": "",
"dependencies": [],
"screenshots": [],
"platform": "14.0.0.0",
"application": "14.0.0.0",
"idRanges": [
{
"from": 50100,
"to": 59999
}
],
"contextSensitiveHelpUrl": "https://GH.com/help/",
"showMyCode": true,
"runtime": "3.0"
}