Custom Fields for Inventory Documents
We are still updating this page
Some data may be missing here — we will complete it shortly.
Scope:
catalogWho can execute the method: any user
To create custom fields for inventory documents, standard methods from the class userfieldconfig.* are used.
You can retrieve the list of values for custom fields of inventory documents and update the information in them using the following methods:
|
Method |
Description |
|
Returns a list of values for custom fields of inventory documents. |
|
|
Updates the values for custom fields of inventory documents. |
Copied