diff --git a/modules/axelor-open-suite/axelor-account/build.gradle b/modules/axelor-open-suite/axelor-account/build.gradle index 3b542c51..e1379c23 100644 --- a/modules/axelor-open-suite/axelor-account/build.gradle +++ b/modules/axelor-open-suite/axelor-account/build.gradle @@ -14,7 +14,7 @@ axelor { dependencies { compile project(":modules:axelor-base") - + compile project(":modules:axelor-purchase") compile 'xalan:xalan:2.7.2' compile group: 'jdom', name: 'jdom', version: '1.1' diff --git a/modules/axelor-open-suite/axelor-account/src/main/resources/domains/ImportationFolder.xml b/modules/axelor-open-suite/axelor-account/src/main/resources/domains/ImportationFolder.xml index 7e0dfa3a..aa620038 100644 --- a/modules/axelor-open-suite/axelor-account/src/main/resources/domains/ImportationFolder.xml +++ b/modules/axelor-open-suite/axelor-account/src/main/resources/domains/ImportationFolder.xml @@ -7,5 +7,6 @@ + \ No newline at end of file diff --git a/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationFolder.xml b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationFolder.xml index 79b0d887..f18af81e 100644 --- a/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationFolder.xml +++ b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationFolder.xml @@ -68,7 +68,7 @@ - + diff --git a/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/Invoice.xml b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/Invoice.xml new file mode 100644 index 00000000..158366ec --- /dev/null +++ b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/Invoice.xml @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImortationComment.xml b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/importationComment.xml similarity index 63% rename from modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImortationComment.xml rename to modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/importationComment.xml index 870dd4f7..21443c06 100644 --- a/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImortationComment.xml +++ b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/importationComment.xml @@ -4,9 +4,10 @@ - + - + +