1. 5e4c8ec Setup wizard refactor (#9441) by Prateeksha Singh · 7 years ago
  2. 43ef4e9 Added first UI tests (#9532) by Rushabh Mehta · 7 years ago
  3. 544de60 Adding ERPNext logo for email tempates. by Ashwini Save · 7 years ago
  4. 90a3e60 Merge pull request #9372 from pratu16x7/serial-batch-entry by Makarand Bauskar · 7 years ago
  5. 846f5d4 [fix] cloning rows by pratu16x7 · 7 years ago
  6. 5d8803b Merge pull request #9435 from rmehta/gst by Makarand Bauskar · 7 years ago
  7. 29cebbb use set_value() for setting rows by pratu16x7 · 7 years ago
  8. 89d001c [lint] fixes by pratu16x7 · 7 years ago
  9. ae450fc async call to require, more validation by pratu16x7 · 7 years ago
  10. 5f389c9 [fix] values update in items in invoices by pratu16x7 · 7 years ago
  11. 577e4c4 Add in transaction.js, cleanups by pratu16x7 · 7 years ago
  12. 8f51a5e In POS on click of delete button, remove the selected item from the cart (#9428) by rohitwaghchaure · 7 years ago
  13. 25366a2 [minor] cleanup by Rushabh Mehta · 7 years ago
  14. 919a74a [gst] adde reports + docs by Rushabh Mehta · 7 years ago
  15. b3c8f44 [wip] GST for India. Pending reports by Rushabh Mehta · 7 years ago
  16. 759f669 Add in delivery note by pratu16x7 · 7 years ago
  17. 70eca94 make erpnext.SerialNoBatchSelector by pratu16x7 · 7 years ago
  18. e995371 Merge pull request #9355 from rohitwaghchaure/company_wise_manufacturing_settings by Makarand Bauskar · 7 years ago
  19. 17e6bb8 [fix] typo, item group route to have parent only for non root by Rushabh Mehta · 7 years ago
  20. faf75c4 Fix and improve shopping cart (#9348) by Britlog · 7 years ago
  21. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 7 years ago
  22. 3631102 [minor] ux fixes by Rushabh Mehta · 7 years ago
  23. 1dc26b1 Salutation and Gender in Lead and Customer (#9199) by KanchanChauhan · 7 years ago
  24. 0dd5a20 Help links added help_links.js (#9170) by Umair Sayed · 7 years ago
  25. a128b21 Fixed merge conflict by Nabin Hait · 7 years ago
  26. d2be55b [Fix] Orders not creating from the POS for new customer if customer name is based on naming series (#8933) by rohitwaghchaure · 7 years ago
  27. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 7 years ago
  28. c196d74 [minor] added filter for batch no field in purchase transaction (#9038) by Makarand Bauskar · 7 years ago
  29. 5b8b4dc Merge branch 'master' into develop by Nabin Hait · 7 years ago
  30. ae07f22 Fixed syntax error by Nabin Hait · 7 years ago
  31. c9fa07b Merge branch 'master' into develop by Nabin Hait · 7 years ago
  32. ac3b2aa Set change amount automatically only if it is a cash transaction (#9065) by Nabin Hait · 7 years ago
  33. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  34. 6a541a6 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  35. 44c1a61 Financial Statements Button translateabled (#9032) by Francisco Roldán · 7 years ago
  36. 157c334 [minor] added get_terms methods to erpnext.utils so that it can be used in non transactional documents (#9037) by Makarand Bauskar · 7 years ago
  37. d0ebd7f POS translatable fields correction by CH · 7 years ago
  38. e72c98d On change of item rate, set margin amount on price list rate, instead of margin percentage (#8988) by Nabin Hait · 7 years ago
  39. 8a1c58c [fix] _ is not defined while accessing the POS by Rohit Waghchaure · 7 years ago
  40. 85bfc05 Fix missing translations (#8871) by Francisco Roldán · 7 years ago
  41. f69ffeb [fix] if rate is greater than price_list_rate, set margin instead of discount. Fixes frappe/erpnext#6468 (#8856) by Rushabh Mehta · 7 years ago
  42. 73456ac [fix] Payments on the invoice is showing even if IS POS option is disabled (#8802) by rohitwaghchaure · 7 years ago
  43. 125996e Increase item cart height in mobile view (Fixes #8827) (#8846) by Faris Ansari · 7 years ago
  44. edeb4dc Multiselect dialog for getting items (#8583) by Prateeksha Singh · 7 years ago
  45. 0e4c5c9 [minor] renamed a Total Margin field to Rate With Margin (#8720) by Makarand Bauskar · 7 years ago
  46. 426b8a1 Merge the student group and student batch (#8663) by Manas Solanki · 7 years ago
  47. 17179ee minor syntax fix by Nabin Hait · 7 years ago
  48. 3257aee Price list rate fix multiple uom and validation with prev doc (#8718) by Nabin Hait · 7 years ago
  49. 6e74079 Get exchange rate only if date and currency is present (#8712) by Nabin Hait · 7 years ago
  50. fcc0246 Get mobile nos for customer contact (#8674) by Nabin Hait · 7 years ago
  51. c482aed [fixes] added missing get_linked_material_requests method to buying utils by mbauskar · 7 years ago
  52. 8c9fb76 Remove pricing rules if 'Ignore Pricing Rule' manually triggered by Nabin Hait · 7 years ago
  53. 5687e2d [ui-fix] POS item list by Faris Ansari · 7 years ago
  54. 8f3cc81 [minor] minor fixes in pricing_rule and set_missing_value by mbauskar · 7 years ago
  55. 287fe81 [minor] calculate price list rate based on items uom by mbauskar · 7 years ago
  56. 61f4a8e Make the address type translatable in the Address_HTML field by CH · 7 years ago
  57. ba41242 [fixes] fixed the pricing rule issue https://github.com/frappe/erpnext/issues/8493 by mbauskar · 7 years ago
  58. 019501e [fix] Balance Sheet, linking account to general ledger is not working by Rohit Waghchaure · 7 years ago
  59. dc981dc [fix] Auto serial no fecthed on the invoice even if stock update is disabled issue by Rohit Waghchaure · 8 years ago
  60. 8a2e6f4 [minor] if address is not found then set the address_field to '' instead of None by mbauskar · 7 years ago
  61. 8371c1c Text overflow fix for product text in portal by Faris Ansari · 7 years ago
  62. 22cedeb [minor] POS & RFQ format_number fixes by mbauskar · 7 years ago
  63. 19f90e9 [POS] Show stock quantity of items by Faris Ansari · 7 years ago
  64. f0b4562 [refactor] move purchase_common.js -> public/js/controllers/buying.js by Rushabh Mehta · 8 years ago
  65. b66edd1 [minor] refactor transaction.js by Rushabh Mehta · 8 years ago
  66. 1f6bd0a Fixed merge conflict by Nabin Hait · 8 years ago
  67. 5ecbaa4 [fix] During making credit note from sales invoice, system fetching new serial no instead of old serial no from the sales invoice by Rohit Waghchaure · 8 years ago
  68. 8bf5836 Fixed merge conflict by Nabin Hait · 8 years ago
  69. 9c8159b Merge pull request #8129 from rohitwaghchaure/pos_v8_enhance_and_issue by Nabin Hait · 8 years ago
  70. 9ba1be6 Merge pull request #8039 from netchampfaris/pos-ui-fix by Nabin Hait · 8 years ago
  71. 46bccb5 Merge pull request #8080 from rmehta/item-variants-by-mfg by Nabin Hait · 8 years ago
  72. a07c43f [feature] ability to have variants based on manufacturer by Rushabh Mehta · 8 years ago
  73. 6ee91ec on selection of row highlight the background in the cart by Rohit Waghchaure · 8 years ago
  74. 2b9c95a Merge pull request #8043 from rohitwaghchaure/pos_issue_v8 by rohitwaghchaure · 8 years ago
  75. 75177c0 [fix] POS, amount not updating on change of price, on zero of discount rate has not reset, pricing rule not working for brand by Rohit Waghchaure · 8 years ago
  76. d79f239 [pos] ui fix for small screens frappe/erpnext#8029 by Faris Ansari · 8 years ago
  77. 27efc91 [minor] make item code mandatory if update_stock is selected by mbauskar · 8 years ago
  78. f340e19 [minor] field re-arrangements in sales invoice, purchase invoice, stock reco by Rushabh Mehta · 8 years ago
  79. ee7b4f2 Merge pull request #8016 from rmehta/posting-date-option by Nabin Hait · 8 years ago
  80. f54b104 [minor] custom script to create issue, lead, opportunity from email by mbauskar · 8 years ago
  81. 6b53792 [fix] posting date, time is always current unless explicitly set by Rushabh Mehta · 8 years ago
  82. 87fa59a [Fix] Customer delete, customer edit functionality, added country field in the pos profile by Rohit Waghchaure · 8 years ago
  83. 1fe1518 [pos] ui cleanup by Faris Ansari · 8 years ago
  84. 6068aec minor fix by Rohit Waghchaure · 8 years ago
  85. 07c9f35 ui cleanup by Faris Ansari · 8 years ago
  86. 4551010 [pos] cleanup by Faris Ansari · 8 years ago
  87. 017f500 fixed pos numeric keypad functionality by Rohit Waghchaure · 8 years ago
  88. 339d9c9 minor changes by Faris Ansari · 8 years ago
  89. 1312fe3 Provision to edit customer and address details by Rohit Waghchaure · 8 years ago
  90. adcb3c6 wip by Faris Ansari · 8 years ago
  91. 3b5a412 offline email for POS by Rohit Waghchaure · 8 years ago
  92. 56a7974 added event on numeric keypad by Rohit Waghchaure · 8 years ago
  93. 86ab6a9 [Enhancement] POS, numeric keypad by Rohit Waghchaure · 8 years ago
  94. 1f261a8 UI changes by Faris Ansari · 8 years ago
  95. b5097ec offline email for POS by Rohit Waghchaure · 8 years ago
  96. f0c7ba4 added event on numeric keypad by Rohit Waghchaure · 8 years ago
  97. e30f83a [Enhancement] POS, numeric keypad by Rohit Waghchaure · 8 years ago
  98. e68f32c UOM Conversion in selling by Nabin Hait · 8 years ago
  99. 5a980ac UOM Conversion in Selling by Kanchan Chauhan · 8 years ago
  100. c642f76 Fixed merge conflict by Nabin Hait · 8 years ago