Use cases
- Expense overview: Handle travel, entertainment, and office expenses online and track through payout.
- Amount-based approvals: Auto-select approvers by thresholds (for example, under ¥30k manager-only; ¥100k+ requires department head plus finance).
Sanka setup essentials
- Use the
Expenseobject with required fields for category, project, department, and receipts. - Record payouts in
Payment, marking personal reimbursement vs. company card. - Define
Workflowrules for amount/category/department-based routing and keep an exception path for urgent approvals.
Operating steps
- Submit: Create
Expenselines with category/amount/date/attachments; link to company card statements when applicable. - Route: Auto-assign approvers based on amount, category, and department; track approve/reject/reapply history.
- Reimburse: Batch approved expenses into
Paymentwith payout method (transfer or payroll offset). - Journal & report: Export CSV with account/sub-account alignment; monitor spend by department/project in dashboards.
Automation ideas
- Workflow actions: Send reminders if no approval within 48 hours.
- Record actions: Hold status as “Pending” when receipts are missing and notify the requester.
- Object actions: Auto-match company card statements to
Expenseat monthly close.
Reporting and oversight
- Dashboards for department spend, card usage, and pending approvals.
- Aging view for unpaid reimbursements to prevent delays.