brotherton-erpnext/erpnext/selling/page/point_of_sale
Saqib 60212ff9b9
fix: multiple pos issues (#23347)
* fix: point of sale search

* fix: pos fetches expired serial nos

* fix: pos doesn't refresh on route change

* fix: opening balances not set in opening entry

* fix: remove debug statement

* fix: invalid query if no serial no is reserved by pos invoice

* chore: make new order btn primary

* chore: filter warehouse by company

* chore: add shortcuts for new order and email

* fix: cannot fetch serial no if no batch control

* chore: add shortcuts for menu items

* feat: standard keyboard shortcuts for pos page

* feat: display only items that are in stock

* fix: empty point of sale page if opening entry dialog is closed

* feat: conversion factor in pos item details

* fix: show all invalid mode of payments

* chore: show all items if allow negative stock is checked

* fix: -ve amount set when changing mode of payment

* fix: pos closing validations

* fix: test

* fix: non expired serial no fetching query

* fix: cannot dismiss pos opening creation dialog

* fix: transalation strings

* fix: msgprint to throw

* chore: use as_list in frappe.throw

* chore: clean up pos invoice.js & .py

* fix: codacy

* fix: transalation syntax

* fix: codacy

* fix: set_missing_values called twice from pos page

* fix: mode selector with double spaces

* fix: do not allow tables in pos additional fields

* fix: pos is not defined

* feat: set mode of payments for returns

* fix: remove naming series from pos profile

* fix: error message

* fix: minor bugs

* chore: re-arrange pos closing entry detail fields

* fix: sider & frappe linter

* fix: more translation strings

* fix: travis

* fix: more translation strings

* fix: sider

* fix: travis

* fix: unexpected end of string

* fix: travis

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-10-26 11:17:04 +05:30
..
__init__.py [wip] New POS UI 2017-08-17 12:56:14 +05:30
onscan.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
point_of_sale.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
point_of_sale.json refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
point_of_sale.py fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
pos_controller.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
pos_item_cart.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
pos_item_details.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
pos_item_selector.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
pos_number_pad.js fix: multiple pos issues (#23297) 2020-09-10 19:28:46 +05:30
pos_past_order_list.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
pos_past_order_summary.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30
pos_payment.js fix: multiple pos issues (#23347) 2020-10-26 11:17:04 +05:30