1. 203cc96 [enhancement] Item Selector by Rushabh Mehta · 9 years ago
  2. 7379fd4 POS Search Fixed by Kanchan Chauhan · 9 years ago
  3. b073cf4 [fix] POS amount_paid when not cash - Fixes #4686, #4828, #4289 by Anand Doshi · 9 years ago
  4. eab1671 [fix] [pos] refresh party field, fixes #4789 by Rushabh Mehta · 9 years ago
  5. fb0b24a Rounding based on smallest circulating currency fraction value by Nabin Hait · 9 years ago
  6. 8b63b12 Calculate change in POS based on smallest currency fraction value by Nabin Hait · 9 years ago
  7. 986f6a7 [minor] fix new customer link in POS by Rushabh Mehta · 9 years ago
  8. 3769d87 Additional Discount amount based on percentage by Nabin Hait · 9 years ago
  9. 4ffd7f3 Outstanding, paid and write-off amount in Invoice by Nabin Hait · 9 years ago
  10. ad9156a [enhancement] POS print after save #385:wq:wq by Rushabh Mehta · 9 years ago
  11. 2b49f9b [fix] pos default payment #3631 by Rushabh Mehta · 10 years ago
  12. 75b00e3 Mode of Payment added to POS Profile by Neil Trini Lasrado · 10 years ago
  13. beb7c34 [fix] [cleanup] by Rushabh Mehta · 10 years ago
  14. 8865589 [fix] [refactor] pos hangs in multi-company, if company is not set by Rushabh Mehta · 10 years ago
  15. 50918a8 [pos] fixes #3138, #3140 by Rushabh Mehta · 10 years ago
  16. c4dce99 [fixes] pos #2830, #2795 by Rushabh Mehta · 10 years ago
  17. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  18. b83fa3b [pos] [barcode] fixes #2831 by Rushabh Mehta · 10 years ago
  19. 5690be1 Replaced renamed total fields in code files by Nabin Hait · 10 years ago
  20. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  21. 135fe34 [ui] listviews by Rushabh Mehta · 10 years ago
  22. 50d7e8c [design] Point of Sale by Anand Doshi · 10 years ago
  23. 9b955fe [design] POS - item grid and taxes by Anand Doshi · 10 years ago
  24. bfaf0a8 [tree] [ui] by Rushabh Mehta · 10 years ago
  25. 7a8f009 [fixes] by Rushabh Mehta · 10 years ago
  26. 419ae33 [merge] v5-design by Rushabh Mehta · 10 years ago
  27. a9ba5ef [design] pos by Rushabh Mehta · 10 years ago[Renamed (70%) from erpnext/accounts/doctype/sales_invoice/pos.js]
  28. ab8bde0 [ux] added folds, show actual / projected qty in pos by Rushabh Mehta · 11 years ago
  29. 72e1719 added icon for pos by Rushabh Mehta · 11 years ago
  30. ed8a845 POS Make Payment dialog box fix #1441 by Nabin Hait · 11 years ago
  31. b0f279a js translations refactor by Pratik Vyas · 11 years ago
  32. b52618c frappe._ to __ by Pratik Vyas · 11 years ago
  33. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  34. d8de921 fixed erpnext/frappe#1441 and other pos related cleanups by Rushabh Mehta · 11 years ago
  35. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  36. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  37. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  38. cb39e08 Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip by Anand Doshi · 11 years ago
  39. 5c6d13a Fixed conflict while merging with develop branch by Nabin Hait · 11 years ago
  40. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  41. 57738a0 flat discount replaced to discount amount by Akhilesh Darjee · 11 years ago
  42. d203aea [flat discount] flat discount implemented on sales cycle by Akhilesh Darjee · 11 years ago
  43. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  44. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from accounts/doctype/sales_invoice/pos.js]
  45. ed3e05e [fix] [minor] fiscal year validation ignored for test cases by Akhilesh Darjee · 11 years ago
  46. a8e704d [fix] [minor] make_demo_fresh fixed by Akhilesh Darjee · 11 years ago
  47. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  48. e34090a [pos] [minor] button back on toolbar and css, fixes webnotes/erpnext#1052 by Rushabh Mehta · 11 years ago
  49. 069672e [minor] cleanup start by Rushabh Mehta · 11 years ago
  50. fcd70d0 [item price] item price made as an individual master and removed from price list by Akhilesh Darjee · 11 years ago
  51. cf30118 [fix] [minor] bind onclick function based on docstatus in pos by Nabin Hait · 11 years ago
  52. 4233ae2 [pos] pos related fixes by Akhilesh Darjee · 11 years ago
  53. 2428e8d [pos] [minor] fix for cur_frm by Akhilesh Darjee · 11 years ago
  54. 10dce34 [pos] pos view fixed for all purchase & sales cycle by Akhilesh Darjee · 11 years ago
  55. f624ffa [pos] refresh() to be called at minimum by Akhilesh Darjee · 11 years ago
  56. e947081 [pos] pos view in all sales & purchase cycle finished by Akhilesh Darjee · 11 years ago
  57. f83576b [pos] pos.js included in all selling & purchase cycle by Akhilesh Darjee · 11 years ago
  58. a550e74 [pos] moved pos realted code from sales_invoice.js to transaction.js by Akhilesh Darjee · 11 years ago
  59. db59ffb [usability] item price moved to price list by Akhilesh Darjee · 11 years ago
  60. a7b7d25 [fix] merge conflict by Akhilesh Darjee · 11 years ago
  61. 38e8f98 [fix] [patch] fixed paid_amount & patch for default pos view check in features setup by Akhilesh Darjee · 11 years ago
  62. 8543469 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  63. 734b2aa [fix] pos setting link fields validate to specific company by Akhilesh Darjee · 11 years ago
  64. 12425ce [pos] [minor] pos completed by Akhilesh Darjee · 11 years ago
  65. c8e39b0 [fix] [minor] use prop instead of attr to disable a field by Anand Doshi · 11 years ago
  66. cf0b6d5 [pos] POS Invoice print format done by Akhilesh Darjee · 11 years ago
  67. d271431 [pos][minor] barcode clear timeout done by Akhilesh Darjee · 11 years ago
  68. f3eae23 [pos][minor] fixed sales_invoice.js for pos view by Akhilesh Darjee · 11 years ago
  69. 6c0a1a9 [fix] [minor] temporarily disabled pos view by Anand Doshi · 11 years ago
  70. 1f0b860 [pos][minor] by Akhilesh Darjee · 11 years ago
  71. 16a62fa [pos] [cleanup] by Rushabh Mehta · 11 years ago
  72. d6aa4bf [pos] pos view first commit by Akhilesh Darjee · 11 years ago
  73. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 12 years ago
  74. 4a008f5 [sales_invoice] [pos] [minor] Added view for POS by Rushabh Mehta · 12 years ago