Matt Bernstein
10/15/2021, 1:41 PMMatt Bernstein
10/15/2021, 3:34 PMAli Syed (NS DevTools QA)
10/15/2021, 3:36 PMsoft dependencies
for some of the custom objects was rolled out. Basically what this does is that it will not fail the deployment if some of the features are not enabled in the account related to that custom object. But it will hide those related stuff unless you enable them in your account
Ali Syed (NS DevTools QA)
10/15/2021, 3:41 PMEntry Forms | WORKFLOW | MFGWORKINPROCESS
Transaction Forms | UNITSOFMEASURE | TAX_OVERHAULING (SUITETAX)
Custom record custom form | Workflow
Matt Bernstein
10/15/2021, 4:06 PM<tab>
<id>[scriptid=custtab_task_accounting]</id>
<label>Accounting</label>
<visible>T</visible>
<fieldGroups>
<defaultFieldGroup>
<fields position="MIDDLE">
<field>
<id>[scriptid=custevent_task_acctgperiod]</id>
<label>Accounting Period</label>
<visible>T</visible>
<mandatory>F</mandatory>
<displayType>NORMAL</displayType>
<columnBreak>F</columnBreak>
<sameRowAsPrevious>F</sameRowAsPrevious>
<quickAdd>F</quickAdd>
</field>
<field>
<id>[scriptid=custevent_task_acctsection]</id>
<label>Account Section</label>
<visible>T</visible>
<mandatory>F</mandatory>
<displayType>NORMAL</displayType>
<columnBreak>F</columnBreak>
<sameRowAsPrevious>F</sameRowAsPrevious>
<quickAdd>F</quickAdd>
</field>
</fields>
</defaultFieldGroup>
</fieldGroups>
<subItems/>
</tab>