Tripletex / Tripletex/tripletex-api2

I would like to be able post a invoice with accruals.

Open
#130 0 comments 0 reactions 0 assignees View on GitHub

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.

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.