Merge pull request #3514 from expsa/hr_traning_table

date req
This commit is contained in:
eslamtalaat744 2025-06-18 15:35:23 +03:00 committed by GitHub
commit db583eac1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@
}" >
<tree editable="bottom">
<field name="description" string="Description" />
<field name="date" string="Date Requestt"/>
<field name="date" string="Date Requestt" required="1" />
<field name="hour_from" string="Hour from"
required="1" widget="float_time"/>
<field name="hour_to" string="Hour to"