1. 6daab3c fix: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given) by Rohit Waghchaure · 5 years ago
  2. 65a627c fix: module changes for Auto Repeat from Desk to Automation (#18356) by Rucha Mahabal · 5 years ago
  3. 6b2075a Merge pull request #18161 from deepeshgarg007/additional_discount by rohitwaghchaure · 5 years ago
  4. 7fc6021 feat(setup): adding selling buying filter in terms and conditions by karthikeyan5 · 5 years ago
  5. a9ea49c fix: Additonal discount not get set in sales transactions by deepeshgarg007 · 5 years ago
  6. fb29ffc fix: Usability fixes to Serial No and batch selector (#18071) by Deepesh Garg · 5 years ago
  7. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  8. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  9. 8d61794 Merge branch 'Item-Tax-Template' of https://github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  10. d9a768a feat: Set lost reasons in opportunity and quotation using table multiselect by deepeshgarg007 · 6 years ago
  11. fd531a6 feat: Tax Category based on Address by Saif Ur Rehman · 6 years ago
  12. c3772f1 minor fix (#15503) by deepeshgarg007 · 6 years ago
  13. 86152eb Sales person Commission Report and more (#15431) by deepeshgarg007 · 6 years ago
  14. 713cfc7 [enhance] Payment order (#15056) by rohitwaghchaure · 6 years ago
  15. 1fe1884 Merge branch 'master' into develop by Saurabh · 6 years ago
  16. bb88e96 Remove unnecessary code (#15296) by Shreya Shah · 6 years ago
  17. a804d6d Fixed merge conflict by Nabin Hait · 6 years ago
  18. 0631aed Discount amount field in all transactions' child tables (#15124) by Shreya Shah · 6 years ago
  19. e45ec66 Additional fields in Item Price (#14540) by Nabin Hait · 6 years ago
  20. 8b22310 Allow auto repeat update (#14706) by Charles-Henri Decultot · 6 years ago
  21. a20157a on item, warehouse and batch triggers, fetch serial nos based on batch by Shreya · 6 years ago
  22. 8e675eb [Fix] Price list exchange rate is not visible when base currency and price list currency is different (#12898) by rohitwaghchaure · 7 years ago
  23. f9b5c74 set batch number only in Sales Invoice and Delivery Note by tundebabzy · 7 years ago
  24. 8ae53ca When Warehouse Field Is Changed, Batch Number Field Should Be Updated (#11789) (#11790) by tundebabzy · 7 years ago
  25. 15f8fe0 [fix] Batch selected in the sales transaction for non batch item (#11713) by rohitwaghchaure · 7 years ago
  26. acccdb3 Default batch number selection (#11454) by tundebabzy · 7 years ago
  27. 30dc9a1 [feature] [refactor] Shipping Rule for Buying + Refactor (#11628) by Rushabh Mehta · 7 years ago
  28. 879e162 Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405) by Nabin Hait · 7 years ago
  29. dab1172 [refactor] party.js get_party_details (#9888) by Rushabh Mehta · 7 years ago
  30. 919a74a [gst] adde reports + docs by Rushabh Mehta · 7 years ago
  31. a128b21 Fixed merge conflict by Nabin Hait · 7 years ago
  32. c196d74 [minor] added filter for batch no field in purchase transaction (#9038) by Makarand Bauskar · 7 years ago
  33. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  34. e72c98d On change of item rate, set margin amount on price list rate, instead of margin percentage (#8988) by Nabin Hait · 7 years ago
  35. 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
  36. 5a980ac UOM Conversion in Selling by Kanchan Chauhan · 8 years ago
  37. 8d39fd9 [fix] address queries + tests by Rushabh Mehta · 8 years ago
  38. b92087c [cleanup] move contact, address to frappe :boom: by Rushabh Mehta · 8 years ago
  39. 1d90b41 [fix] Fetch serial nos on change of Warehouse by Nabin Hait · 8 years ago
  40. af0d637 [Fix] Fetch Serial No by default for Delivery Note Item by Kanchan Chauhan · 8 years ago
  41. 698c040 [hot] fix quotation (#7039) by Rushabh Mehta · 8 years ago
  42. e887e92 Minor fix in delivery note, show paking items in order, show serial no of the respective item in the dropdown of packing item by Rohit Waghchaure · 8 years ago
  43. dd96cbd Coded column deleted, column added from UI by Kanchan Chauhan · 8 years ago
  44. b969c2c [minor] budget link in cost center, fixes #6093 by Rushabh Mehta · 8 years ago
  45. d973c16 [revert] is_sales_item, is_purchase_item back by Rushabh Mehta · 8 years ago
  46. 76b1341 [fix] grid columns now restricted to 10 by Rushabh Mehta · 8 years ago
  47. 532eedf [enhance] more editable grids by Rushabh Mehta · 8 years ago
  48. 6087fe1 [Enhancement] POS by Rohit Waghchaure · 9 years ago
  49. be2ee18 [fixed] frappe.require is now async :boom: by Rushabh Mehta · 8 years ago
  50. 621283c [enhancement] stock balance page by Rushabh Mehta · 8 years ago
  51. 72534de removed Is Sales Item and Is Purchase Item by Umair Sayyed · 8 years ago
  52. a52472c [fixes] added fields in SI and DN, moved the margin calculation to to pricing_rule.py by mbauskar · 9 years ago
  53. 75b6fbb [fix] apply pricing rule added type and rate on ignore pricing rule trigger by mbauskar · 9 years ago
  54. b6d19bc [fixes] minor fixes, added eval on pricing rule, Sales Order Item, Quotation Item by mbauskar · 9 years ago
  55. 1e428ae [fix] function to calculate the revised margin and rate by mbauskar · 9 years ago
  56. 1e9c164 triggers on Margin type and Margin rate fields to calculate the revised Total Margin and Rate by mbauskar · 9 years ago
  57. 6e343e2 Renamed project_name to project by Neil Trini Lasrado · 9 years ago
  58. 5ada14b [fixes] calculate valuation rate for non stock item by Saurabh · 9 years ago
  59. 2d7af63 [fixe] typo-fixes and set base currency symbol to gross-profit and valuation rate by Saurabh · 9 years ago
  60. d313553 [enhancement] get valuation rate and gross profit on sales order item by Saurabh · 9 years ago
  61. cbc18ff [Partial] Fixed the issue for Territory Item Group Variance report by shreyas · 9 years ago
  62. 01de945 [cleanup] Removed 'Is Service Item' checkbox and filters by Anand Doshi · 9 years ago
  63. 3ba2267 [fixes] Create and manage payment request by Saurabh · 9 years ago
  64. db7a56b [fixes] fieldtype, message fixes on Payment Request by Saurabh · 9 years ago
  65. cb98d9e [fixes] print format listing by Saurabh · 9 years ago
  66. b109ee9 [fixes] Base structure for Payment Request by Saurabh · 9 years ago
  67. eba7aa4 [enhace] basic structure for payment gateway by Saurabh · 9 years ago
  68. 4ffd7f3 Outstanding, paid and write-off amount in Invoice by Nabin Hait · 9 years ago
  69. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  70. 1d21842 Sales / Purchase Return redesigned via negative DN / SI / PR / PI by Nabin Hait · 9 years ago
  71. 09a66c4 Fixed issue with Customer Contacts in Transaction Documents by Neil Trini Lasrado · 9 years ago
  72. ed8cecb Sales BOM renamed to Product Bundle by Neil Trini Lasrado · 9 years ago
  73. ebb60f5 Fixed issues in Expired Batches while making Stock Entry by Neil Trini Lasrado · 9 years ago
  74. d015195 fixes in barcode by Neil Trini Lasrado · 9 years ago
  75. c2acfc9 [fix] clear barcode from table, fixes #3320 by Rushabh Mehta · 9 years ago
  76. ab1ed01 [hot] taxes by Rushabh Mehta · 9 years ago
  77. 009378e [rename] by Rushabh Mehta · 9 years ago
  78. bcdea3e [rename] Sales/Purchase Taxes and Charges Master > Sales/Purchase Taxes and Charges Template by Rushabh Mehta · 9 years ago
  79. b650d69 fixed conflict by Nabin Hait · 9 years ago
  80. 2029ea9 toggle editable price list rate by Nabin Hait · 9 years ago
  81. 0dc79f4 Merge remote-tracking branch 'frappe/v4.x.x' into develop by Anand Doshi · 10 years ago
  82. a4fa96c some fix in batch related cleanup by Sambhaji Kolate · 10 years ago
  83. 2ed71ba Batch related cleanup by Nabin Hait · 10 years ago
  84. 87ee502 Merge pull request #2949 from sbktechnology/develop by Nabin Hait · 10 years ago
  85. a1bf43b Merged develop into v5 by Nabin Hait · 10 years ago
  86. f2791f8 manipulate_grand_total_for_inclusive_tax by Nabin Hait · 10 years ago
  87. ead4809 manipulate diff only if diff <= 0.02 by Anand Doshi · 10 years ago
  88. d6822dd manipulate grand total for inclusive tax by Anand Doshi · 10 years ago
  89. feff40a update get_batch_no query to sort batch with expiry date by Sambhaji Kolate · 10 years ago
  90. 845f1c63 code cleanup by Sambhaji Kolate · 10 years ago
  91. 98dbccd added actual_batch_qty at warehouse in DN & SI #1873 by Sambhaji Kolate · 10 years ago
  92. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  93. 7b19b9e minor fixes by Nabin Hait · 10 years ago
  94. 37b047d Fields added in all sales and purchase doctypes by Nabin Hait · 10 years ago
  95. 613d081 Validate taxes and charges input, commonified by Nabin Hait · 10 years ago
  96. e9eec93 minor fix by Nabin Hait · 10 years ago
  97. f0bc9b6 Renamed Net total to Total and dynamic label by Nabin Hait · 10 years ago
  98. de9c8a9 discount calculation and in print view by Nabin Hait · 10 years ago
  99. ce24512 Commonified sales/purchase taxes and charges master.js code by Nabin Hait · 10 years ago
  100. 188f69a commonified totals calculation in js by Nabin Hait · 10 years ago