mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-01-28 15:28:40 +00:00
12 lines
197 B
JSON
Executable File
12 lines
197 B
JSON
Executable File
[
|
|
{
|
|
"name": "IS_APPROVED",
|
|
"title": "Is approved?",
|
|
"hooks": [
|
|
],
|
|
"if": {
|
|
"isApproved": true,
|
|
"action": "print"
|
|
}
|
|
}
|
|
] |