You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
Create order in Magento either with company user or company admin with Pay on account(Company Credit) payment method with multiple items with different quantities or single item with more than one quantity
Try to create an invoice for the order for the partial quantity from Magento REST API using service POST /V1/order/{orderId}/invoice
Expected result
Getting an error like “Invoice Document Validation Error(s): An invoice for partial quantities cannot be issued for this order. To continue, change the specified quantity to the full quantity.”
Actual result
The invoice should be created with the partial quantity
Note
We are able to create partial from Magento2 admin order view page
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Issue actions