You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.9 KiB

  1. Changelog
  2. ---------
  3. .. Future (?)
  4. .. ~~~~~~~~~~
  5. ..
  6. .. *
  7. 9.0.1.0.0 (2016-??-??)
  8. ~~~~~~~~~~~~~~~~~~~~~~
  9. * [FIX] use =like instead of like to search for accounts, because
  10. the % are added by the user in the expressions
  11. * [FIX] Correctly compute the initial balance of income and expense account
  12. based on the start of the fiscal year
  13. * [IMP] Support date ranges (from OCA/server-tools/date_range) as a more
  14. flexible alternative to fiscal periods
  15. * v9 migration: fiscal periods are removed, account charts are removed,
  16. consolidation accounts have been removed
  17. 8.0.1.0.0 (2016-04-27)
  18. ~~~~~~~~~~~~~~~~~~~~~~
  19. * The copy of a MIS Report Instance now copies period.
  20. https://github.com/OCA/account-financial-reporting/pull/181
  21. * The copy of a MIS Report Template now copies KPIs and queries.
  22. https://github.com/OCA/account-financial-reporting/pull/177
  23. * Usability: the default view for MIS Report instances is now the rendered preview,
  24. and the settings are accessible through a gear icon in the list view and
  25. a button in the preview.
  26. https://github.com/OCA/account-financial-reporting/pull/170
  27. * Display blank cells instead of 0.0 when there is no data.
  28. https://github.com/OCA/account-financial-reporting/pull/169
  29. * Usability: better layout of the MIS Report periods settings on small screens.
  30. https://github.com/OCA/account-financial-reporting/pull/167
  31. * Include the download buttons inside the MIS Builder widget, and refactor
  32. the widget to open the door to analytic filtering in the previews.
  33. https://github.com/OCA/account-financial-reporting/pull/151
  34. * Add KPI rendering prefixes (so you can print $ in front of the value).
  35. https://github.com/OCA/account-financial-reporting/pull/158
  36. * Add hooks for analytic filtering.
  37. https://github.com/OCA/account-financial-reporting/pull/128
  38. https://github.com/OCA/account-financial-reporting/pull/131
  39. 8.0.0.2.0
  40. ~~~~~~~~~
  41. Pre-history. Or rather, you need to look at the git log.