Skip to content

0.7.x First Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ndkcha ndkcha released this 03 Sep 05:25
· 59 commits to master since this release

New Environment in Deployable App
OS X (darwin x64)

Listed Automint in awesome-electron list
( #173 )

Architectural Changes

  1. Merged Customer database and Configurations database into one Main database ( #204 )

Features

  1. Licensing ( #185 )
  2. Purchase/Cost against Part/Treatment to get the Profit Loss ( #179 )
  3. Backup Restore (Restoring data from v0.6.5 #171 )
  4. Cloud Sync ( #191 )
  5. Customizable Taxes ( #192 )
  6. Partial Payments ( #161 )
  7. Global Currency Support ( #188 )
  8. Customer Profile

Enhancements

  1. Multiple Page Support in Invoice Print (beta, #158 )
  2. Allow storing AppData at custom location ( #143 )
  3. Allow Add Services/Customer without Customer or Vehicle Information ( #155 )
  4. UI Changes ( #168 #107 )
  5. Exclude Tax calculation from discounted amount ( #181 )
  6. Changed Tax behaviour while Estimate & Bill ( #167 )
  7. Display version number on UI, and prompt to restart when update is available ( #157 )
  8. Removed back button tooltip
  9. Editable Customer Name
  10. Refreshing Dashboard Manually

Bug Fixes

  1. Calculation of Total is now properly saved when Tax is inclusive ( #196 )
  2. Next service due is not reflected on dashboard by editing it from Customer Profile ( #199 )
  3. New treatments can be added after tried to add one which already exists ( #176 )
  4. Deleted months which were selected but not available (Dashboard, Time Filter)