Use t_orderheader_group_result + qr_printout for getstatuspergroup resultemailv7

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sas.fajri
2026-05-24 20:40:43 +07:00
parent fb9e718057
commit 00e7991ded
5 changed files with 38 additions and 158 deletions

View File

@@ -1,7 +1,17 @@
{
"permissions": {
"allow": [
"Bash(ssh *)"
"Bash(ssh *)",
"Bash(scp *)",
"Bash(open /tmp/test_kkp.pdf)",
"Bash(open /tmp/test_kkp_35.pdf)",
"Bash(git fetch *)",
"Bash(git add *)",
"Bash(git commit -m ' *)",
"Bash(git push *)",
"Bash(./up *)",
"Bash(bash --version)",
"Bash(bash scripts/upload_ibl_committed_files.sh)"
]
}
}