Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST POST /supplierinvoices/{id}/payments ability to add partial payment #25230

Closed
hansemschnokeloch opened this issue Jun 29, 2023 · 0 comments · Fixed by #26063
Closed

REST POST /supplierinvoices/{id}/payments ability to add partial payment #25230

hansemschnokeloch opened this issue Jun 29, 2023 · 0 comments · Fixed by #26063
Labels
Feature request This is a feature request

Comments

@hansemschnokeloch
Copy link
Contributor

hansemschnokeloch commented Jun 29, 2023

Feature Request

Currently with the API endpoint POST /supplierinvoices/{id}/payments you can only add a payment to a supplier invoice with the remain to pay as amount.

Request : ability to add a partial payment on supplier invoices API as on the customer invoice API

Use case

Supplier invoices are often payed with 2 (or more) partials payments, one payment before the supplier ships the order and one payment after order delivery

Suggested implementation

No response

Suggested steps

No response

@hansemschnokeloch hansemschnokeloch added the Feature request This is a feature request label Jun 29, 2023
eldy added a commit that referenced this issue Sep 28, 2023
FIX #25230 Supplier invoice API partial payment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request This is a feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant