Commit 08e1f9e
Document AU timesheet line creation best practice in tool descriptions
For AU payroll, timesheets should be created empty then lines added
individually via add-timesheet-line. Passing lines at creation time
creates separate rows per day in the Xero UI instead of consolidating
them by earnings rate.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c734fc8 commit 08e1f9e
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- src/tools
- create
- update
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments