Closed pVesian closed 3 years ago
@cedric-anne Should I do a new PR on develop branch?
Hi,
No, I changed target, so you do not have to do a new PR.
I just need to take time to review it.
Regards
Ok.
You'll notice I've commented the part about groups_id_tech
because groups_id
won't appear in the dropdown when groups_id_tech
is present. I couldn't find a fix for it, maybe you will.
I think linkfield
is already handled for groups_id_tech
in https://github.com/pluginsGLPI/genericobject/pull/201/files#diff-c7d2c155f00fc5787c51bca2ac6a2d18R809
Hi,
Not sure, but I think that what you tried to do has been handled by #214.
Regards
@pVesian
Did you see my last comment ?
Regards
Hi,
I close this PR as no answer were given to my latest comments. Feel free to reopen it if you have time to work on it again.
Regards
Hi, I have installed glpi v10.00 on my local machine using XAMPP. Also installed latest plugin generic object management (version 2.12.1) to create new assets object and data / file injection (version 2.11.2) to import data by csv file for created new object. For example i have created new asset object called "Television" and i am using csv file with two columns "Name", "Location" to import data for the same. data is inserted but location field is not reflected in the list view.
Its not working. Can anyone help me to resolve this issue. Where do i have to make changes in file level to work this.
Fix issue when injecting genericobjects with datainjection