mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-02-12 20:28:41 +00:00
Went through todos
This commit is contained in:
parent
5c5c6c6b97
commit
99dc4b9cee
|
|
@ -508,7 +508,7 @@ final class ApiController extends Controller
|
||||||
/**
|
/**
|
||||||
* Parse and replace placeholder elements
|
* Parse and replace placeholder elements
|
||||||
*
|
*
|
||||||
* @param string $content Cotnent to replace
|
* @param string $content Content to replace
|
||||||
* @param WorkflowTemplate $template Tempalate model
|
* @param WorkflowTemplate $template Tempalate model
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
|
|
|
||||||
|
|
@ -35,9 +35,15 @@ use phpOMS\Views\View;
|
||||||
*
|
*
|
||||||
* @todo Implement approval process with automatic action
|
* @todo Implement approval process with automatic action
|
||||||
* https://github.com/Karaka-Management/oms-Workflow/issues/6
|
* https://github.com/Karaka-Management/oms-Workflow/issues/6
|
||||||
* https://github.com/Karaka-Management/oms-InvestmentManagement/issues/2
|
* https://github.com/Karaka-Management/oms-InvestmentManagement/issues/2 (Investment)
|
||||||
* https://github.com/Karaka-Management/oms-Billing/issues/24
|
* https://github.com/Karaka-Management/oms-Billing/issues/24 (Invoice elements)
|
||||||
* https://github.com/Karaka-Management/Karaka/issues/270
|
* https://github.com/Karaka-Management/Karaka/issues/270 (Multi level approval)
|
||||||
|
* https://github.com/Karaka-Management/oms-HumanResourceTimeRecording/issues/8 (Vacation)
|
||||||
|
* https://github.com/Karaka-Management/oms-HumanResourceTimeRecording/issues/7 (Clocking change)
|
||||||
|
* https://github.com/Karaka-Management/oms-QualityManagement/issues/2 (Quality report)
|
||||||
|
*
|
||||||
|
* @todo Implement Exchange runner
|
||||||
|
* https://github.com/Karaka-Management/oms-Exchange/issues/1
|
||||||
*/
|
*/
|
||||||
final class BackendController extends Controller
|
final class BackendController extends Controller
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user