Skip to content

WIP: Onlyoffice gui for xmla

Boris Kocherov requested to merge bk/erp5:onlyoffice_gui_for_xmla into master
  • adds two forms:

    • form for remote xmla connections edit
    • olap wizard form which dynamically generated on the base of the discovered xmla metadata. On base of user's filling this form it creates the OLAP report.
  • changes the xmla functions so they use the defined xmla connection created by user in the form

  • optimization of the lazy functions rendering

Merge request reports