What we are trying to implement is 'Three Way Match' purchase order - invoice.
I already have information on ReceiveAndInvoice bound action that we can perform on Purchase Order.
But is there any way we can perform Receive and Invoice both separately for posting purchase order?
I tried to find out if we can do that but didn't found any, only combined receiveAndInvoice bound action is available.
Also, if anyone can confirm like can we directly perform Invoice on purchase order without receiving it? I know like it is not possible to invoice items without receiving it.