Skip to content

Commit d90f256

Browse files
authored
Remove TAG_Ultimate_Sector_from_parent__c (#2152)
1 parent 4a3df2e commit d90f256

6 files changed

+0
-46
lines changed

force-app/main/default/objects/Account/fields/TAG_Ultimate_Sector_from_parent__c.field-meta.xml

-14
This file was deleted.

force-app/main/default/permissionsets/Arbeidsgiver_NADA.permissionset-meta.xml

-5
Original file line numberDiff line numberDiff line change
@@ -490,11 +490,6 @@
490490
<field>Account.TAG_Ultimate_Sector_Code_from_parent__c</field>
491491
<readable>true</readable>
492492
</fieldPermissions>
493-
<fieldPermissions>
494-
<editable>false</editable>
495-
<field>Account.TAG_Ultimate_Sector_from_parent__c</field>
496-
<readable>true</readable>
497-
</fieldPermissions>
498493
<fieldPermissions>
499494
<editable>false</editable>
500495
<field>Account.TickerSymbol</field>

force-app/main/default/reportTypes/Alle_aktiviteter_med_alle_Konto_felt.reportType-meta.xml

-10
Original file line numberDiff line numberDiff line change
@@ -1071,11 +1071,6 @@
10711071
<field>RelatedToAccount__c.TAG_Ultimate_Sector_Code_from_parent__c</field>
10721072
<table>Activity</table>
10731073
</columns>
1074-
<columns>
1075-
<checkedByDefault>false</checkedByDefault>
1076-
<field>RelatedToAccount__c.TAG_Ultimate_Sector_from_parent__c</field>
1077-
<table>Activity</table>
1078-
</columns>
10791074
<columns>
10801075
<checkedByDefault>false</checkedByDefault>
10811076
<field>RelatedToAccount__c.WarningNote__c</field>
@@ -1786,11 +1781,6 @@
17861781
<field>Account.TAG_Ultimate_Sector_Code_from_parent__c</field>
17871782
<table>Activity</table>
17881783
</columns>
1789-
<columns>
1790-
<checkedByDefault>false</checkedByDefault>
1791-
<field>Account.TAG_Ultimate_Sector_from_parent__c</field>
1792-
<table>Activity</table>
1793-
</columns>
17941784
<columns>
17951785
<checkedByDefault>false</checkedByDefault>
17961786
<field>Account.WarningNote__c</field>

force-app/main/default/reportTypes/IA_Sak_med_samarbeid_og_tilh_rende_aktiviteter.reportType-meta.xml

-5
Original file line numberDiff line numberDiff line change
@@ -1343,11 +1343,6 @@
13431343
<field>Account__c.TAG_Ultimate_Sector_Code_from_parent__c</field>
13441344
<table>IACase__c</table>
13451345
</columns>
1346-
<columns>
1347-
<checkedByDefault>false</checkedByDefault>
1348-
<field>Account__c.TAG_Ultimate_Sector_from_parent__c</field>
1349-
<table>IACase__c</table>
1350-
</columns>
13511346
<columns>
13521347
<checkedByDefault>false</checkedByDefault>
13531348
<field>Account__c.WarningNote__c</field>

force-app/main/default/reportTypes/IA_Saker_med_aktiviteter_og_tilh_rende_konto.reportType-meta.xml

-5
Original file line numberDiff line numberDiff line change
@@ -1206,11 +1206,6 @@
12061206
<field>Account__c.TAG_Ultimate_Sector_Code_from_parent__c</field>
12071207
<table>IACase__c</table>
12081208
</columns>
1209-
<columns>
1210-
<checkedByDefault>false</checkedByDefault>
1211-
<field>Account__c.TAG_Ultimate_Sector_from_parent__c</field>
1212-
<table>IACase__c</table>
1213-
</columns>
12141209
<columns>
12151210
<checkedByDefault>false</checkedByDefault>
12161211
<field>Account__c.WarningNote__c</field>

force-app/main/default/reportTypes/Kontoer_med_eller_uten_kontaktpersponer_fra_NAV.reportType-meta.xml

-7
Original file line numberDiff line numberDiff line change
@@ -460,13 +460,6 @@
460460
<field>TAG_Public_Sector__c</field>
461461
<table>Account</table>
462462
</columns>
463-
464-
<columns>
465-
<checkedByDefault>false</checkedByDefault>
466-
<field>TAG_Ultimate_Sector_from_parent__c</field>
467-
<table>Account</table>
468-
</columns>
469-
470463
<masterLabel>Accounts</masterLabel>
471464
</sections>
472465
<sections>

0 commit comments

Comments
 (0)