From a74b76c7db2334e8dabea7eac1eb13ddc4ca15ec Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Thu, 29 Oct 2020 13:17:42 -0700 Subject: [PATCH] [MIG] auditlog, purchase_exception, purchase_minimum_amount: from hibou-oca existing submodules --- auditlog | 1 + purchase_exception | 1 + purchase_minimum_amount | 1 + 3 files changed, 3 insertions(+) create mode 120000 auditlog create mode 120000 purchase_exception create mode 120000 purchase_minimum_amount diff --git a/auditlog b/auditlog new file mode 120000 index 00000000..d456b705 --- /dev/null +++ b/auditlog @@ -0,0 +1 @@ +./external/hibou-oca/server-tools/auditlog \ No newline at end of file diff --git a/purchase_exception b/purchase_exception new file mode 120000 index 00000000..25c41368 --- /dev/null +++ b/purchase_exception @@ -0,0 +1 @@ +./external/hibou-oca/purchase-workflow/purchase_exception \ No newline at end of file diff --git a/purchase_minimum_amount b/purchase_minimum_amount new file mode 120000 index 00000000..72a12fcf --- /dev/null +++ b/purchase_minimum_amount @@ -0,0 +1 @@ +./external/hibou-oca/purchase-workflow/purchase_minimum_amount \ No newline at end of file