on 2025 Feb 19 5:32 PM
Hi,
Request clarification before answering.
Hi UrvishPatel,
Yes, it is possible to link them.
Suppose, you already have a GRPO created in B1 client. You can create an A/P Invoice based on GRPO using Service Layer as below:
POST /b1s/v1/PurchaseInvoices
{
"CardCode": "V10000",
"DocumentLines": [
{
"BaseType": 20,
"BaseEntry": 472,
"BaseLine": 0
}
]
}
It will automatically create the link between GRPO and Invoice.
Kind regards,
ANKIT CHAUHAN
SAP Business One Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.