You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
473 B

  1. 10.0.2.0.1 (2018-11-19)
  2. ~~~~~~~~~~~~~~~~~~~~~~~
  3. * [FIX] Fix bug in DateRange._onchange_company_id not called
  4. when type_id is changed
  5. * [FIX] Fix bug in DateRangeType._check_company_id when called
  6. with more than one record.
  7. (`#26 <https://github.com/OCA/server-ux/pull/26>`_)
  8. * [IMP] Adapt module to work in multi company.
  9. (`#10 <https://github.com/OCA/server-ux/pull/10>`_)
  10. * [FIX] Fix unlink date range type.
  11. (`#9 <https://github.com/OCA/server-ux/pull/9>`_)