How to update custom inventory property using ofsc-connector from a debrief plugin
Summary:
A customer has requirement to collect information regarding lines which are other than Expense or Labor. This new debrief billing type "Action Code" needs some additional information like "Hours", "Notes", "Resolution Codes", "Outcomes", etc.
For this purpose created inventory type "action_code" similar to Labor and Expense. Also, added necessary custom properties for entity inventory.
When we add action code with custom properties similar to below done for expense type, the custom properties are not stored on the inventory.
The inventory record gets created for "action_code" but the properties are not.
Using PATCH REST-API on the inventory these properties can be updated so the properties are functioning correctly.
Tagged:
0