1. b883e4e customer.py -- get_credit_limit function which gets called by the above customer_credit_balance report is updated to deduct the amount of sales order for which credit limit bypass flag is set. cint function is added. by ashish · 7 years ago
  2. 751b05f sales_order.py -- Three changes are done (a) if bypass credit limit check is enabled we should not check customer credit on submit of sales order (b.1/b.2) There is provision to make delivery note and sales invoice from sales order. Since credit limit is bypassed at sales order level we need to check credit of customer on make of (b.1)delivery note or (b.2)sales invoice. cint function is added. by ashish · 7 years ago
  3. 9dfc0f3 customer.json -- a checkbox field is added which gives user ability to bypass credit limit check at sales order level for a customer. It is default to 0. Also patch is added to update value of new field to 0 after migrate. by ashish · 7 years ago
  4. 8fbf10f New test case files added.(a)test_sales_order_with_bypass_credit_limit_check.js -- New feature: i.e. bypass credit limit check at sales order.(b)test_sales_order_without_bypass_credit_limit_check.js --Regression test case : the existing default flow is checked i.e. credit limit check happens at sales order level by ashish · 7 years ago
  5. fb364df customer_credit_balance.py -- Credit limit should now reflect outstanding amount for each customer based on value of flage bypass credit limit check at sales order level. A new column is added to show the value of this flag. customer.py -- get_credit_limit function which gets called by the above customer_credit_balance report is updated to deduct the amount of sales order for which credit limit bypass flag is set by ashish · 7 years ago
  6. 8ad4efe sales_order.py -- Three changes are done (a) if bypass credit limit check is enabled we should not check customer credit on submit of sales order (b.1/b.2) There is provision to make delivery note and sales invoice from sales order. Since credit limit is bypassed at sales order level we need to check credit of customer on make of (b.1)delivery note or (b.2)sales invoice by ashish · 7 years ago
  7. 06e6a82 customer.json -- a checkbox field is added which gives user ability to bypass credit limit check at sales order level for a customer. test_customer.js : auto generated file as customer.json is modified by ashish · 7 years ago
  8. cd3dbcb Fixed Merge Conflict by Nabin Hait · 7 years ago
  9. 4a60554 Green indicator in the cart for non stock item (#11325) by rohitwaghchaure · 7 years ago
  10. bafcd74 Add Bundle Description Field To Product Bundle (#11122) by tundebabzy · 7 years ago
  11. 1c12375 Subscription fixes (#11292) by Nabin Hait · 7 years ago
  12. bc4e2cd [added] hospitality domain (#11020) by Rushabh Mehta · 7 years ago
  13. cd4202c Merge branch 'master' into develop by mbauskar · 7 years ago
  14. 8bf7230 [Fix] New invoice showing old paid amount if POS Profile is not created (#11160) by rohitwaghchaure · 7 years ago
  15. 5ffed60 Merge branch 'master' into develop by Saurabh · 7 years ago
  16. 76a9cef Merge pull request #11151 from rohitwaghchaure/minor_fix_title by rohitwaghchaure · 7 years ago
  17. 4f7873b [minor] Title not showing in payment modal by Rohit Waghchaure · 7 years ago
  18. ad9afe6 Merge pull request #11119 from rohitwaghchaure/default_company_pos by Saurabh · 7 years ago
  19. 3f309e1 Multiple items showing for single barcode by Rohit Waghchaure · 7 years ago
  20. 9bb81ee [fix] Total amount showing wrong in the payment modal if user has changed the qty after payment by Rohit Waghchaure · 7 years ago
  21. 966b3c1 [conflicts] resolved merge conflicts by mbauskar · 7 years ago
  22. d270748 [Fix] Provision to select company in the POS screen if company is not defined in the global defaults by Rohit Waghchaure · 7 years ago
  23. 62ce218 Show total instead of net total by Rohit Waghchaure · 7 years ago
  24. 5a83420 Cleanup of PO schedule date pull requests by Nabin Hait · 7 years ago
  25. e0dfd16 [Fix] Auto add item in the cart if sinfle items found in the serach (#11072) by rohitwaghchaure · 7 years ago
  26. 395cf46 Cleanup of schedule date functionality in Material Request by Nabin Hait · 7 years ago
  27. 607b5d4 [Fix] Negative qty issue in POS (#11070) by rohitwaghchaure · 7 years ago
  28. f7a856b [Fix] Rate not fetched in the POS, User trying to add an item in the cart before loading of frm by Rohit Waghchaure · 7 years ago
  29. b779644 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  30. 5049edb [Fix] Discount and serial no search issue (#11040) by rohitwaghchaure · 7 years ago
  31. ee4a2dd [fix] resolved merge conflicts by Saurabh · 7 years ago
  32. 7b6eaee Fixes to handle async events (#11018) by Nabin Hait · 7 years ago
  33. c4e52e5 [Fix] Old invoice payment amount showing in the payment modal while making payment by Rohit Waghchaure · 7 years ago
  34. 7eba1a3 Controller init args fix (#11015) by Nabin Hait · 7 years ago
  35. 8919669 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  36. 8849171 [Fix] select batch not displaying in the modal, duplicate invoice making after sync (#11005) by rohitwaghchaure · 7 years ago
  37. 869b878 set schedule_Date when creating po by Sunny · 7 years ago
  38. c314485 Fixes based on test case by Nabin Hait · 7 years ago
  39. 94799a8 [fix] ‘NoneType’ object is not iterable onload of POS (#10941) by rohitwaghchaure · 7 years ago
  40. 70eaf2d [minor] removed the default precision for the margin_rate_or_amount field (#10923) by Makarand Bauskar · 7 years ago
  41. 87e994e [fixed] Disocunt amount not working for POS by Rohit Waghchaure · 7 years ago
  42. d4c2d77 [fix] POS not working if user clicks on back button from form view (#10912) by rohitwaghchaure · 7 years ago
  43. b2dca79 Updated modified timestamp in sales/purchase transaction doctypes by Nabin Hait · 7 years ago
  44. 2e4de83 Rounding Adjustment via a separate field, instead of last tax row (#10659) by Nabin Hait · 7 years ago
  45. 850eaa7 Move subscription module to accounts (#10772) by rohitwaghchaure · 8 years ago
  46. ea832b8 resolved merge conflicts by mbauskar · 8 years ago
  47. bf8e3311 [fix] unset default customer group (#10689) by Rushabh Mehta · 8 years ago
  48. d3e22ac [UI Test] Modified Sales Order UI Test (#10770) by Vishal Dhayagude · 8 years ago
  49. f6b132f Update test_quotation.js by Nabin Hait · 8 years ago
  50. f056974 [domain] Healthcare (#10664) by Rushabh Mehta · 8 years ago
  51. de9eebe Fixed multiple ui tests by Nabin Hait · 8 years ago
  52. 4e006b0 rename Is Online field to Use POS in Offline Mode in pos settings by Rohit Waghchaure · 8 years ago
  53. d4e57a3 Fixed multiple ui test cases by Nabin Hait · 8 years ago
  54. 1b65575 Merge branch 'develop' into pos-refactor by rohitwaghchaure · 8 years ago
  55. 166b78f [Enhance] Subscription module (#10089) by rohitwaghchaure · 8 years ago
  56. c79d141 [fix] travis failed (#10702) by Vishal Dhayagude · 8 years ago
  57. c72d08e Added indicator to show stock is available or not by Rohit Waghchaure · 8 years ago
  58. 7419c4b Fixed test cases by Rohit Waghchaure · 8 years ago
  59. 4bcaeb3 fix codacy by Faris Ansari · 8 years ago
  60. e4434d3 Merge branch 'develop' into pos-refactor by Faris Ansari · 8 years ago
  61. 62b1dc7 Namespace PointOfSale class by Faris Ansari · 8 years ago
  62. 7faac85 Merge branch 'master' into staging by mbauskar · 8 years ago
  63. d32f08f Merge branch 'master' into develop by mbauskar · 8 years ago
  64. cf9e986 [hotfix] fixed the invalid variable name lead.name (#10648) by Makarand Bauskar · 8 years ago
  65. 11355cd Set at lost translated in quotation (#10652) by Francisco Roldán · 8 years ago
  66. d6922b2 [hotfix] lead name should available before creating new customer from quotations (#10642) by Makarand Bauskar · 8 years ago
  67. 6ab6303 Fixed serial no trigger not working from dialog box by Rohit Waghchaure · 8 years ago
  68. 3e43927 Test cases by Rohit Waghchaure · 8 years ago
  69. 7e752c4 Added patch, fixed codacy issue by Rohit Waghchaure · 8 years ago
  70. 1116f96 Grand Total Value width by Faris Ansari · 8 years ago
  71. 491108a Merge branch 'develop' into pos-refactor by Faris Ansari · 8 years ago
  72. 70aaff4 minor fix in item group search by Rohit Waghchaure · 8 years ago
  73. c70bbac Add online, offline option, fix search by Faris Ansari · 8 years ago
  74. 655f86d UI fixes by Faris Ansari · 8 years ago
  75. ba3f0e6 Added serial no, batch no, item group functionality by Rohit Waghchaure · 8 years ago
  76. 6ccb656 Python 3 compatibility syntax error fixes (#10519) by Aditya Hase · 8 years ago
  77. c3a2204 [UI Test] UI Test for Sales Order Cancel, amend and save (#10570) by Vishal Dhayagude · 8 years ago
  78. 3ae9e91 Add memoization in search by Faris Ansari · 8 years ago
  79. d733b7d Styling and code fixes by Faris Ansari · 8 years ago
  80. 5e2d205 Added email, edit on form view from POS, pay using numpad functionality by Rohit Waghchaure · 8 years ago
  81. 5d91969 new form improvements by Faris Ansari · 8 years ago
  82. e5f6b4d Added print, make new invoice from POS functionality by Rohit Waghchaure · 8 years ago
  83. 6d2f6c2 Search improved, code refactor by Faris Ansari · 8 years ago
  84. 26df5b8 Connect Numpad events with POSCart by Faris Ansari · 8 years ago
  85. b73321c Item search refactor by Rohit Waghchaure · 8 years ago
  86. 78c81d9 Refactor payment code by Faris Ansari · 8 years ago
  87. 62f0722 resolved merge conflicts by mbauskar · 8 years ago
  88. 879e162 Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405) by Nabin Hait · 8 years ago
  89. 0d9ab86 [Fix] Making of production order from so, system not fetched the items from the sales order item if packing list has items and vice versa (#10453) by rohitwaghchaure · 8 years ago
  90. eba50c6 Merge branch 'pos-refactor' of https://github.com/netchampfaris/erpnext into pos-refactor by Faris Ansari · 8 years ago
  91. f03a734 Added modal for multi mode payment, provision to add write off and change amount by Rohit Waghchaure · 8 years ago
  92. 0f3d431 Update cart ui from cur_frm, Add number pad by Faris Ansari · 8 years ago
  93. b1daab4 Added functional part by Rohit Waghchaure · 8 years ago
  94. a0f8687 Styling for search fields by Faris Ansari · 8 years ago
  95. 03e7ec2 Add clusterize, move customer field to POSCart, get POS profile by Faris Ansari · 8 years ago
  96. 6e7db03 [wip] New POS UI by Faris Ansari · 8 years ago
  97. 21fc26c Update cart ui from cur_frm, Add number pad by Faris Ansari · 8 years ago
  98. 854d335 Added functional part by Rohit Waghchaure · 8 years ago
  99. 2fa8af3 Merge branch 'master' into develop by mbauskar · 8 years ago
  100. dbb5154 Fixes in Order / Quotation (#10361) by Rushabh Mehta · 8 years ago