forked from CreatorCon17/CC-HackLab-ConditionField
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsys_app_2a27342167021200806f5bb557415ad6.xml
35 lines (35 loc) · 1.38 KB
/
sys_app_2a27342167021200806f5bb557415ad6.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<record_update table="sys_app">
<sys_app action="INSERT_OR_UPDATE">
<active>true</active>
<enforce_license>log</enforce_license>
<js_level>hacklab_es5</js_level>
<licensable>true</licensable>
<logo/>
<menu/>
<name>Airline Status</name>
<private>false</private>
<restrict_table_access>false</restrict_table_access>
<runtime_access_tracking>permissive</runtime_access_tracking>
<scope>x_airstat</scope>
<scoped_administration>false</scoped_administration>
<short_description>Demonstrate the usefulness of condition fields using an airline status system of points and miles to determine upgrades.</short_description>
<source>x_airstat</source>
<store_correlation_id/>
<store_url/>
<sys_class_name>sys_app</sys_class_name>
<sys_code/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2016-03-08 19:37:52</sys_created_on>
<sys_id>2a27342167021200806f5bb557415ad6</sys_id>
<sys_mod_count>5</sys_mod_count>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2016-03-10 16:23:06</sys_updated_on>
<template/>
<trackable>true</trackable>
<user_role/>
<vendor/>
<vendor_prefix/>
<version>1.0.4</version>
</sys_app>
</record_update>