From d72feff34c43dc6af18c0d482af7f3faf1f9120e Mon Sep 17 00:00:00 2001 From: Sheena Trepanier Date: Wed, 14 Aug 2024 08:41:47 -0700 Subject: [PATCH] Adding MLT tag files to hep site --- docs/assets/Files/Dependent+with+GL+codes+format.csv | 1 + docs/assets/Files/Dependent+without+GL+codes+format.csv | 1 + docs/assets/Files/Independent+with+GL+codes+format.csv | 1 + docs/assets/Files/Independent+without+GL+codes+format.csv | 1 + 4 files changed, 4 insertions(+) create mode 100644 docs/assets/Files/Dependent+with+GL+codes+format.csv create mode 100644 docs/assets/Files/Dependent+without+GL+codes+format.csv create mode 100644 docs/assets/Files/Independent+with+GL+codes+format.csv create mode 100644 docs/assets/Files/Independent+without+GL+codes+format.csv diff --git a/docs/assets/Files/Dependent+with+GL+codes+format.csv b/docs/assets/Files/Dependent+with+GL+codes+format.csv new file mode 100644 index 000000000000..830cc1a77f83 --- /dev/null +++ b/docs/assets/Files/Dependent+with+GL+codes+format.csv @@ -0,0 +1 @@ +State,State GL,Region,Region GL,City,City GL California,100,North,20,San Francisco,1 California,100,North,20,Oakland,2 California,100,South,30,Los Angeles,3 California,100,South,30,San Diego,4 \ No newline at end of file diff --git a/docs/assets/Files/Dependent+without+GL+codes+format.csv b/docs/assets/Files/Dependent+without+GL+codes+format.csv new file mode 100644 index 000000000000..394dbfd82dce --- /dev/null +++ b/docs/assets/Files/Dependent+without+GL+codes+format.csv @@ -0,0 +1 @@ +State,Region,City California,North,San Francisco California,North,Oakland California,South,Los Angeles California,South,San Diego \ No newline at end of file diff --git a/docs/assets/Files/Independent+with+GL+codes+format.csv b/docs/assets/Files/Independent+with+GL+codes+format.csv new file mode 100644 index 000000000000..1bcda47c1fb3 --- /dev/null +++ b/docs/assets/Files/Independent+with+GL+codes+format.csv @@ -0,0 +1 @@ +Department,Department GL,Region,Region GL,Project,Project GL Accounting,1000,North America,100,Project 1,10 Marketing,2000,South America,200,Project 2,20 Sales,3000,Africa,300,Project 3,30 HR,4000,Europe,400,Project 4,40 Engineering,5000,Asia,500,Project 5,50 Ops,6000,Australia,600,Project 6,60 \ No newline at end of file diff --git a/docs/assets/Files/Independent+without+GL+codes+format.csv b/docs/assets/Files/Independent+without+GL+codes+format.csv new file mode 100644 index 000000000000..a8a4b58515b6 --- /dev/null +++ b/docs/assets/Files/Independent+without+GL+codes+format.csv @@ -0,0 +1 @@ +Department,Region,Project Accounting,North America,Project 1 Marketing,South America,Project 2 Sales,Africa,Project 3 HR,Europe,Project 4 Engineering,Asia,Project 5 Ops,Australia,Project 6 \ No newline at end of file