Skip to content

Releases: maestrano/impac-angular

Features - Dates picker and Developer toolkit

11 Feb 03:12
Compare
Choose a tag to compare

Adds

  • Widget setting: dates-picker (can be used in edit mode or on widget's front)
  • Use widget setting dates-picker in invoices list, invoices summary, sales list and sales summary
  • Allow to use a callback on the dataNotFound link
  • Sync Apps feature with last synced timestamps.
  • Developer toolkit now available in /workspace

Fixes - Package.json and bower.json versions

23 Dec 02:31
Compare
Choose a tag to compare

Just bumps the packages to proper version

Features - Multi-currency handling

16 Dec 01:28
Compare
Choose a tag to compare

Features

  • Attach a currency to a dashboard will convert all the amounts in the widgets based on the exchange rate at the corresponding date.
  • Add mass-assignment functionalities in WidgetsSvc
  • Add callbacks to DashboardsSvc

Fixes - Accounting reports / KPIs display / HR figures

16 Dec 01:18
Compare
Choose a tag to compare

Fixes

  • Superannuation balance to show current balance without selecting any time range
  • Leaves balance to show Sick/Vacation leaves balance without selecting any time range
  • Aged payables and receivables to display total values instead of values for fixed period
  • Widget name edition (layout + add buttons)
  • Widgets top bar layout (title and buttons)
  • Limit KPI value to avoid scope desync
  • KPI alert units
  • Invoices list display (big values were hidden)
  • Custom calculation: fix formula by adding spaces before and after account balance placeholders ({1}...)
  • Sales widgets: fix string matching logic for quantity selectors
  • Widget loader to be center on Firefox

Adds

  • Custom filter for dates based on the selected period
  • KPI loader when attaching a KPI
  • Better design and consistency for accounting reports: cash summary, profit and loss and balance sheet

Removes

  • Expand Kpis functionality

Fixes - Chart display / Accounts comparison / Tooltips

26 Nov 00:49
Compare
Choose a tag to compare

Fixes

  • Charts are now displayed in Safari
  • Better logic for widget accounts comparison: can no longer tick "compare matching accounts across entities" when there are only accounts from one entity available
  • Drill-down widgets elements will be collapsible only if there are sub-elements present
  • Widgets tooltips hanging around fix (+ now compatible with Mozilla)

Adds

  • Information message when users having only MYOB Essentials are adding accounting widgets

Hotfix - Tab Dashboard Selector

17 Nov 04:48
Compare
Choose a tag to compare

Fixes

  • Tabs dashboard selector no longer trigger Impac! load on load

Hotfix - Accounts Comparison

11 Nov 22:26
Compare
Choose a tag to compare

Bugfix release

Fixes

  • Prevents running comparison mode or loading comparison mode from metadata settings if there aren't two or more organisations available on the widget (#32)

Hotfix - isDataFound definitions

11 Nov 07:17
Compare
Choose a tag to compare

This is a bugfix release

Fixes

  • change isDataFound definition in widget hr/payroll-taxes (#26)
  • change isDataFound definition in widget sales/customer-details (#26)

First Release

11 Nov 06:06
Compare
Choose a tag to compare

Includes Chart.js 2.0-beta