23Q1.0
Release date: 31/03/2023
Pack version: 23.1.0 - ISO Image - GitHub Release
New Platform Features
- EPL-574 Upgrade Gradle Version to 7.3.2
- EPL-531 Undo post/unpost button
- EPL-535 Move Process / Reactivate Payment to Action
- EPL-537 Add hooks in the AddPaymentActionHandler
- EPL-529 Add hooks in the process shipments
Installation and Updates
Warning
If you upgrade an existing Etendo environment to 23.1.0 version you must run:./gradlew wrapper --gradle-version 7.3.2
and a new Gradle version will be instaled, then update the gradle plugin-in to 'latest.release'
Please check it in the build.gradle
file.
id 'com.etendoerp.gradleplugin' version 'latest.release'