brotherton-erpnext/erpnext/selling/page/point_of_sale
Meritsystems 1ad8eca4e8 Point of sale will list only items that are in stock based on option "Display Items in stock" in POS Profle. (#14895)
* Update point_of_sale.py

* Update point_of_sale.py

Add custom field(Display Items In Stock) to POS Profile Doctype of type Check.

* New field " Display Items in Stock" added

* Update point_of_sale.py

* Update point_of_sale.py

ORM used instead of SQL
used Bin to find actual quantity balances.

* Update point_of_sale.py

* Update point_of_sale.py

* Update point_of_sale.py

* Update point_of_sale.py

* Update point_of_sale.py
2018-08-07 14:38:50 +05:30
..
tests Removed commented code 2018-01-23 17:36:41 +05:30
__init__.py [wip] New POS UI 2017-08-17 12:56:14 +05:30
point_of_sale.js [minor] fixes + patch (#14937) 2018-07-17 18:22:51 +05:30
point_of_sale.json rename Is Online field to Use POS in Offline Mode in pos settings 2017-09-11 14:51:50 +05:30
point_of_sale.py Point of sale will list only items that are in stock based on option "Display Items in stock" in POS Profle. (#14895) 2018-08-07 14:38:50 +05:30