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.

18 lines
635 B

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