Skip to content

CYMO - Technical training 19.0#1172

Draft
MrRose765 wants to merge 3 commits intoodoo:19.0from
odoo-dev:19.0-training-cymo
Draft

CYMO - Technical training 19.0#1172
MrRose765 wants to merge 3 commits intoodoo:19.0from
odoo-dev:19.0-training-cymo

Conversation

@MrRose765
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Feb 16, 2026

Pull request status dashboard

@MrRose765 MrRose765 changed the title CYMO - Technical training 2026 CYMO - Technical training 19.0 Feb 16, 2026
@ltinel ltinel self-requested a review February 16, 2026 15:19
Copy link

@ltinel ltinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job :) A few "FYIs", but nothing to say really

name = fields.Char(required=True)
description = fields.Text()
postcode = fields.Char()
date_availability = fields.Date()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you override the field name to yield "Available From" ?

Suggested change
date_availability = fields.Date()
date_availability = fields.Date("Available From")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants