1. 30f2bcb [hotfix] allow only 5 character in company_abbr field in setup wizard (#9779) by Makarand Bauskar · 7 years ago
  2. 7d88543 [wiz] add user slide, enforce first entry, static labels (#9744) by Prateeksha Singh · 7 years ago
  3. 296fbfe [Fix] Taxable amount in tax breakup showing wrong value for duplicate items in the invoice by Rohit Waghchaure · 7 years ago
  4. 4e21f11 Merge pull request #9690 from rmehta/additional-discount-fix by Nabin Hait · 7 years ago
  5. 19d52dc [fix] remove extra flag by Rushabh Mehta · 7 years ago
  6. 6705ab3 [fix] discount setting multiple times by Rushabh Mehta · 7 years ago
  7. 233a19a [fix] reset flag after promise by Rushabh Mehta · 7 years ago
  8. fbb5945 Fixed itemised tax calc to fix pos loading by Nabin Hait · 7 years ago
  9. 88a37c1 [hotfix] commit after every 200 production orders (#9674) by Makarand Bauskar · 7 years ago
  10. d59819d Date format issue fixed in setup wizard by Nabin Hait · 7 years ago
  11. f3f0dfe Invoice copy, state code in gst print format, hsn code in other sales/purchase docs (#9658) by Nabin Hait · 7 years ago
  12. 63b0642 [fix] setup wizard dates (#9646) by Rushabh Mehta · 7 years ago
  13. bf66d7e [minor] setup wizard dates to yyyy-mm-dd format (#9642) by Makarand Bauskar · 7 years ago
  14. 852cb64 GST tax invoice print format and more (#9616) by Nabin Hait · 7 years ago
  15. 5e4c8ec Setup wizard refactor (#9441) by Prateeksha Singh · 7 years ago
  16. 43ef4e9 Added first UI tests (#9532) by Rushabh Mehta · 7 years ago
  17. 544de60 Adding ERPNext logo for email tempates. by Ashwini Save · 7 years ago
  18. 90a3e60 Merge pull request #9372 from pratu16x7/serial-batch-entry by Makarand Bauskar · 7 years ago
  19. 846f5d4 [fix] cloning rows by pratu16x7 · 7 years ago
  20. 5d8803b Merge pull request #9435 from rmehta/gst by Makarand Bauskar · 7 years ago
  21. 29cebbb use set_value() for setting rows by pratu16x7 · 7 years ago
  22. 89d001c [lint] fixes by pratu16x7 · 7 years ago
  23. ae450fc async call to require, more validation by pratu16x7 · 7 years ago
  24. 5f389c9 [fix] values update in items in invoices by pratu16x7 · 7 years ago
  25. 577e4c4 Add in transaction.js, cleanups by pratu16x7 · 7 years ago
  26. 8f51a5e In POS on click of delete button, remove the selected item from the cart (#9428) by rohitwaghchaure · 7 years ago
  27. 25366a2 [minor] cleanup by Rushabh Mehta · 7 years ago
  28. 919a74a [gst] adde reports + docs by Rushabh Mehta · 7 years ago
  29. b3c8f44 [wip] GST for India. Pending reports by Rushabh Mehta · 7 years ago
  30. 759f669 Add in delivery note by pratu16x7 · 7 years ago
  31. 70eca94 make erpnext.SerialNoBatchSelector by pratu16x7 · 7 years ago
  32. e995371 Merge pull request #9355 from rohitwaghchaure/company_wise_manufacturing_settings by Makarand Bauskar · 7 years ago
  33. 17e6bb8 [fix] typo, item group route to have parent only for non root by Rushabh Mehta · 7 years ago
  34. faf75c4 Fix and improve shopping cart (#9348) by Britlog · 7 years ago
  35. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 7 years ago
  36. 3631102 [minor] ux fixes by Rushabh Mehta · 7 years ago
  37. 1dc26b1 Salutation and Gender in Lead and Customer (#9199) by KanchanChauhan · 7 years ago
  38. 0dd5a20 Help links added help_links.js (#9170) by Umair Sayed · 7 years ago
  39. a128b21 Fixed merge conflict by Nabin Hait · 7 years ago
  40. 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
  41. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 7 years ago
  42. c196d74 [minor] added filter for batch no field in purchase transaction (#9038) by Makarand Bauskar · 7 years ago
  43. 5b8b4dc Merge branch 'master' into develop by Nabin Hait · 7 years ago
  44. ae07f22 Fixed syntax error by Nabin Hait · 7 years ago
  45. c9fa07b Merge branch 'master' into develop by Nabin Hait · 7 years ago
  46. ac3b2aa Set change amount automatically only if it is a cash transaction (#9065) by Nabin Hait · 7 years ago
  47. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  48. 6a541a6 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  49. 44c1a61 Financial Statements Button translateabled (#9032) by Francisco Roldán · 7 years ago
  50. 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
  51. d0ebd7f POS translatable fields correction by CH · 7 years ago
  52. e72c98d On change of item rate, set margin amount on price list rate, instead of margin percentage (#8988) by Nabin Hait · 7 years ago
  53. 8a1c58c [fix] _ is not defined while accessing the POS by Rohit Waghchaure · 7 years ago
  54. 85bfc05 Fix missing translations (#8871) by Francisco Roldán · 7 years ago
  55. 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
  56. 73456ac [fix] Payments on the invoice is showing even if IS POS option is disabled (#8802) by rohitwaghchaure · 7 years ago
  57. 125996e Increase item cart height in mobile view (Fixes #8827) (#8846) by Faris Ansari · 7 years ago
  58. edeb4dc Multiselect dialog for getting items (#8583) by Prateeksha Singh · 7 years ago
  59. 0e4c5c9 [minor] renamed a Total Margin field to Rate With Margin (#8720) by Makarand Bauskar · 7 years ago
  60. 426b8a1 Merge the student group and student batch (#8663) by Manas Solanki · 7 years ago
  61. 17179ee minor syntax fix by Nabin Hait · 7 years ago
  62. 3257aee Price list rate fix multiple uom and validation with prev doc (#8718) by Nabin Hait · 7 years ago
  63. 6e74079 Get exchange rate only if date and currency is present (#8712) by Nabin Hait · 7 years ago
  64. fcc0246 Get mobile nos for customer contact (#8674) by Nabin Hait · 7 years ago
  65. c482aed [fixes] added missing get_linked_material_requests method to buying utils by mbauskar · 7 years ago
  66. 8c9fb76 Remove pricing rules if 'Ignore Pricing Rule' manually triggered by Nabin Hait · 7 years ago
  67. 5687e2d [ui-fix] POS item list by Faris Ansari · 7 years ago
  68. 8f3cc81 [minor] minor fixes in pricing_rule and set_missing_value by mbauskar · 7 years ago
  69. 287fe81 [minor] calculate price list rate based on items uom by mbauskar · 8 years ago
  70. 61f4a8e Make the address type translatable in the Address_HTML field by CH · 7 years ago
  71. ba41242 [fixes] fixed the pricing rule issue https://github.com/frappe/erpnext/issues/8493 by mbauskar · 7 years ago
  72. 019501e [fix] Balance Sheet, linking account to general ledger is not working by Rohit Waghchaure · 7 years ago
  73. dc981dc [fix] Auto serial no fecthed on the invoice even if stock update is disabled issue by Rohit Waghchaure · 8 years ago
  74. 8a2e6f4 [minor] if address is not found then set the address_field to '' instead of None by mbauskar · 7 years ago
  75. 8371c1c Text overflow fix for product text in portal by Faris Ansari · 7 years ago
  76. 22cedeb [minor] POS & RFQ format_number fixes by mbauskar · 7 years ago
  77. 19f90e9 [POS] Show stock quantity of items by Faris Ansari · 7 years ago
  78. f0b4562 [refactor] move purchase_common.js -> public/js/controllers/buying.js by Rushabh Mehta · 8 years ago
  79. b66edd1 [minor] refactor transaction.js by Rushabh Mehta · 8 years ago
  80. 1f6bd0a Fixed merge conflict by Nabin Hait · 8 years ago
  81. 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
  82. 8bf5836 Fixed merge conflict by Nabin Hait · 8 years ago
  83. 9c8159b Merge pull request #8129 from rohitwaghchaure/pos_v8_enhance_and_issue by Nabin Hait · 8 years ago
  84. 9ba1be6 Merge pull request #8039 from netchampfaris/pos-ui-fix by Nabin Hait · 8 years ago
  85. 46bccb5 Merge pull request #8080 from rmehta/item-variants-by-mfg by Nabin Hait · 8 years ago
  86. a07c43f [feature] ability to have variants based on manufacturer by Rushabh Mehta · 8 years ago
  87. 6ee91ec on selection of row highlight the background in the cart by Rohit Waghchaure · 8 years ago
  88. 2b9c95a Merge pull request #8043 from rohitwaghchaure/pos_issue_v8 by rohitwaghchaure · 8 years ago
  89. 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
  90. d79f239 [pos] ui fix for small screens frappe/erpnext#8029 by Faris Ansari · 8 years ago
  91. 27efc91 [minor] make item code mandatory if update_stock is selected by mbauskar · 8 years ago
  92. f340e19 [minor] field re-arrangements in sales invoice, purchase invoice, stock reco by Rushabh Mehta · 8 years ago
  93. ee7b4f2 Merge pull request #8016 from rmehta/posting-date-option by Nabin Hait · 8 years ago
  94. f54b104 [minor] custom script to create issue, lead, opportunity from email by mbauskar · 8 years ago
  95. 6b53792 [fix] posting date, time is always current unless explicitly set by Rushabh Mehta · 8 years ago
  96. 87fa59a [Fix] Customer delete, customer edit functionality, added country field in the pos profile by Rohit Waghchaure · 8 years ago
  97. 1fe1518 [pos] ui cleanup by Faris Ansari · 8 years ago
  98. 6068aec minor fix by Rohit Waghchaure · 8 years ago
  99. 07c9f35 ui cleanup by Faris Ansari · 8 years ago
  100. 4551010 [pos] cleanup by Faris Ansari · 8 years ago