Skip to content
Snippets Groups Projects
  1. Jun 27, 2014
  2. Jun 26, 2014
    • Jérémie Gavrel's avatar
      Added support for para-analytic fields. Added the analytic_fields_subview_get. · a65fe21a
      Jérémie Gavrel authored
      Para-analytic are created and named according to the structure but do not take analytic codes as values. Instead, they can be any kind of field.
      
      The analytic_structure method analytic_fields_subview_get allow any model (not necessarily one that implements MetaAnalytic) to display the analytic fields of models that have subviews defined inside its views. It is still strongly recommended to use ir.ui.view records and the [type]_view_ref context key instead.
      a65fe21a
  3. Jun 25, 2014
  4. Jun 24, 2014
  5. Jun 18, 2014
  6. Jun 12, 2014
  7. Jun 11, 2014
  8. Jun 10, 2014
  9. Jun 06, 2014
  10. Jun 05, 2014
  11. Jun 04, 2014
  12. Jun 02, 2014
  13. May 28, 2014
    • Jérémie Gavrel's avatar
      Fields generated by MetaAnalytic now exclude codes with children. Fixed some... · e39d5c49
      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.
      e39d5c49
  14. May 27, 2014
  15. May 19, 2014
  16. May 16, 2014
  17. May 15, 2014
  18. May 14, 2014
  19. Apr 23, 2014
Loading