Skip to main content

Hello, it is possible to add new CF as API in Inventory Part? The default place for this CF is in Transport Task? Because if I add this CF in Inventory Part, it says that CF is not valid. 

 

Exist some modules which cant be connected? 

Thanks

@Ed22  Only certain references are pre-defined between the Entities to ensure the data is correct.  I checked the TransportTask and TransportTaskLines and they both have a reference to the Part Configuration but not to the Inventory Part itself.  

What are you trying to accomplish?


I want add some columns from Transport task view to the Inventory Part, or in this case InventoryPartBarcodeRep.


@Ed22  I think that the Inventory Part Barcode report only supports custom fields defined in the InventoryPartBarcode Entity, so you’d need to define the field there.

 

How do you plan to handle the one to many relationship between the Inventory Part and the Transport Tasks?  I think you’d need to use aggregates - like min, max, sum, count.


How can I find out which references are pre-defined between the entities?


Reply