diff --git a/erpnext/change_log/v13/v13_0_0_beta-1.md b/erpnext/change_log/v13/v13_0_0_beta-1.md index f84dc24560f..5bd13dd8232 100644 --- a/erpnext/change_log/v13/v13_0_0_beta-1.md +++ b/erpnext/change_log/v13/v13_0_0_beta-1.md @@ -30,6 +30,14 @@ - [Item-wise Sales Register](https://docs.erpnext.com/docs/user/manual/en/accounts/accounting-reports) - [Territory-wise Sales](https://github.com/frappe/erpnext/pull/20428) +## Regional + +- Germany + + - [Update report DATEV Export to version 7.0](https://github.com/frappe/erpnext/pull/20582) and [allow to filter by voucher type](https://github.com/frappe/erpnext/pull/21060). + +- [Use any available Address Template](https://github.com/frappe/erpnext/pull/19862), not just your country's. + ## Other Changes - [Report Summary in Financial Statement](https://github.com/frappe/erpnext/pull/20876) - [Accounts Payable Report based on Payment Terms](https://docs.erpnext.com/docs/user/manual/en/accounts/accounting-reports)