check_exclusion
Determines if a transaction should be excluded from auto-journalization by checking seven Japanese accounting rules including unknown debits, loan repayments, and salary payments.
Instructions
7-rule exclusion check for Japanese accounting. Returns excluded:true if transaction should NOT be auto-journalized. Rules: 内容不明デビット / 借入金返済 / 社保税金 / 給与支払い / 投資 / ATM出金 / 公共料金.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | Yes | ||
| amount | Yes | ||
| employees | No | Optional employee name list (= for salary_payment detection) | |
| partner_name | No |