diff --git a/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/Facility.xml b/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/Facility.xml new file mode 100644 index 0000000..75755b3 --- /dev/null +++ b/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/Facility.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/FacilityType.xml b/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/FacilityType.xml new file mode 100644 index 0000000..de6e5e5 --- /dev/null +++ b/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/FacilityType.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/Partner.xml b/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/Partner.xml new file mode 100644 index 0000000..3241490 --- /dev/null +++ b/modules/axelor-open-suite/axelor-crm/src/main/resources/domains/Partner.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/modules/axelor-open-suite/axelor-crm/src/main/resources/views/Selects.xml b/modules/axelor-open-suite/axelor-crm/src/main/resources/views/Selects.xml index 12b1d52..806a9e2 100644 --- a/modules/axelor-open-suite/axelor-crm/src/main/resources/views/Selects.xml +++ b/modules/axelor-open-suite/axelor-crm/src/main/resources/views/Selects.xml @@ -143,4 +143,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file