From 928701fb257c1686933d4675dd643779fa132bdd Mon Sep 17 00:00:00 2001 From: Jennifer Thomas Date: Thu, 9 May 2024 20:23:54 +0000 Subject: [PATCH 1/2] update README and Release Notes --- README.md | 9 +++++++-- RELEASE_NOTES.md | 3 +++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a81c309f..f4a32d59 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,18 @@ Gain faster insights into your Order to Cash, Finance, and Inventory data with t

Finance

- **Accounts Receivable** - Analyze total receivables, overdue receivables, days outstanding, and top companies with highest receivables. + - **Accounts Payable** - Find financial information such as accounts payable, accounts payable turnover, overdue payables, accounts payable aging, and cash discount utilization. + - **Vendor Performance** - Analyze vendor performance including delivery, lead time, price variance, purchase order status. + - **Spend Analysis** - Review Key Performance Indicators (KPIs) like total spend, active vendor count and cleared invoices. Breakdown spend by purchase organization, purchase group, vendor country, and material type. + - **Balance Sheet** - View the balance sheet as of a selected fiscal period. Compare it to the same period last year, the previous fiscal period, or a different fiscal period. And display multiple levels of the selected hierarchy for a user-specified chart of accounts and company. Two dashboards using different table styles are included. -⚠️ Since [Google Cloud Cortex Framework 5.3](https://github.com/GoogleCloudPlatform/cortex-data-foundation). +⚠️ Since [Google Cloud Cortex Framework 5.3](https://github.com/GoogleCloudPlatform/cortex-data-foundation). If using this block with the SAP Finance test harness data, only the company code C006. This is expected. + - **Income Statement** - View the income statement for selected fiscal periods, individually or combined. Compare the timeframe to the same timeframe a year ago or the preceding fiscal timeframe, and display multiple levels of the GL Account hierarchy. Two dashboards using different table styles are included. -⚠️ Since [Google Cloud Cortex Framework 5.4](https://github.com/GoogleCloudPlatform/cortex-data-foundation). +⚠️ Since [Google Cloud Cortex Framework 5.4](https://github.com/GoogleCloudPlatform/cortex-data-foundation). If using this block with SAP Finance test harness data, company code C006 provides the best illustration of Income Statement.

Inventory

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8e43df82..bf6ce809 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +## Release v5.4.1 +* Update README with message about using Balance Sheet and Income Statement with SAP Financial test harness data available with Cortext Framework. + ## Release v5.4 * General: * Added a required constant to provide flexibility in how revenue amounts appear in Income Statement reporting. To display revenue as positive, set the value of `SIGN_CHANGE` constant to `yes`. From 8c8ad5b123bb2afcfbf4c8fc3ab1b238fbd082dd Mon Sep 17 00:00:00 2001 From: Jennifer Thomas Date: Wed, 15 May 2024 16:13:25 +0000 Subject: [PATCH 2/2] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4a32d59..35a83095 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Gain faster insights into your Order to Cash, Finance, and Inventory data with t - **Spend Analysis** - Review Key Performance Indicators (KPIs) like total spend, active vendor count and cleared invoices. Breakdown spend by purchase organization, purchase group, vendor country, and material type. - **Balance Sheet** - View the balance sheet as of a selected fiscal period. Compare it to the same period last year, the previous fiscal period, or a different fiscal period. And display multiple levels of the selected hierarchy for a user-specified chart of accounts and company. Two dashboards using different table styles are included. -⚠️ Since [Google Cloud Cortex Framework 5.3](https://github.com/GoogleCloudPlatform/cortex-data-foundation). If using this block with the SAP Finance test harness data, only the company code C006. This is expected. +⚠️ Since [Google Cloud Cortex Framework 5.3](https://github.com/GoogleCloudPlatform/cortex-data-foundation). If using this block with the SAP Finance test harness data, only company code C006 balances to zero. This is expected. - **Income Statement** - View the income statement for selected fiscal periods, individually or combined. Compare the timeframe to the same timeframe a year ago or the preceding fiscal timeframe, and display multiple levels of the GL Account hierarchy. Two dashboards using different table styles are included. ⚠️ Since [Google Cloud Cortex Framework 5.4](https://github.com/GoogleCloudPlatform/cortex-data-foundation). If using this block with SAP Finance test harness data, company code C006 provides the best illustration of Income Statement.