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