First commit waiting for Budget Alert
This commit is contained in:
12
modules/axelor-open-suite/axelor-exception/build.gradle
Normal file
12
modules/axelor-open-suite/axelor-exception/build.gradle
Normal file
@ -0,0 +1,12 @@
|
||||
apply plugin: "com.axelor.app-module"
|
||||
|
||||
apply from: "../version.gradle"
|
||||
|
||||
apply {
|
||||
version = openSuiteVersion
|
||||
}
|
||||
|
||||
axelor {
|
||||
title "Axelor Exception"
|
||||
description "Axelor Exception Module"
|
||||
}
|
||||
Reference in New Issue
Block a user