Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

AW: New module for uuid fields

by
Servicum GmbH, Friedrich Sauer
- 01/04/2025 16:09:17
Hi Michael, 
 
this sounds interesting to me! Unfortunately, I can't access the repo.
Can you share it?


Best, 
Friedrich



Email: friedrich.sauer@servicum.com
Phone: 01721324603





Von: Elektro-Shop Köck GmbH - Michael Köck
Gesendet: Dienstag, 01. April 2025 13:17
Bis: Contributors
Betreff: New module for uuid fields

Hello everyone,

 

I am currently working on a project where I wanted to use the native postgres type uuid, instead of storing the uuids in plain char fields. Since such a field does not seem to be available in Odoo yet, I threw together a very simple module: https://github.com/mkoeck/base-uuid-field/

 

Since I saw that there are some existing OCA modules using uuid’s (but storing them in plain char fields), I thought this module might also be interesting to others. I would be happy to integrate this into an existing OCA repo, if someone guides me what the best direction for this would be.

Do note, that I am quite the novice with JS / owl, so any feedback, but especially on that is appreciated J

 

Best regards,

Michael

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference