From e25a8c9ae70e5a310c1a82be55d0dbf58ba71250 Mon Sep 17 00:00:00 2001 From: Anders Betts Date: Mon, 21 Sep 2026 10:34:13 +0200 Subject: mail: honor smtp_reply_to; mention payroll in agent instructions --- src/commands.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/commands.c') diff --git a/src/commands.c b/src/commands.c index 56e7010..5d5d7c1 100644 --- a/src/commands.c +++ b/src/commands.c @@ -123,6 +123,9 @@ static const char AGENT_INSTRUCTIONS[] = " next number, stores the PDF and posts the voucher in one transaction.\n" " `invoice.send` e-mails the stored PDF; it needs the org's SMTP settings\n" " and sends to the customer's address unless `to` overrides it.\n" + "- Payroll: `payroll.run_preview` then `payroll.run_post` per period;\n" + " `payroll.agi` returns the values for the manual arbetsgivardeklaration;\n" + " `payroll.payslip` renders and `payroll.payslip_mail` sends the payslip.\n" "\n" "## Discovery\n" "- `describe` lists every implemented command with permissions.\n" -- cgit v1.3