Page 1 of 1

Inventory Attributes

PostPosted: Wed Nov 23, 2022 5:43 pm
by SBarnes
I have two questions:

Firstly, in the code section what is the difference between TemplateAttributeHandler and AttributeHandler?

Secondly, I want to try and add importing the inventory attribute values to the import screen so I am figuring some sort of naming convention to match the group and the attribute to the column like GroupName|AttributeName is going to be needed, could this be made to work? The group would need to exist as would the attributes being imported.

Re: Inventory Attributes  Topic is solved

PostPosted: Fri Dec 09, 2022 6:23 pm
by Mike.Sheen
TemplateAttributeHandler handles the code for events inside the Inventory Attribute Template form - specifically relating to the grid on the Attributes tab.

The AttributeHandler is for when inside the Inventory Maintenance form.

Re: Inventory Attributes

PostPosted: Fri Dec 09, 2022 6:28 pm
by SBarnes
Thanks Mike

Re: Inventory Attributes

PostPosted: Tue Jun 16, 2026 4:25 pm
by Ernst
I also need an inventory attribute importer, does anybody have a sample plugin..Thx

Re: Inventory Attributes

PostPosted: Tue Jun 16, 2026 4:48 pm
by SBarnes
I do but to try and extract the code out of the much bigger project that it's in would be a fair bit of work, the one piece of advice I would suggest is that given two templates can have the same attribute say like diameter that you work on some sort of alias convention like I did such as for the column headers make it be Template Name | Attribute Name.

Your other option would be to get Jiwa to quote on doing it.

Re: Inventory Attributes

PostPosted: Wed Jun 17, 2026 8:51 am
by Ernst
Hi Stuart, My client already created his own thing using AI.. HAHA what do they need me for?