Calem Community Forum
Functionality Help => Asset => Topic started by: chenry on April 23, 2009, 11:59:16 am
-
Hi,
Maybe the subject title is not so clear, what I want to do is whenever a new asset type is created, the same record should be created in the inventory type, in_type table. I want to do this because there is a relationship between asset and inventory by the type_id, changing the label of the type_id is reflected in both modules.
I found the soap service that triggers the insert data, but I'm not able to find the origin of the call, I assumed it's an ajax call from the client. Any pointers?
Thanks.
-
It is a good point to link asset and inventory in the Community edition. Assets and inventory modules are linked in Calem Enterprise.
The soap service is used by Ajax web client.