Skip to content
Snippets Groups Projects
NEWS 1.93 KiB
Newer Older
NEWS
====

analytic_structure 2.1
----------------------

- Odoo 8: new feature, add coherence constraints
- Odoo 8: new feature, allowing choosing models with a dropdown list in analytic structures
- Odoo 8: new feature, add validation hook for analytic models
Brendan Masson's avatar
Brendan Masson committed
- Odoo 8: new feature, add analytic code synchronization button in analytic.dimension form view

analytic_structure 2.0
----------------------

- Fix issues when there is no analytic structure

Alexandre Brun's avatar
Alexandre Brun committed
analytic_structure 1.9
----------------------
Alexandre Brun's avatar
Alexandre Brun committed

- Add License and Copyright (AGPL & XCG)

- Remove field 'validated'

analytic_structure 1.8
----------------------
Alexandre Brun's avatar
Alexandre Brun committed

- Odoo8 Fix: Find the class oe_analytic on all elements (not only div)

Vincent Hatakeyama's avatar
Vincent Hatakeyama committed
analytic_structure 1.7
----------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed
Production release

analytic_structure 1.6.2
------------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

- [fix] error on write

analytic_structure 1.6.1
------------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

- Added possibility to give particular external ID on bound dimensions.
- [fix] issue with the tree view with analytic

analytic_structure 1.6
----------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

Production release

analytic_structure 1.5.1
------------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

- [fix] searching for disabled analytic structures

analytic_structure 1.5
----------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

- [l10n] Updated French translation
- Analytic codes can be blacklisted per company
- Renamed fields for clarity

analytic_structure 1.4.1
------------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

- Improve ease of use of the module by other module

analytic_structure 1.4
----------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

Production release

analytic_structure 1.3.8
------------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed

- [fix] bug in some view when using analytic.
- Added support for para-analytic fields.

analytic_structure 1.3.7
------------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed
- Structures can now be restricted to one company.
- Bound dimensions: added the code_ref_ids (and code_ref_module) options to generate external IDs for all analytic codes of the dimension. Generated during a write operation.

analytic_structure 1.3.6
------------------------
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed