Description

Architecture and framework
BGERP / ERP Change
Created: 05.02.2019 21:17:12 (Shamil Vakhitov)
Status: Open 05.02.2019 21:17:12 "Процесс создан" (Shamil Vakhitov)

Parameters

Name Value
Telegram group
External Contributor

Messages

#100502 Note: Customer interface
Created: 07.05.2021 01:09 (Shamil Vakhitov)
Merged from: 11879
Path /cust similar with /user or /open

Authorization by customer ID or E-Mail parameter + password.
- See and edit parameters.
- See related processes and messages inside them.
- ServiceDesk / Help Desk
- Access to plugin specific data: bills, documents.
#112506 Note: Implement a generic concept of internal actions calling
Created: 18.11.2022 09:31 (Shamil Vakhitov)
In WorkAction.java:
UserAction.class.getDeclaredConstructor().newInstance()

In ProcessAction.java
@Deprecated
public static Process linkProcessCreate

Used in CommandExecuter.