...
Improved search UI now has the ability to flatten lists instead of grouping them by AssetTypes. With his new feature, it is now easy to see asset assignments. This feature paves the way to ability to create new reporting features in the near future.
...
Improved Department Storage
...
We heard from our users the need to attach all sorts of files to assets purchased, particularly receipts and warranty documents. We we went further than that and added a way to view assets attachments within the assets view.
...
Search Purchase Orders with JQL
We added ability to search purchase order attributes using JQL. For example , you can search for all purchase order made to apple.
Code Block |
---|
issue.property['com.mumosystems.purchase-order'].vendor.name ~ "Apple" |
Bug fixes.
We did not just add more features, we also bugs you have raised.