Umar Bolatov
Umar Bolatov
> Also the invoice status is "Expired" and additional status is "PaidLate" instead of "PaidOver"? Status can either be `PaidLate` or `PaidOver` and `PaidLate` wins out in this case. I...
> Even if it stays as PaidLate at least the "Overpaid" column like with status PaidOver should be visible? I haven't looked into it but I'm guessing that the same...
@ndeet addressed in #4192
> Quick Question: Does this PR also enable access to the articles of a POS cart app? I've just read the Swagger docs changes and couldn't see anything related to...
> Inventory management would have to happen through the btcpay UI, or would we have a POST method for app details as well where we can upload a article template?...
Failing test unrelated
Yes, that's what I meant. I just didn't phrase it right. On Aug 10, 2015 5:26 PM, "Miguel Jiménez" [email protected] wrote: > Sounds interesting to me! However, I don't know...
> Please do a full UPDATE (Http PUT not PATCH) instead of selective property updating, as we have not defined this update mechanism for any other entity or endpoint. @Kukks...
@Kukks @NicolasDorier alright, updated to be a `PUT` instead. Failing test is unrelated. 
Failing test is still unrelated.