Dear Odoo forum,
I want to be able to create custom fields for my product
But the custom fields I want need to be on the serial number level
with this I mean I want to be able to input several custom fields, for every serial number, and those would have different values
I will give you an example:
Fields:
Serial Number, PIN (custom field), PUK (custom field), Phone number (custom field)
So, for example:
SN: 00001, PIN: 1234, PUK: 879456, Phone number: 778945125
SN: 00002, PIN: 4567, PUK: 136547, Phone number: 787456876
10:35
I could not find a way to do this in odoo community.
I am using a self-hosted odoo16 community. I know this can be done because I have seen it with odoo studio for the odoo enterprise version.
Any help on this issue would be greatly appreciated.