Releases: anvilglobaldynamics/torque
Releases · anvilglobaldynamics/torque
Version 0.2.7
- Now using "Organization Specific Sales Number" instead of reusing global salesId
- Now showing total sale count in sales report
- Set up a proper way to test app performance on slow network
- Fixed A4 sales receipt not showing multiplied item price
- Tested Websocket and HTTP Request Timeout
- Fixed CSV import containing identifierCode with leading zero not working bug
- Employee without PRIV_VIEW_ALL_WAREHOUSES are now able to access POS
Version 0.2.6
- Matched simple modal style with new modal design
- Implemented Websocket and HTTP Request Timeout
- Now show discarded label in sales list for discarded sale
- Fixed Product blueprint purchase price not showing even though priv is set
- Planed organization's lipi subscription pricing calculator
- Added search field in pos-select-products search by identifier code
- Improved network error handling with retry/reload support
- clarified how product blueprint should be used, created and edited
- product selection count limit is not working is pos select product page
- write server tests simulating selling from warehouse
Version 0.2.5
- Revised product shipment, acquisition and transfer flow. Products now have 1 to 1 mapping with product blueprint. (as in only 1 product can exist against 1 blueprint)
- Removed partyType and partyName from ProductAcquisition
- Removed all usage of acquiredDatetimeStamp and addedDatetimeStamp from client.
- purchasePrice and salePrice was removed from Inventory
- Ability to edit products in inventory was removed.
Version 0.2.4
- Fixed Incorrect link on email verification mail bug
- Changed pos translation according to sales receipt translation and structured sales receipt style
- Fixed pos customer selection area ui
- Facilitated businesses selling in outlet pos and delivering from warehouse
- Added "powered by Lipi" text in printed receipts
- Planned product sale price and totalBilled change/modification and rounding in pos
Version 0.2.3
development
- Fixed Regular Expression causing errors when searching with special characters bug
- Fixed calculation bugs in report-inventories
- removed all Sorry! text in messages/modal from lipi client
- Fixed product transfer between inventory prompt/card not resetting
- Polished password reset and recovery
planning
- Plan for businesses selling in outlet and delivering from warehouse
- Plan Product Blueprint categorization using tag/label feature
- Confirmed Vat and Discount Calculation Order
Version 0.2.2
- Stress tested server on app-engine
- Moved lipi-server to Compute Engine
- Hidden purchase price in client UI
- Allowed user to hide/dismiss particular cards
- Minor changes and bugfixes
Version 0.2.1
- Keep track of which employee assisted a particular sale
- Default outlet selection, directly to default outlet pos and default outlet offline mode
- Outgoing Emails should be listed in a section like Outgoing SMSes
Version 0.2.0
- Collection Report
- Reduced session duration
- Revised report-sales
Version 0.1.9
- Shorten Password Reset/Phone Verification Token
- Discount presets
- Consistent create and last modified information
Version 0.1.8
- Barcode for Product Blueprint and POS
- Inventory default sort order and zero count product listing
- UI Improvements