From e0a6e2de7cdfe38532b51e8f2f6abc879ac3079e Mon Sep 17 00:00:00 2001 From: "Laurent Mignon (ACSONE)" Date: Mon, 19 Nov 2018 09:19:37 +0100 Subject: [PATCH] Merge server-ur/11.0 into 10.0 until https://github.com/OCA/server-ux/commit/79bed09a01414fac4561dca6d8143f4ab58eff63#diff-3db8a615cdc543d077b5b3cfbc7f939d add history --- date_range/README.rst | 19 ++++++++- date_range/__manifest__.py | 2 +- date_range/readme/HISTORY.rst | 12 ++++++ date_range/static/description/index.html | 50 +++++++++++++++++------- 4 files changed, 66 insertions(+), 17 deletions(-) create mode 100644 date_range/readme/HISTORY.rst diff --git a/date_range/README.rst b/date_range/README.rst index b88a32166..b66c7cf56 100644 --- a/date_range/README.rst +++ b/date_range/README.rst @@ -38,8 +38,6 @@ Installation The addon use the daterange method from postgres. This method is supported as of postgresql 9.2 - - Usage ===== @@ -91,6 +89,22 @@ To configure this module, you need to: :scale: 80 % :alt: Date range as filter result +Changelog +========= + +10.0.2.0.1 (2018-11-19) +~~~~~~~~~~~~~~~~~~~~~~~ + +* [FIX] Fix bug in DateRange._onchange_company_id not called + when type_id is changed +* [FIX] Fix bug in DateRangeType._check_company_id when called + with more than one record. + (`#26 `_) +* [IMP] Adapt module to work in multi company. + (`#10 `_) +* [FIX] Fix unlink date range type. + (`#9 `_) + Bug Tracker =========== @@ -115,6 +129,7 @@ Contributors * Laurent Mignon * Alexis de Lattre * Miquel Raïch +* Andrea Stirpe Maintainers ~~~~~~~~~~~ diff --git a/date_range/__manifest__.py b/date_range/__manifest__.py index 2091c8495..d5309e0b0 100644 --- a/date_range/__manifest__.py +++ b/date_range/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Date Range", "summary": "Manage all kind of date range", - "version": "10.0.1.0.2", + "version": "10.0.2.0.1", "category": "Uncategorized", "website": "https://odoo-community.org/", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", diff --git a/date_range/readme/HISTORY.rst b/date_range/readme/HISTORY.rst new file mode 100644 index 000000000..9dcf0ba1d --- /dev/null +++ b/date_range/readme/HISTORY.rst @@ -0,0 +1,12 @@ +10.0.2.0.1 (2018-11-19) +~~~~~~~~~~~~~~~~~~~~~~~ + +* [FIX] Fix bug in DateRange._onchange_company_id not called + when type_id is changed +* [FIX] Fix bug in DateRangeType._check_company_id when called + with more than one record. + (`#26 `_) +* [IMP] Adapt module to work in multi company. + (`#10 `_) +* [FIX] Fix unlink date range type. + (`#9 `_) diff --git a/date_range/static/description/index.html b/date_range/static/description/index.html index d460ea125..45303357a 100644 --- a/date_range/static/description/index.html +++ b/date_range/static/description/index.html @@ -373,23 +373,27 @@ your values in tree views.

Table of contents

-

Installation

+

Installation

The addon use the daterange method from postgres. This method is supported as of postgresql 9.2

-

Usage

+

Usage

To configure this module, you need to:

  • Go to Settings > Technical > Date ranges > Date Range Types where @@ -428,8 +432,25 @@ you can create date ranges.

+
+

Changelog

+
+

10.0.2.0.1 (2018-11-19)

+
    +
  • [FIX] Fix bug in DateRange._onchange_company_id not called +when type_id is changed
  • +
  • [FIX] Fix bug in DateRangeType._check_company_id when called +with more than one record. +(#26)
  • +
  • [IMP] Adapt module to work in multi company. +(#10)
  • +
  • [FIX] Fix unlink date range type. +(#9)
  • +
+
+
-

Bug Tracker

+

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed @@ -437,23 +458,24 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Do not contact contributors directly about support or help with technical issues.

-

Credits

+

Credits

-

Authors

+

Authors

  • ACSONE SA/NV
-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose