Releases: ucraft-com/POS-Awesome
Releases · ucraft-com/POS-Awesome
Version 3.4.1
- fix: return invoice after erpnext update
- fix: POS Closing Shift field “amended_from” duplicated
- fix: POS Opening Shift field “amended_from” duplicated
- fix: Error while edit customer info
- fix: draft payment shown as customer credit
Version 3.4.0
feat: Variants divider
fix: amended_from twice in POS Closing Shift
fix: remove unnecessary import
feat: checkbox to enable or disable free items
feat: Allow Print Draft Invoices
feat: New Theme
feat: Delivery Charges
fix: tax calculation
Version 3.3.0
- feat: item QTY input
- feat: use QTY on item click
- feat: option to Display Item Code in search items
- feat: Force to add new items on new line
- feat: Add the provision to select Sales Person
- feat: apply system default precisions
- feat: ignore permissions on create pos opening shift
- fix: allow free items
- fix: allow closing shift if no transactions
Version 3.2.2
feat: update POS invoice buttons
fix: Stock Balance Become 0 after Invoice Cancelled
fix: amended_from field repeats multiple times on the DocType POS Opening Shift
fix: not all customers are showing in search
Version 3.2.1
- fix: customer info dialog not showing customer name
- fix: calculate total payments if there is no payments yet
Version 3.2.0
- fix: Add campaign name to Sales Invoice
- feat: Allow write off when making partial payment
- fix: search item code first
- feat: confirmation pop-up window to the cancel button
- feat: add option for write off in pos profile
- fix: POS can't make Sales Order if there is no stock
Version 3.1.1
- fix: add item by Serila No
- chore: export fixtures
- fix: Paid amount wrong value
- feat: Display Additional Notes
Version 3.1.0
- feat: additional discount percentage
- fix: auto set batch no
- fix: get_item_detail
- fix: not getting actual qty correctly
- fix: item qty and batch qty vaildation
- fix: get item qty in get_item_detail
- chore: remove frappe and erpnext from requirements.txt
- feat: use expired entrys in loyalty points
- feat: confirmation & validation APIs & get_token
- feat: POS Awesome integration with Mpesa C2B
- feat: checkbox for submit Mpesa payment
- feat: show customer's address in customer search field
- feat: show Customer's Purchase Order
- feat: Allow Print Last Invoice
- fix: return item with Serial No
- fix: return non update stock invoice
- fix: cannot read property posa_delivery_date
- fix: get uom price list rate
Version 3.0.1
fix: No module named 'erpnext.portal.product_configurator.item_variants_cache' in Erpnext Version 13.11.0 #74
Version 3
- Supports multiple languages
- Supports Mpesa mobile payment
- POS Coupons
- Referral Code
- Supports Customer and Customer Group price list
- Other Fixes