Commit e08214b3 by François C.

[HOT fix] Add missing import

parent eb1e61d0
Pipeline #2400 passed with stage
in 1 minute 26 seconds
...@@ -8,6 +8,7 @@ from pytz import timezone ...@@ -8,6 +8,7 @@ from pytz import timezone
import locale import locale
import re import re
import dateutil.parser
class CagetteShift(models.Model): class CagetteShift(models.Model):
"""Class to handle cagette Odoo Shift.""" """Class to handle cagette Odoo Shift."""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment