diff --git a/Processes/Sales/Calculations/empty.md b/Processes/Sales/Calculations/empty.md new file mode 100644 index 0000000..582a6ee --- /dev/null +++ b/Processes/Sales/Calculations/empty.md @@ -0,0 +1,3 @@ +1. bcg +2. zuschlagskalkulation + diff --git a/Project/PROJECT.md b/Project/PROJECT.md index 8ef4ef4..40d903b 100644 --- a/Project/PROJECT.md +++ b/Project/PROJECT.md @@ -278,7 +278,7 @@ Todos/tasks which are not important enough to be part of the milestones (or don' | medium | Editor | Create immediate text preview similar to a rich text editor or Typora. | | medium | Editor | Add inline charts (e.g. [Mermaid](https://github.com/mermaid-js/mermaid) and [Toast UI Chart](https://github.com/nhn/tui.chart)) | | medium | Editor | Add math formulas (e.g. [Katex](https://katex.org/)) | -| medium | Editor | Add emojis | +| medium | Editor | Add emojis (https://www.freecodecamp.org/news/all-emojis-emoji-list-for-copy-and-paste/) | | medium | Admin | Create a view where it's possible to create/activate, change and delete/deactivate hooks for events. | | medium | EventManagement | Use Cli application for async event handling, alternatively web requests via curl, alternatively at runtime of the main process. This should depend on the configuration of the application. | | low | Markdown lists | Implement aligned ul https://stackoverflow.com/questions/10428720/how-to-keep-indent-for-second-line-in-ordered-lists-via-css for multiline list elements |