Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Added Item Varieties support. Please note that, since this feature is going to change names of your objects in flex.bi, using it you might encounter some conflicts in your current reports. 

Automatic import for REST API REST API now support automatic import

  • Added support for company consolidation
    • Consolidated companies should be set as:
      consolidated_companies = ["1", "2"] 
    • Concerning companies:
      1. The companies drop down menu now allows you to import data for each company into the cubes. So you could import data from company 1 and company 2 into the same cube. (Which is also the key to consolidation)
      2. Because of the ability to import data from specific companies, the object, item/customer class and location type field will show data from all available companies.

...

Added two new measures in Sales cubeInvoice cube:

  • Stock Item quantity
  • Stock Item FIFO

These measures are shared to on the Stock cube. In order to make these changes you will have to empty these cubes and import the data again.

Bug fixes:

  • Added special characters for type/class names during import (!@£$%^^^&*)(=-)
  • Fixed bug that caused Calculated members disappear In dynamic Dimensions
  • Fixed a bug with incorrectly handling of row level objects
  • Fixed a problem with Invalid byte sequence in UTF-8
  • REST API - set default day to import data from to the current day