First commit (wating to add alerts in budget)

This commit is contained in:
BACHIR SOULDI
2025-09-04 13:21:24 +01:00
parent f70bf3341b
commit 9eb959f07a
192 changed files with 51034 additions and 4992 deletions

View File

@@ -17,6 +17,9 @@ dependencies {
compile project(":modules:axelor-purchase")
compile 'xalan:xalan:2.7.2'
testImplementation 'org.mockito:mockito-core:4.8.0' // Or latest version
compile group: 'jdom', name: 'jdom', version: '1.1'
compile group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '2.5.0'
compile "org.bouncycastle:bcprov-jdk15on:1.62"