[18.0][MIG] hr_leave_custom_hour_interval: Migration to 18.0#182
[18.0][MIG] hr_leave_custom_hour_interval: Migration to 18.0#182BhaveshHeliconia wants to merge 11 commits intoOCA:18.0from
Conversation
|
Hi @BhaveshHeliconia, I encountered this error when trying to create a new leave on the UI: Can you check again? |
|
|
||
| request_time_hour_from = fields.Float("Float hour from") | ||
|
|
||
| request_hour_from = fields.Char(compute="_compute_hour_from", store=True) |
There was a problem hiding this comment.
The fields request_hour_from and request_hour_to have been changed from Selection to Float — you can take a look at this commit
beeb3b3 to
b8ec3ce
Compare
|
@Kimkhoi3010 : Please review again. Thanks. |
|
b8ec3ce to
63e7c84
Compare
|
@Kimkhoi3010 : Please review again. Thanks. |
| <field name="model">hr.leave</field> | ||
| <field name="inherit_id" ref="hr_holidays.hr_leave_view_form" /> | ||
| <field name="arch" type="xml"> | ||
| <field name="request_hour_from" position="attributes"> |
63e7c84 to
d2b3423
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
d2b3423 to
5c3bc35
Compare
|
Hey @OCA/human-resources-maintainers would be great if someone could have a look at this module. |
[UPD] Update hr_leave_hour.pot [UPD] README.rst [ADD] icon.png
[UPD] Update hr_leave_custom_hour_interval.pot [UPD] README.rst
Currently translated at 100.0% (5 of 5 strings) Translation: hr-holidays-15.0/hr-holidays-15.0-hr_leave_custom_hour_interval Translate-URL: https://translation.odoo-community.org/projects/hr-holidays-15-0/hr-holidays-15-0-hr_leave_custom_hour_interval/it/
5c3bc35 to
aba982a
Compare



No description provided.