Connector Improvement: Connector Improvement: Add Adjustment Information to Inventory Transaction
CompletedSalutations,
Currently, the inventory_transaction table in the Coupa connector does not reference any of the Adjustment Code information.
I've talked with a Coupa consulting group and they say that the Adjustment Codes don't have their own API endpoint, and are only found in /api/inventory_transaction.
The info is an object within the inventory_transaciton JSON and looks like:
"adjustment-code": {
"id": 2,
"created-at": "2024-09-03T15:55:22-04:00",
"updated-at": "2024-09-03T15:55:22-04:00",
"code": "000-000-0000.00",
"name": "N/A",
"type": "AdjustmentCode"
},
It looks like it is only included on Inventory Transactions that have it filled out.
-
Official comment
Hi,
I'm closing this request as this feature is now available. See our release notes here.
Frank
-
Hi Dakota,
Thanks for sending this request. I've added it to our backlog for Coupa improvements and will get back to you when it's implemented.
Frank
Please sign in to leave a comment.
Comments
2 comments