diff --git a/Copyright Agreement.docx b/Copyright Agreement.docx new file mode 100644 index 0000000..486cb1a Binary files /dev/null and b/Copyright Agreement.docx differ diff --git a/NDA.docx b/NDA.docx new file mode 100644 index 0000000..82729f7 Binary files /dev/null and b/NDA.docx differ diff --git a/dev_install.md b/dev_install.md new file mode 100644 index 0000000..594476b --- /dev/null +++ b/dev_install.md @@ -0,0 +1,8 @@ +# Installation # + +1. Put the content of the root directory into your development environment. +2. Create a database +3. Edit oms-config.php +4. Edit Admin/Install/index.php::toInstall array for quick install +4. Go to http://127.0.0.1/your_path/admin/install +5. Go to http://127.0.0.1/your_path/ \ No newline at end of file diff --git a/ideas.md b/ideas.md new file mode 100644 index 0000000..bac741d --- /dev/null +++ b/ideas.md @@ -0,0 +1,48 @@ +## Sales +1. Print invoices based on filter (array of invoices) +2. Make invoices only printable after they got checked (by a different person) (Optional) +3. Client click opens accordion with client data + +## Navigation +1. Maybe make sidebar tabbed 3-4 tabs at the top? +2. Allow child elements on hover (for content navigation only?!) +3. Mark links as dynamic request +4. Create l6 and l7 for navigation elements + +## Accounting +1. Sales receipt transfer +2. Purchase receipt transfer +3. Cost Center + * List (Range) + * View +4. Cost Object + * List (Range) + * View +5. Single-Entry Accounting + * List + * Create +6. Double-Entry Accounting + * List + * Create +7. Balance + 1. Monthly + * Create + * Show + 2. Quarterly + * Create + * Show + 3. Yearly + * Create + * Show + +## Production +1. Status +2. Create Process + +## Marketing +1. Sales analysis +2. + +## Human Resources +1. Clocking +2. Payroll diff --git a/licenses.md b/licenses.md new file mode 100644 index 0000000..a966825 --- /dev/null +++ b/licenses.md @@ -0,0 +1,30 @@ +# Licenses # + +## Fonts ## + +### Font Awesome ### + +* Files: fontaweseom/* +* License: https://fortawesome.github.io/Font-Awesome/license/ +* Source: https://fortawesome.github.io + +## JavaScript ## + +Core JavaScript libraries + +### D3.js ### + +* Files: d3.min.js +* Author: Michael Bostock +* License: https://github.com/mbostock/d3/blob/master/LICENSE +* Source: https://github.com/mbostock/d3 + +## Images ## + +Core theme images + +### Orange Fruit Pieces ### +* Files: module_teaser_small.png +* Author: Evan Amos +* License: http://creativecommons.org/licenses/by-sa/3.0/deed.en +* Source: http://commons.wikimedia.org/wiki/File:Orange-Fruit-Pieces.jpg \ No newline at end of file diff --git a/module_list.md b/module_list.md new file mode 100644 index 0000000..b8d9d18 --- /dev/null +++ b/module_list.md @@ -0,0 +1,53 @@ +* 1000100000 - OMS Admin +* 1000200000 - OMS Backend Dashboard +* 1000300000 - OMS Profile +* 1000400000 - OMS Media +* 1000500000 - OMS Navigation +* 1000600000 - OMS News +* 1000700000 - OMS Monitoring +* 1000800000 - OMS Surveys +* 1000900000 - OMS Calendar +* 1001000000 - OMS Business Expenses +* 1001100000 - OMS Tasks +* 1001200000 - OMS Messages +* 1001300000 - OMS Warehouse Management +* 1001400000 - OMS Payment Information +* 1001500000 - OMS Arrival +* 1001600000 - OMS Sales +* 1001700000 - OMS Project Management +* 1001800000 - OMS Chat +* 1001900000 - OMS Marketing +* 1002000000 - OMS AreaManager +* 1002100000 - OMS Purchase +* 1002200000 - OMS Research & Development +* 1002300000 - OMS Credit Management +* 1002400000 - OMS Human Resource Management +* 1002500000 - OMS Clocking +* 1002600000 - OMS Accounting +* 1002700000 - OMS Reporter +* 1002800000 - OMS Controlling +* 1002900000 - OMS Support +* 1003000000 - OMS Risk Management +* 1003100000 - OMS Client Management +* 1003200000 - OMS Supplier Management +* 1003300000 - OMS Tools +* 1003400000 - OMS MyPrivate +* 1003500000 - OMS PersonnelTimeManagement +* 1003600000 - OMS Checklist +* 1003700000 - OMS Address +* 1003800000 - OMS Contact +* 1003900000 - OMS Reporting +* 1004000000 - OMS Shipping +* 1004100000 - OMS Chart +* 1004200000 - OMS Event Management +* 1004300000 - OMS Production +* 1004400000 - OMS Cost Unit Accounting +* 1004500000 - OMS Cost Center Accounting +* 1004600000 - OMS Budget Management +* 1004700000 - OMS Business +* 1004800000 - OMS Item Management +* 1004900000 - OMS Accounts Receivable +* 1005000000 - OMS Accounts Payable +* 1005100000 - OMS Billing +* 1005200000 - OMS Draw +* 1005300000 - OMS Editor diff --git a/references.md b/references.md new file mode 100644 index 0000000..a788756 --- /dev/null +++ b/references.md @@ -0,0 +1 @@ +http://www.ietf.org/rfc/rfc2119.txt