Created Trigger table including extension tables

Created function to run trigger script
Created logic to pull table from catalog items / record producers
Created interceptors for Fulfillment Steps and Triggers
Cleaned forms and created policies to keep them clean
This commit is contained in:
admin
2023-01-31 09:19:12 -08:00
parent c06bff3f50
commit fa5fc665c1
142 changed files with 5461 additions and 2 deletions

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_wizard_answer">
<sys_wizard_answer action="INSERT_OR_UPDATE">
<active>true</active>
<answer>Create new Approval Step</answer>
<button_label/>
<dependent_value/>
<element/>
<name>Approval Step</name>
<next_question/>
<order>100</order>
<payload_name/>
<question display_value="Fulfillment Step" name="Fulfillment Step">6700337b97e461105838bfb3f153af29</question>
<roles/>
<script/>
<sys_class_name>sys_wizard_answer</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2023-01-29 17:44:58</sys_created_on>
<sys_id>3650737b97e461105838bfb3f153af23</sys_id>
<sys_name>Approval Step</sys_name>
<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_wizard_answer_3650737b97e461105838bfb3f153af23</sys_update_name>
<table/>
<target_url>x_355681_fa_approval_step</target_url>
<type>1</type>
</sys_wizard_answer>
</record_update>