diff --git a/HISTORY.rst b/HISTORY.rst index dbcb64f562a..a6dcce7a0d7 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -23,6 +23,20 @@ latest (unreleased) - Add link inbetween 'BOM' and 'project.task / project.project' - Add fields in views for 'BOM' and 'project.task' - Add smartbutton on 'task' view +- install instrastat modules, product harmonized system + +**Bugfixes** + +**Build** + +**Documentation** + +10.0.9 (2017-03-23) ++++++++++++++++++++ + +**Features and Improvements** + +* Install intrastat modules **Bugfixes** diff --git a/odoo/migration.yml b/odoo/migration.yml index 238376d9da9..45043841220 100644 --- a/odoo/migration.yml +++ b/odoo/migration.yml @@ -136,3 +136,5 @@ migration: addons: upgrade: - specific_sale + - intrastat_base + - product_harmonized_system