From 732ebbc22fbcc544aedc3d277e30c5240a349b28 Mon Sep 17 00:00:00 2001 From: bachir souldi Date: Thu, 15 Sep 2022 13:07:12 +0100 Subject: [PATCH] add document upload + new fields in importation folder --- .../resources/domains/ImportationDocument.xml | 17 ++++++++ .../resources/domains/ImportationFolder.xml | 40 +++++++++++++++---- 2 files changed, 49 insertions(+), 8 deletions(-) create mode 100644 modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationDocument.xml 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 new file mode 100644 index 0000000..3558f7f --- /dev/null +++ b/modules/axelor-open-suite/axelor-purchase/src/main/resources/domains/ImportationDocument.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + 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 f67c087..374475e 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 @@ -13,8 +13,13 @@ - + + + + + + @@ -38,16 +43,35 @@ - - - - - + + + + + + - + - + + + + + + + + + + + + + + + + + + +