Skip to content

0.4.5

Compare
Choose a tag to compare
@aashutoshrathi aashutoshrathi released this 19 Aug 09:01
· 67 commits to master since this release
69c50b1

Release Notes

✨ feat: Check if the file path gives is real or not else throw an alert.
🚸 UX: fix settings page layout (Fixes #128)
✨ feat: Hide nameless items (Fixes #122)
⚑ feat: Add button to toggle fullscreen (Fixes #134)
πŸ› fix: Reset invoice calculated fields on reset (Fixes #131)
πŸ”₯ fix: Increment Invoice only on print only (Fixes #133)
πŸ€– feat: Auto calculate Net from Gross using purity (Fixes #136)
πŸ’„ style: Stylize Scroll Bar (Fixes #120)
✨ fix: Move to multiline if Item doesn't fit in one
⚑ improve: Break into bits and pieces (new approach) (Fixes #135)
⚑ ez: just trimmed the input (Fixes #125)
πŸ› fix: Qty issues with input tool first digit (Fixes #126)
πŸ› fix: Product count wrong initialization (Fixes #119)
πŸ› chore: Move button and minor fix (Fixes #132)
πŸ› fix: alert not called due to bad conditions && bump version (Fixes #148)
πŸ› fix: open item combo-box if clicked on add another item (Fixes #127)
πŸ› fix: disable print button if mandatory fields not filled (Fixes #123)
πŸš‘ feat: only reset form and move ahead if printing was a successful move (Fixes #151)