Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyanaOviPe authored Feb 1, 2024
2 parents ed1d3bc + f101375 commit 51dd906
Show file tree
Hide file tree
Showing 37 changed files with 2,085 additions and 1,238 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/community-id-requester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- id: checkout
name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
token: ${{ steps.token_gen.outputs.app_token }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/disallowed-content-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- id: checkout
name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
token: ${{ steps.token_gen.outputs.app_token }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- id: checkout_repo
name: Check out the repository content
uses: actions/checkout@v2
uses: actions/checkout@v3

- id: check_files_changed
uses: dorny/paths-filter@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/merged-pr-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- id: checkout
name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
token: ${{ steps.token_gen.outputs.app_token }}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,6 @@ Considering this information during development helps you achieve optimal use of

- All messages returned by the SAP Task Center service are only in English.

- Notifications displayed in the SAP Task Center Web app are only in English.


40 changes: 40 additions & 0 deletions docs/10-what-is/supported-features-257a0ad.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@

Feature

</th>
<th valign="top" rowspan="2">

SAP Advanced Financial Closing

</th>
<th valign="top" colspan="2">

Expand Down Expand Up @@ -95,6 +100,11 @@ View/ Download
</td>
<td valign="top">



</td>
<td valign="top">



</td>
Expand Down Expand Up @@ -164,6 +174,11 @@ Upload
</td>
<td valign="top">



</td>
<td valign="top">



</td>
Expand Down Expand Up @@ -231,6 +246,11 @@ Delete
</td>
<td valign="top">



</td>
<td valign="top">



</td>
Expand Down Expand Up @@ -303,6 +323,11 @@ View
</td>
<td valign="top">



</td>
<td valign="top">



</td>
Expand Down Expand Up @@ -370,6 +395,11 @@ Add
</td>
<td valign="top">



</td>
<td valign="top">



</td>
Expand Down Expand Up @@ -467,6 +497,11 @@ Substitutions in SAP Task Center
</td>
<td valign="top">



</td>
<td valign="top">

<span style="font-size:24px;line-height: 28px;"><span style="color:#346187;"><span class="SAP-icons"></span></span></span>

</td>
Expand Down Expand Up @@ -534,6 +569,11 @@ Mass actions
</td>
<td valign="top">



</td>
<td valign="top">

<span style="font-size:24px;line-height: 28px;"><span style="color:#346187;"><span class="SAP-icons"></span></span></span>

</td>
Expand Down
Loading

0 comments on commit 51dd906

Please sign in to comment.