- Implemented debug information

- Started table for Fulfillment Plan
This commit is contained in:
admin
2023-01-28 05:12:55 -08:00
parent 8fc009ca77
commit 031d949a83
37 changed files with 2103 additions and 84 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><database>
<element attributes="update_synch=true" db_object_id="5f15ebcb975021105838bfb3f153af66" extends="sys_metadata" label="Fulfillment Plan" max_length="40" name="x_355681_fa_fulfillment_plan" type="collection">
<element default="true" label="Active" max_length="40" name="active" type="boolean"/>
<element display="true" label="Name" mandatory="true" max_length="100" name="name" type="string"/>
</element>
</database>