Cleaned navigator modules

Implemented 3 types of triggers. Each having their own business rules
Implemented FAProperty script for re-usable properties like tables
Created UI Macro to create new Fulfillment Plan from trigger
This commit is contained in:
admin
2023-02-04 09:02:25 -08:00
parent dc8bc52dae
commit a2ccc083fd
27 changed files with 960 additions and 121 deletions

View File

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_application">
<sys_app_application action="INSERT_OR_UPDATE">
<active>true</active>
<category display_value="Custom Applications">e0355b31ef303000a61d5a3615c0fb78</category>
<description/>
<device_type>browser</device_type>
<hint/>
<name/>
<order>100</order>
<roles/>
<sys_class_name>sys_app_application</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2023-02-04 11:53:16</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>008995b997b061105838bfb3f153af8f</sys_id>
<sys_name>Fulfillment Automater</sys_name>
<sys_overrides/>
<sys_package display_value="Fulfilment Automater" source="x_355681_fa">c04afa629713111093a8337e6253af6d</sys_package>
<sys_policy/>
<sys_scope display_value="Fulfilment Automater">c04afa629713111093a8337e6253af6d</sys_scope>
<sys_update_name>sys_app_application_008995b997b061105838bfb3f153af8f</sys_update_name>
<title>Fulfillment Automater</title>
<view_name/>
</sys_app_application>
</record_update>