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