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.

22 lines
801 B

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