Tripletex / Tripletex/tripletex-api2
I would like to be able post a invoice with accruals.
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 49
- Forks
- 47
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 1
Description
Im using PUT /v2/order/{id}/:invoice to create a invoice but I also want to create accruals.
It can be done in the UI but I cant find a endpoint doing that.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the PUT /v2/order/{id}/:invoice endpoint and compare its behavior with the UI flow shown in the issue. Trace how the UI creates accruals, then determine the API change needed to support the same operation and verify that an invoice can be posted with accruals.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100