-
I am trying to generate some German tax related foo and an API service, but both with the `cli` program and from the builder pattern I get the following (after replacing the `chrono::*` types with cus…
-
Hey there,
I was wondering whether I'm misunderstanding something in `createInvoiceFromOrder()`.
It is stated that the invoice_id is required. However, to my understanding, in that moment the in…
dinko updated
1 month ago
-
As reported by @Cruiser13 in #54, getting an invoice `$invoiceId` that was generated out of an Order:
```
$apiInstance = new Itsmind\Sevdesk\Api\InvoiceApi(/* omitted */);
try {
$result = …
-
Hello,
I can create successfully an invoice, but the response has only protected data
`Itsmind\Sevdesk\Model\SaveInvoiceResponse Object
(
[openAPINullablesSetToNull:protected] => Array
…
-
Not sure what's the problem here. I get this response error in my [sevDesk](https://api.sevdesk.de/) API client (generated by latest Haskell-OpenAPI-Code-Generator):
```
GetContactsResponseError "…
-
Retrospective editing of processed invoices might cause issues or is prohibited in some countries, so it can be good to require an additional confirmation step when editing an invoice that has already…
ttytm updated
2 months ago
-
### Issue URL (Annoyance)
[https://sevdesk.de/blog/stundenlohn-berechnen/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fsevdesk.de%2Fblog%2Fstundenlohn-berechnen…
-
send_type (in orders, credit notes and so on) can be null according to the docs but it also can be an empty string ("").
This will throw an error by using the PHP SDK because it only allows send type…
-
I would like to discuss about a way to improve the usability of tasks. In short, I think it would be great to have control over when (and if) a task is executed.
Related to #196 and #238.
-
**What version of Invoice Ninja are you running? ie v4.5 / v5**
v5
**What environment are you running?**
Docker, Ubuntu
**Have you searched existing issues/requests?**
Yes, over at the Forum:…