From 5c62ecbda36294c75fe903661ff48e8757e71f67 Mon Sep 17 00:00:00 2001 From: bachir souldi Date: Sun, 18 Sep 2022 15:01:57 +0100 Subject: [PATCH] add comments to importation folder --- .../src/main/resources/domains/ImortationComment.xml | 12 ++++++++++++ .../main/resources/domains/ImportationDocument.xml | 2 -- .../src/main/resources/domains/ImportationFolder.xml | 1 + 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImortationComment.xml 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/ImortationComment.xml new file mode 100644 index 00000000..870dd4f7 --- /dev/null +++ b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImortationComment.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationDocument.xml b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationDocument.xml index 3558f7f0..609806e7 100644 --- a/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationDocument.xml +++ b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationDocument.xml @@ -4,8 +4,6 @@ - - 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 374475ef..e9b5865c 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 @@ -56,6 +56,7 @@ +