diff --git a/modules/axelor-open-suite/axelor-account/build.gradle b/modules/axelor-open-suite/axelor-account/build.gradle
index 3b542c5..e1379c2 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 7e0dfa3..aa62003 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 79b0d88..f18af81 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 0000000..158366e
--- /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 870dd4f..21443c0 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 @@
-
+
-
+
+