Skip to content

Commit

Permalink
Created SDF project and custom fields
Browse files Browse the repository at this point in the history
Added custom fields to the SDF project
  • Loading branch information
vfalk47 committed Oct 19, 2023
1 parent 1f9a901 commit 79c8feb
Show file tree
Hide file tree
Showing 17 changed files with 721 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# IDEs and editors
.idea
*.iml
*.iws
.project
.classpath
*.launch
.settings
*.sublime-workspace
.vscode

# Dependency directories
node_modules

# TypeScript cache
*.tsbuildinfo

# Logs
logs
*.log
npm-debug.log*

# Packaged SuiteCloud projects
build

# misc
.sass-cache

# Optional npm cache directory
.npm

# Lerna
lerna-debug.log

# System Files
.DS_Store
Thumbs.db

# Output of 'npm pack'
*.tgz
1 change: 1 addition & 0 deletions project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"accountSpecificValues":"WARNING","defaultAuthId":"5517624_SB1-Adm-Sand"}
61 changes: 61 additions & 0 deletions src/Objects/custbody_ext_order_create.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<transactionbodycustomfield scriptid="custbody_ext_order_create">
<accesslevel>2</accesslevel>
<applyformatting>F</applyformatting>
<bodyassemblybuild>F</bodyassemblybuild>
<bodybom>F</bodybom>
<bodycustomerpayment>F</bodycustomerpayment>
<bodydeposit>F</bodydeposit>
<bodydepositapplication>F</bodydepositapplication>
<bodyexpensereport>F</bodyexpensereport>
<bodyinventoryadjustment>F</bodyinventoryadjustment>
<bodyitemfulfillment>T</bodyitemfulfillment>
<bodyitemfulfillmentorder>F</bodyitemfulfillmentorder>
<bodyitemreceipt>F</bodyitemreceipt>
<bodyitemreceiptorder>F</bodyitemreceiptorder>
<bodyjournal>F</bodyjournal>
<bodyopportunity>F</bodyopportunity>
<bodyothertransaction>F</bodyothertransaction>
<bodypickingticket>F</bodypickingticket>
<bodyprintflag>F</bodyprintflag>
<bodyprintpackingslip>F</bodyprintpackingslip>
<bodyprintstatement>F</bodyprintstatement>
<bodypurchase>F</bodypurchase>
<bodysale>T</bodysale>
<bodytransferorder>F</bodytransferorder>
<bodyvendorpayment>F</bodyvendorpayment>
<checkspelling>F</checkspelling>
<defaultchecked>F</defaultchecked>
<defaultselection></defaultselection>
<defaultvalue></defaultvalue>
<description></description>
<displayheight></displayheight>
<displaytype>NORMAL</displaytype>
<displaywidth></displaywidth>
<dynamicdefault></dynamicdefault>
<encryptatrest>F</encryptatrest>
<fieldtype>CHECKBOX</fieldtype>
<fldsizelabel></fldsizelabel>
<globalsearch>F</globalsearch>
<help></help>
<isformula>F</isformula>
<ismandatory>F</ismandatory>
<isparent>F</isparent>
<label>Extend Order Processed</label>
<linktext></linktext>
<maxlength></maxlength>
<maxvalue></maxvalue>
<minvalue></minvalue>
<onparentdelete></onparentdelete>
<parentsubtab></parentsubtab>
<searchcomparefield></searchcomparefield>
<searchdefault></searchdefault>
<searchlevel>2</searchlevel>
<selectrecordtype></selectrecordtype>
<showhierarchy>F</showhierarchy>
<showinlist>F</showinlist>
<sourcefilterby></sourcefilterby>
<sourcefrom></sourcefrom>
<sourcelist></sourcelist>
<storevalue>T</storevalue>
<subtab></subtab>
</transactionbodycustomfield>
61 changes: 61 additions & 0 deletions src/Objects/custbody_ext_order_id.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<transactionbodycustomfield scriptid="custbody_ext_order_id">
<accesslevel>2</accesslevel>
<applyformatting>F</applyformatting>
<bodyassemblybuild>F</bodyassemblybuild>
<bodybom>F</bodybom>
<bodycustomerpayment>F</bodycustomerpayment>
<bodydeposit>F</bodydeposit>
<bodydepositapplication>F</bodydepositapplication>
<bodyexpensereport>F</bodyexpensereport>
<bodyinventoryadjustment>F</bodyinventoryadjustment>
<bodyitemfulfillment>T</bodyitemfulfillment>
<bodyitemfulfillmentorder>F</bodyitemfulfillmentorder>
<bodyitemreceipt>T</bodyitemreceipt>
<bodyitemreceiptorder>F</bodyitemreceiptorder>
<bodyjournal>F</bodyjournal>
<bodyopportunity>F</bodyopportunity>
<bodyothertransaction>F</bodyothertransaction>
<bodypickingticket>F</bodypickingticket>
<bodyprintflag>F</bodyprintflag>
<bodyprintpackingslip>F</bodyprintpackingslip>
<bodyprintstatement>F</bodyprintstatement>
<bodypurchase>F</bodypurchase>
<bodysale>T</bodysale>
<bodytransferorder>F</bodytransferorder>
<bodyvendorpayment>F</bodyvendorpayment>
<checkspelling>F</checkspelling>
<defaultchecked>F</defaultchecked>
<defaultselection></defaultselection>
<defaultvalue></defaultvalue>
<description></description>
<displayheight></displayheight>
<displaytype>NORMAL</displaytype>
<displaywidth></displaywidth>
<dynamicdefault></dynamicdefault>
<encryptatrest>F</encryptatrest>
<fieldtype>TEXT</fieldtype>
<fldsizelabel></fldsizelabel>
<globalsearch>F</globalsearch>
<help></help>
<isformula>F</isformula>
<ismandatory>F</ismandatory>
<isparent>F</isparent>
<label>Extend Order ID</label>
<linktext></linktext>
<maxlength></maxlength>
<maxvalue></maxvalue>
<minvalue></minvalue>
<onparentdelete></onparentdelete>
<parentsubtab></parentsubtab>
<searchcomparefield></searchcomparefield>
<searchdefault></searchdefault>
<searchlevel>2</searchlevel>
<selectrecordtype></selectrecordtype>
<showhierarchy>F</showhierarchy>
<showinlist>F</showinlist>
<sourcefilterby></sourcefilterby>
<sourcefrom></sourcefrom>
<sourcelist></sourcelist>
<storevalue>T</storevalue>
<subtab></subtab>
</transactionbodycustomfield>
61 changes: 61 additions & 0 deletions src/Objects/custbody_ext_process_error.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<transactionbodycustomfield scriptid="custbody_ext_process_error">
<accesslevel>2</accesslevel>
<applyformatting>F</applyformatting>
<bodyassemblybuild>F</bodyassemblybuild>
<bodybom>F</bodybom>
<bodycustomerpayment>F</bodycustomerpayment>
<bodydeposit>F</bodydeposit>
<bodydepositapplication>F</bodydepositapplication>
<bodyexpensereport>F</bodyexpensereport>
<bodyinventoryadjustment>F</bodyinventoryadjustment>
<bodyitemfulfillment>F</bodyitemfulfillment>
<bodyitemfulfillmentorder>F</bodyitemfulfillmentorder>
<bodyitemreceipt>F</bodyitemreceipt>
<bodyitemreceiptorder>F</bodyitemreceiptorder>
<bodyjournal>F</bodyjournal>
<bodyopportunity>F</bodyopportunity>
<bodyothertransaction>F</bodyothertransaction>
<bodypickingticket>F</bodypickingticket>
<bodyprintflag>F</bodyprintflag>
<bodyprintpackingslip>F</bodyprintpackingslip>
<bodyprintstatement>F</bodyprintstatement>
<bodypurchase>F</bodypurchase>
<bodysale>T</bodysale>
<bodytransferorder>F</bodytransferorder>
<bodyvendorpayment>F</bodyvendorpayment>
<checkspelling>F</checkspelling>
<defaultchecked>F</defaultchecked>
<defaultselection></defaultselection>
<defaultvalue></defaultvalue>
<description></description>
<displayheight></displayheight>
<displaytype>NORMAL</displaytype>
<displaywidth></displaywidth>
<dynamicdefault></dynamicdefault>
<encryptatrest>F</encryptatrest>
<fieldtype>CHECKBOX</fieldtype>
<fldsizelabel></fldsizelabel>
<globalsearch>F</globalsearch>
<help></help>
<isformula>F</isformula>
<ismandatory>F</ismandatory>
<isparent>F</isparent>
<label>Extend Processing Error</label>
<linktext></linktext>
<maxlength></maxlength>
<maxvalue></maxvalue>
<minvalue></minvalue>
<onparentdelete></onparentdelete>
<parentsubtab></parentsubtab>
<searchcomparefield></searchcomparefield>
<searchdefault></searchdefault>
<searchlevel>2</searchlevel>
<selectrecordtype></selectrecordtype>
<showhierarchy>F</showhierarchy>
<showinlist>F</showinlist>
<sourcefilterby></sourcefilterby>
<sourcefrom></sourcefrom>
<sourcelist></sourcelist>
<storevalue>T</storevalue>
<subtab></subtab>
</transactionbodycustomfield>
53 changes: 53 additions & 0 deletions src/Objects/custcol_ext_associated_item.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<transactioncolumncustomfield scriptid="custcol_ext_associated_item">
<accesslevel>2</accesslevel>
<applyformatting>F</applyformatting>
<colbuild>F</colbuild>
<colexpense>F</colexpense>
<colexpensereport>F</colexpensereport>
<colgrouponinvoices>F</colgrouponinvoices>
<colinventoryadjustment>F</colinventoryadjustment>
<colitemfulfillment>T</colitemfulfillment>
<colitemfulfillmentorder>F</colitemfulfillmentorder>
<colitemreceipt>F</colitemreceipt>
<colitemreceiptorder>F</colitemreceiptorder>
<coljournal>F</coljournal>
<colkititem>F</colkititem>
<colopportunity>F</colopportunity>
<colpackingslip>F</colpackingslip>
<colpickingticket>F</colpickingticket>
<colprintflag>F</colprintflag>
<colpurchase>F</colpurchase>
<colreturnform>F</colreturnform>
<colsale>T</colsale>
<colstore>F</colstore>
<colstorehidden>F</colstorehidden>
<colstorewithgroups>F</colstorewithgroups>
<coltime>F</coltime>
<coltransferorder>F</coltransferorder>
<defaultchecked>F</defaultchecked>
<defaultselection></defaultselection>
<defaultvalue></defaultvalue>
<description></description>
<displayheight></displayheight>
<displaytype>NORMAL</displaytype>
<displaywidth></displaywidth>
<dynamicdefault></dynamicdefault>
<encryptatrest>F</encryptatrest>
<fieldtype>SELECT</fieldtype>
<help></help>
<isformula>F</isformula>
<ismandatory>F</ismandatory>
<label>Extend Associated Item</label>
<linktext></linktext>
<maxlength></maxlength>
<maxvalue></maxvalue>
<minvalue></minvalue>
<onparentdelete>SET_NULL</onparentdelete>
<searchlevel>2</searchlevel>
<selectrecordtype>-10</selectrecordtype>
<showhierarchy>T</showhierarchy>
<sourcefilterby></sourcefilterby>
<sourcefrom></sourcefrom>
<sourcelist></sourcelist>
<storevalue>T</storevalue>
</transactioncolumncustomfield>
53 changes: 53 additions & 0 deletions src/Objects/custcol_ext_canceled_contract_ids.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<transactioncolumncustomfield scriptid="custcol_ext_canceled_contract_ids">
<accesslevel>2</accesslevel>
<applyformatting>F</applyformatting>
<colbuild>F</colbuild>
<colexpense>F</colexpense>
<colexpensereport>F</colexpensereport>
<colgrouponinvoices>F</colgrouponinvoices>
<colinventoryadjustment>F</colinventoryadjustment>
<colitemfulfillment>F</colitemfulfillment>
<colitemfulfillmentorder>F</colitemfulfillmentorder>
<colitemreceipt>F</colitemreceipt>
<colitemreceiptorder>F</colitemreceiptorder>
<coljournal>F</coljournal>
<colkititem>F</colkititem>
<colopportunity>F</colopportunity>
<colpackingslip>F</colpackingslip>
<colpickingticket>F</colpickingticket>
<colprintflag>F</colprintflag>
<colpurchase>F</colpurchase>
<colreturnform>F</colreturnform>
<colsale>T</colsale>
<colstore>F</colstore>
<colstorehidden>F</colstorehidden>
<colstorewithgroups>F</colstorewithgroups>
<coltime>F</coltime>
<coltransferorder>F</coltransferorder>
<defaultchecked>F</defaultchecked>
<defaultselection></defaultselection>
<defaultvalue></defaultvalue>
<description></description>
<displayheight></displayheight>
<displaytype>NORMAL</displaytype>
<displaywidth></displaywidth>
<dynamicdefault></dynamicdefault>
<encryptatrest>F</encryptatrest>
<fieldtype>TEXTAREA</fieldtype>
<help>Array of cancelled contract ids. </help>
<isformula>F</isformula>
<ismandatory>F</ismandatory>
<label>Extend Canceled Contract ID</label>
<linktext></linktext>
<maxlength></maxlength>
<maxvalue></maxvalue>
<minvalue></minvalue>
<onparentdelete></onparentdelete>
<searchlevel>2</searchlevel>
<selectrecordtype></selectrecordtype>
<showhierarchy>F</showhierarchy>
<sourcefilterby></sourcefilterby>
<sourcefrom></sourcefrom>
<sourcelist></sourcelist>
<storevalue>T</storevalue>
</transactioncolumncustomfield>
53 changes: 53 additions & 0 deletions src/Objects/custcol_ext_contract_id.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<transactioncolumncustomfield scriptid="custcol_ext_contract_id">
<accesslevel>2</accesslevel>
<applyformatting>F</applyformatting>
<colbuild>F</colbuild>
<colexpense>F</colexpense>
<colexpensereport>F</colexpensereport>
<colgrouponinvoices>F</colgrouponinvoices>
<colinventoryadjustment>F</colinventoryadjustment>
<colitemfulfillment>T</colitemfulfillment>
<colitemfulfillmentorder>F</colitemfulfillmentorder>
<colitemreceipt>F</colitemreceipt>
<colitemreceiptorder>F</colitemreceiptorder>
<coljournal>F</coljournal>
<colkititem>F</colkititem>
<colopportunity>F</colopportunity>
<colpackingslip>F</colpackingslip>
<colpickingticket>F</colpickingticket>
<colprintflag>F</colprintflag>
<colpurchase>F</colpurchase>
<colreturnform>F</colreturnform>
<colsale>T</colsale>
<colstore>F</colstore>
<colstorehidden>F</colstorehidden>
<colstorewithgroups>F</colstorewithgroups>
<coltime>F</coltime>
<coltransferorder>F</coltransferorder>
<defaultchecked>F</defaultchecked>
<defaultselection></defaultselection>
<defaultvalue></defaultvalue>
<description></description>
<displayheight></displayheight>
<displaytype>NORMAL</displaytype>
<displaywidth></displaywidth>
<dynamicdefault></dynamicdefault>
<encryptatrest>F</encryptatrest>
<fieldtype>TEXTAREA</fieldtype>
<help></help>
<isformula>F</isformula>
<ismandatory>F</ismandatory>
<label>Extend Contract ID</label>
<linktext></linktext>
<maxlength></maxlength>
<maxvalue></maxvalue>
<minvalue></minvalue>
<onparentdelete></onparentdelete>
<searchlevel>2</searchlevel>
<selectrecordtype></selectrecordtype>
<showhierarchy>F</showhierarchy>
<sourcefilterby></sourcefilterby>
<sourcefrom></sourcefrom>
<sourcelist></sourcelist>
<storevalue>T</storevalue>
</transactioncolumncustomfield>
Loading

0 comments on commit 79c8feb

Please sign in to comment.