Skip to content

Commit 3e45b27

Browse files
[skip ci] Updates
1 parent f2ed2b4 commit 3e45b27

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

api-reference/expense/allocations/expense-allocations.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,7 +1531,7 @@ <h3 id="allocation"><a name="allocation"></a>Allocation</h3>
15311531
<td><code class="language-plaintext highlighter-rouge">Custom1 through Custom20</code></td>
15321532
<td><code class="language-plaintext highlighter-rouge">CustomFieldExtension</code></td>
15331533
<td>-</td>
1534-
<td>A custom field associated with the allocation. This field may or may not have data, depending on how Expense is configured. Format: Text field. Maximum length: 64 characters.</td>
1534+
<td>A custom field associated with the allocation. These fields may not contain data unless they are explicitly added to the allocation form configuration. Format: Text field. Maximum length: 64 characters.</td>
15351535
</tr>
15361536
<tr>
15371537
<td><code class="language-plaintext highlighter-rouge">EntryID</code></td>
@@ -1548,14 +1548,14 @@ <h3 id="allocation"><a name="allocation"></a>Allocation</h3>
15481548
<tr>
15491549
<td><code class="language-plaintext highlighter-rouge">IsHidden</code></td>
15501550
<td><code class="language-plaintext highlighter-rouge">Boolean</code></td>
1551-
<td>-</td>
1552-
<td>Indicates whether the allocation is hidden. Format: true or false</td>
1551+
<td><code class="language-plaintext highlighter-rouge">true</code>/<code class="language-plaintext highlighter-rouge">false</code></td>
1552+
<td>Indicates whether the allocation is hidden.</td>
15531553
</tr>
15541554
<tr>
15551555
<td><code class="language-plaintext highlighter-rouge">IsPercentEdited</code></td>
15561556
<td><code class="language-plaintext highlighter-rouge">Boolean</code></td>
1557-
<td>-</td>
1558-
<td>Indicates whether the percentage has been edited. Format: true or false</td>
1557+
<td><code class="language-plaintext highlighter-rouge">true</code>/<code class="language-plaintext highlighter-rouge">false</code></td>
1558+
<td>Indicates whether the percentage has been edited.</td>
15591559
</tr>
15601560
<tr>
15611561
<td><code class="language-plaintext highlighter-rouge">Percentage</code></td>

api-reference/expense/expense-report/expense-entry.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,7 +1643,7 @@ <h3 id="entry"><a name="entry"></a>Entry</h3>
16431643
<td><code class="language-plaintext highlighter-rouge">Custom1 through Custom40</code></td>
16441644
<td><code class="language-plaintext highlighter-rouge">customField</code></td>
16451645
<td>-</td>
1646-
<td>The details from the Custom fields. These fields may not have data, depending on the configuration.</td>
1646+
<td>The details from the Custom fields. These fields may not contain data unless they are explicitly added to the expense form configuration.</td>
16471647
</tr>
16481648
<tr>
16491649
<td><code class="language-plaintext highlighter-rouge">Comment</code></td>
@@ -1817,7 +1817,7 @@ <h3 id="entry"><a name="entry"></a>Entry</h3>
18171817
<td><code class="language-plaintext highlighter-rouge">OrgUnit1 through OrgUnit6</code></td>
18181818
<td><code class="language-plaintext highlighter-rouge">customField</code></td>
18191819
<td>-</td>
1820-
<td>The details from the Org Unit fields. These fields may not have data, depending on the configuration.</td>
1820+
<td>The details from the Org Unit fields. These fields may not contain data unless they are explicitly added to the expense form configuration.</td>
18211821
</tr>
18221822
<tr>
18231823
<td><code class="language-plaintext highlighter-rouge">PaymentTypeID</code></td>

api-reference/expense/expense-report/v3.reports.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,10 +1905,10 @@ <h3 id="report"><a name="report"></a>Report</h3>
19051905
<td>The 3-letter ISO 4217 currency code for the expense report currency. Examples: USD - US dollars; BRL - Brazilian real; CAD - Canadian dollar; CHF - Swiss franc; EUR - Euro; GBO - Pound sterling; HKD - Hong Kong dollar; INR - Indian rupee; MXN - Mexican peso; NOK - Norwegian krone; SEK - Swedish krona.</td>
19061906
</tr>
19071907
<tr>
1908-
<td><code class="language-plaintext highlighter-rouge">Custom1 thorugh Custom20</code></td>
1908+
<td><code class="language-plaintext highlighter-rouge">Custom1 through Custom20</code></td>
19091909
<td><code class="language-plaintext highlighter-rouge">CustomField</code></td>
19101910
<td>-</td>
1911-
<td>The details from the Custom fields. These may not have data, depending on configuration.</td>
1911+
<td>The details from the Custom fields. These fields may not contain data unless they are explicitly added to the report form configuration.</td>
19121912
</tr>
19131913
<tr>
19141914
<td><code class="language-plaintext highlighter-rouge">EverSentBack</code></td>
@@ -1956,7 +1956,7 @@ <h3 id="report"><a name="report"></a>Report</h3>
19561956
<td><code class="language-plaintext highlighter-rouge">OrgUnit1 through OrgUnit6</code></td>
19571957
<td><code class="language-plaintext highlighter-rouge">CustomField</code></td>
19581958
<td>-</td>
1959-
<td>The details from the Org Unit fields. These may not have data, depending on configuration.</td>
1959+
<td>The details from the Org Unit fields. These fields may not contain data unless they are explicitly added to the report form configuration.</td>
19601960
</tr>
19611961
<tr>
19621962
<td><code class="language-plaintext highlighter-rouge">OwnerLoginID</code></td>

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
66
<link>https://preview.developer.concur.com/</link>
77
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Wed, 06 May 2026 19:44:15 +0000</pubDate>
9-
<lastBuildDate>Wed, 06 May 2026 19:44:15 +0000</lastBuildDate>
8+
<pubDate>Thu, 14 May 2026 17:32:35 +0000</pubDate>
9+
<lastBuildDate>Thu, 14 May 2026 17:32:35 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)