Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: New module for uuid fields
by "Vincent Hatakeyama" <vincent.hatakeyama@orbeet.io> - 02/04/2025 11:55:14Hi,
I’ve had the need to use an uuid column in the past. The column was not meant to be filled by users. The table was built manually and a Char field was used to display the content.
The code can be viewed at https://orus.io/xcg/odoo-modules/xbus_common/-/blob/branch/18.0/models/xbus_message.py?ref_type=heads#L94
I believe the server-tools repository is the place to put a module adding UUID fields.
Regards,
|
Reference
-
New module for uuid fields
bymkoeck-
-
Re: New module for uuid fields
by "Vincent Hatakeyama" <vincent.hatakeyama@orbeet.io> - 02/04/2025 11:55:14 - 0 -
-
-