Skip to content

Releases: ucraft-com/POS-Awesome

Version: 6.2.0

09 Feb 15:48
f0a7e22
Compare
Choose a tag to compare
  • fix: POS Offers should be able to bypass the maximum discount set as a limit
  • feat: search items in any direction
  • feat: create invoice from order
  • fix: Edit Posting Date Not Working
  • fix: return invoice from held
  • fix: Incorrect Item Price Display in ItemsSelector
  • feat: after uninstall clear custom fields and properties
  • fix: The 'Default Sales Order' setting is not always persistent
  • fix: apply user permissions on sales person
  • fix: no need to watch customer_price_list changes
  • fix: on Credit Sales the Due Date is not changing
  • fix: do not update item detail on return invoice
  • fix: validate invoice for pos shift

Version: 6.1.3

12 Aug 23:20
b71398f
Compare
Choose a tag to compare
  • fix: respect valid from and valid up to on getting item prices
  • fix: auto allocate invoice amount for Mpesa Payments
  • fix: Sales taxes are zeroed out on Sales Invoice

Version 6.1.2

24 Jul 15:52
f83f4eb
Compare
Choose a tag to compare
  • fix: calculating items taxes
  • fix: Could not find Cost Center: 1, when Submitting Mpesa Selection

Version: 6.1.0

22 Jul 14:01
da72b95
Compare
Choose a tag to compare
  • refactor: auto set batch
  • feat: apply max discount allowed on item discount
  • fix: v-model cannot be used on a prop in OpeningDialog
  • fix: Shortcuts not working
  • fix: auto set batch
  • feat: auto allocate of customer credits to invoices
  • fix: calculating items taxes
  • fix: get customer outstanding invoices
  • feat: allow submit return invoice without payment

Version: 6.0.3

18 Jun 12:58
e8d9f92
Compare
Choose a tag to compare
  • fix: invoice direct payments
  • fix: item row amount format

Version 6.0.2

17 Jun 20:57
Compare
Choose a tag to compare
  • fix: item qty format

Version 6.0.1

16 Jun 20:41
3a19e04
Compare
Choose a tag to compare
  • feat: play submit sound on success payments
  • fix: events from evntBus
  • fix: use customer credit with new payments
  • fix: Mpesa C2B

Version 6.0.0

15 Jun 19:24
025b794
Compare
Choose a tag to compare
  • feat: POS Payments
  • feat: Payments options in pos profile
  • feat: set payments in pos closing
  • feat: payments auto search & invoice filter by pos profile
  • update: material icons CDN URL
  • fix: POS Closing Shift difference amount
  • fix: rounding & numbers format
  • fix: invoice amount & items amount
  • fix: get stock qty in limit search
  • fix: search and add items with limit search
  • fix: don't allow close the shift from payments

Version 4.4.0

06 Jun 00:49
be8d360
Compare
Choose a tag to compare
  • feat: option to Allow Duplicate Customer Names
  • feat: backend items search option as 'Use Limit Search' thanks to @Madcheese101
  • feat: search by batch number
  • feat: disable submit button when clicking once so as to prevent opening 2 shifts

Version: 3.6.0

05 Jun 12:27
0c59447
Compare
Choose a tag to compare
  • Feat: option to change how filtering and fetching items work, now you can switch to direct item data fetch and filter from the database instead of loading all items when logging in to POS and then filtering the loaded items thanks to @Madcheese101 #317.