brotherton-erpnext/erpnext/selling/page/point_of_sale
Suraj Shetty 1923ef052c
refactor: Format and sanitise user inputs to search queries. (#22913)
* refactor: Sanitize whitelisted method inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Format and sanitize tax_account_query inputs

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Validate and sanitize search inputs via decorator

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* style: Minor formatting fix

* refactor: Validate and sanitize search inputs using decorator

* fix: Typo

* fix: Remove unwanted import statement

* refactor: Repalce validate_and_sanitize_search_inputs() with validate_and_sanitize_search_inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-08-05 19:42:25 +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 refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
point_of_sale.json refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
point_of_sale.py refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
pos_controller.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
pos_item_cart.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
pos_item_details.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
pos_item_selector.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
pos_number_pad.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
pos_past_order_list.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
pos_past_order_summary.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
pos_payment.js refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30