Browse Source

test

pull/6/head
Mathias Markl 7 years ago
parent
commit
4aae8f816c
  1. 1
      muk_models_groupby_hour/models.py

1
muk_models_groupby_hour/models.py

@ -24,6 +24,7 @@ import pytz
import hashlib
import logging
import psycopg2
import dateutil
from odoo import _
from odoo import models, api, fields

Loading…
Cancel
Save