From 67b2f1c38175d29a4dbed514966e150c5303b109 Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Wed, 1 Mar 2023 20:35:39 +0000 Subject: [PATCH] [ADD] multi from oca-server-tools --- .vendor/oca-server-tools | 2 +- auditlog | 1 + base_cron_exclusion | 1 + base_exception | 1 + base_technical_user | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) create mode 120000 auditlog create mode 120000 base_cron_exclusion create mode 120000 base_exception create mode 120000 base_technical_user diff --git a/.vendor/oca-server-tools b/.vendor/oca-server-tools index b0f6a944..dd8639f8 160000 --- a/.vendor/oca-server-tools +++ b/.vendor/oca-server-tools @@ -1 +1 @@ -Subproject commit b0f6a9445b91368e0c8abbc95192e0696be128fd +Subproject commit dd8639f8eca60115051e4f4ff228c227a6828749 diff --git a/auditlog b/auditlog new file mode 120000 index 00000000..372bb113 --- /dev/null +++ b/auditlog @@ -0,0 +1 @@ +./.vendor/oca-server-tools/auditlog \ No newline at end of file diff --git a/base_cron_exclusion b/base_cron_exclusion new file mode 120000 index 00000000..b5827368 --- /dev/null +++ b/base_cron_exclusion @@ -0,0 +1 @@ +./.vendor/oca-server-tools/base_cron_exclusion \ No newline at end of file diff --git a/base_exception b/base_exception new file mode 120000 index 00000000..d6e50381 --- /dev/null +++ b/base_exception @@ -0,0 +1 @@ +./.vendor/oca-server-tools/base_exception \ No newline at end of file diff --git a/base_technical_user b/base_technical_user new file mode 120000 index 00000000..6fb693fd --- /dev/null +++ b/base_technical_user @@ -0,0 +1 @@ +./.vendor/oca-server-tools/base_technical_user \ No newline at end of file