- Apr 01, 2016
-
-
Brendan Masson authored
-
Brendan Masson authored
-
- Mar 16, 2016
-
-
Brendan Masson authored
-
Brendan Masson authored
-
Brendan Masson authored
-
- Mar 11, 2016
-
-
Brendan Masson authored
-
Brendan Masson authored
-
- Jan 23, 2015
-
- Sep 19, 2014
-
-
Houzefa Abbasbhay authored
- Aug 27, 2014
-
-
Houzefa Abbasbhay authored
-
- Jun 24, 2014
-
-
Jérémie Gavrel authored
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.
-
- Jun 04, 2014
-
-
Jérémie Gavrel authored
Can now import data for a module bound to a dimension through the default method (many2one field w/o inherits), without having to create or reference the analytic codes. Default value for ref_module is now '' (empty string).
-
Jérémie Gavrel authored
-
- Jun 02, 2014
-
-
Jérémie Gavrel authored
The MetaAnalytic metaclass can now be used to bind a dimension to a model, generating a new code for each new record. The README has been updated with more instructions.
-
- May 28, 2014
-
-
Jérémie Gavrel authored
Fields generated by MetaAnalytic now exclude codes with children. Fixed some issues when selecting the parent and dimension of a new analytic code. Added a new 'translate' option. When creating a code, the parent cannot be selected (readonly) if the code's dimension is not selected (code view) or not a record in the database (dimension view, while creating a new dimension). Added descriptions to models. Added a 'translate' option to enable/disable translation of analytic code and dimension names (default: False). Fields generated by the metaclasses now have a common placeholder string value. Cleaned up the translation file.
-
- May 19, 2014
-
-
Jérémie Gavrel authored
Can now use <div class="oe_analytic" prefix="prefix" /> in order to place every remaining field associated with a structure in the view. Added a README. Also added a config check on module load.
-