# August 2023

> The **Tags** dashboard is now available for **Purchase-to-Pay** and **Order-to-Cash** app templates. To use the **Tags** dashboard, you need to add tags in the `models\5_business_logic\Tags_base.sql` file using data transformations.

## August 23, 2023

## What is new

### Tags

The **Tags** dashboard is now available for **Purchase-to-Pay** and **Order-to-Cash** app templates. To use the **Tags** dashboard, you need to add tags in the `models\5_business_logic\Tags_base.sql` file using data transformations.

### Extended data models for Purchase-to-Pay and Order-to-Cash

The data models of the **Purchase-to-Pay** and **Order-to-Cash** app templates have been extended. This means that now many more object tables are available in Purchase-to-Pay and Order-to-Cash app templates. For example, in Purchase-to-Pay you can now analyze Purchase Requisitions, Purchase Orders, Invoices, and Payments. The fields of the new tables can be used in filters, metrics and charts just like any other fields.

:::note
These new data models are part of app templates for the Purchase-to-Pay and Order-to-Cash apps. This means that new Purchase-to-Pay or Order-to-Cash apps will see the new data model, but existing apps will not be affected.
:::

### Timeframe filter

The Period filter is enhanced and is now labeled as **Timeframe** filter. You can now select the date field you want to use for the timeframe filter. It is now also possible to navigate to the next and previous timeframe directly from the header bar.

### New app template available

The following app template is now available:

* **SAP-Production-Planning**

## August 14, 2023

## What is new

### New app template available

The following app template is now available:

* **SAP-Warehouse-Management**

#### Data transformations

Dbt projects now run with **dbt version 1.4**. Although you can still run your data transformations using **dbt 1.1**, it is recommended to upgrade your local environments to **dbt 1.4** to make use of the latest **dbt** functionalities.
