1. dab1172 [refactor] party.js get_party_details (#9888) by Rushabh Mehta · 7 years ago
  2. 919a74a [gst] adde reports + docs by Rushabh Mehta · 7 years ago
  3. a128b21 Fixed merge conflict by Nabin Hait · 7 years ago
  4. c196d74 [minor] added filter for batch no field in purchase transaction (#9038) by Makarand Bauskar · 7 years ago
  5. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  6. e72c98d On change of item rate, set margin amount on price list rate, instead of margin percentage (#8988) by Nabin Hait · 7 years ago
  7. 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
  8. 5a980ac UOM Conversion in Selling by Kanchan Chauhan · 8 years ago
  9. 8d39fd9 [fix] address queries + tests by Rushabh Mehta · 8 years ago
  10. b92087c [cleanup] move contact, address to frappe :boom: by Rushabh Mehta · 8 years ago
  11. 1d90b41 [fix] Fetch serial nos on change of Warehouse by Nabin Hait · 8 years ago
  12. af0d637 [Fix] Fetch Serial No by default for Delivery Note Item by Kanchan Chauhan · 8 years ago
  13. 698c040 [hot] fix quotation (#7039) by Rushabh Mehta · 8 years ago
  14. 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
  15. dd96cbd Coded column deleted, column added from UI by Kanchan Chauhan · 8 years ago
  16. b969c2c [minor] budget link in cost center, fixes #6093 by Rushabh Mehta · 8 years ago
  17. d973c16 [revert] is_sales_item, is_purchase_item back by Rushabh Mehta · 8 years ago
  18. 76b1341 [fix] grid columns now restricted to 10 by Rushabh Mehta · 8 years ago
  19. 532eedf [enhance] more editable grids by Rushabh Mehta · 8 years ago
  20. 6087fe1 [Enhancement] POS by Rohit Waghchaure · 9 years ago
  21. be2ee18 [fixed] frappe.require is now async :boom: by Rushabh Mehta · 8 years ago
  22. 621283c [enhancement] stock balance page by Rushabh Mehta · 8 years ago
  23. 72534de removed Is Sales Item and Is Purchase Item by Umair Sayyed · 8 years ago
  24. a52472c [fixes] added fields in SI and DN, moved the margin calculation to to pricing_rule.py by mbauskar · 9 years ago
  25. 75b6fbb [fix] apply pricing rule added type and rate on ignore pricing rule trigger by mbauskar · 9 years ago
  26. b6d19bc [fixes] minor fixes, added eval on pricing rule, Sales Order Item, Quotation Item by mbauskar · 9 years ago
  27. 1e428ae [fix] function to calculate the revised margin and rate by mbauskar · 9 years ago
  28. 1e9c164 triggers on Margin type and Margin rate fields to calculate the revised Total Margin and Rate by mbauskar · 9 years ago
  29. 6e343e2 Renamed project_name to project by Neil Trini Lasrado · 9 years ago
  30. 5ada14b [fixes] calculate valuation rate for non stock item by Saurabh · 9 years ago
  31. 2d7af63 [fixe] typo-fixes and set base currency symbol to gross-profit and valuation rate by Saurabh · 9 years ago
  32. d313553 [enhancement] get valuation rate and gross profit on sales order item by Saurabh · 9 years ago
  33. cbc18ff [Partial] Fixed the issue for Territory Item Group Variance report by shreyas · 9 years ago
  34. 01de945 [cleanup] Removed 'Is Service Item' checkbox and filters by Anand Doshi · 9 years ago
  35. 3ba2267 [fixes] Create and manage payment request by Saurabh · 9 years ago
  36. db7a56b [fixes] fieldtype, message fixes on Payment Request by Saurabh · 9 years ago
  37. cb98d9e [fixes] print format listing by Saurabh · 9 years ago
  38. b109ee9 [fixes] Base structure for Payment Request by Saurabh · 9 years ago
  39. eba7aa4 [enhace] basic structure for payment gateway by Saurabh · 9 years ago
  40. 4ffd7f3 Outstanding, paid and write-off amount in Invoice by Nabin Hait · 9 years ago
  41. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  42. 1d21842 Sales / Purchase Return redesigned via negative DN / SI / PR / PI by Nabin Hait · 9 years ago
  43. 09a66c4 Fixed issue with Customer Contacts in Transaction Documents by Neil Trini Lasrado · 9 years ago
  44. ed8cecb Sales BOM renamed to Product Bundle by Neil Trini Lasrado · 9 years ago
  45. ebb60f5 Fixed issues in Expired Batches while making Stock Entry by Neil Trini Lasrado · 9 years ago
  46. d015195 fixes in barcode by Neil Trini Lasrado · 9 years ago
  47. c2acfc9 [fix] clear barcode from table, fixes #3320 by Rushabh Mehta · 9 years ago
  48. ab1ed01 [hot] taxes by Rushabh Mehta · 9 years ago
  49. 009378e [rename] by Rushabh Mehta · 9 years ago
  50. bcdea3e [rename] Sales/Purchase Taxes and Charges Master > Sales/Purchase Taxes and Charges Template by Rushabh Mehta · 9 years ago
  51. b650d69 fixed conflict by Nabin Hait · 9 years ago
  52. 2029ea9 toggle editable price list rate by Nabin Hait · 9 years ago
  53. 0dc79f4 Merge remote-tracking branch 'frappe/v4.x.x' into develop by Anand Doshi · 10 years ago
  54. a4fa96c some fix in batch related cleanup by Sambhaji Kolate · 10 years ago
  55. 2ed71ba Batch related cleanup by Nabin Hait · 10 years ago
  56. 87ee502 Merge pull request #2949 from sbktechnology/develop by Nabin Hait · 10 years ago
  57. a1bf43b Merged develop into v5 by Nabin Hait · 10 years ago
  58. f2791f8 manipulate_grand_total_for_inclusive_tax by Nabin Hait · 10 years ago
  59. ead4809 manipulate diff only if diff <= 0.02 by Anand Doshi · 10 years ago
  60. d6822dd manipulate grand total for inclusive tax by Anand Doshi · 10 years ago
  61. feff40a update get_batch_no query to sort batch with expiry date by Sambhaji Kolate · 10 years ago
  62. 845f1c63 code cleanup by Sambhaji Kolate · 10 years ago
  63. 98dbccd added actual_batch_qty at warehouse in DN & SI #1873 by Sambhaji Kolate · 10 years ago
  64. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  65. 7b19b9e minor fixes by Nabin Hait · 10 years ago
  66. 37b047d Fields added in all sales and purchase doctypes by Nabin Hait · 10 years ago
  67. 613d081 Validate taxes and charges input, commonified by Nabin Hait · 10 years ago
  68. e9eec93 minor fix by Nabin Hait · 10 years ago
  69. f0bc9b6 Renamed Net total to Total and dynamic label by Nabin Hait · 10 years ago
  70. de9c8a9 discount calculation and in print view by Nabin Hait · 10 years ago
  71. ce24512 Commonified sales/purchase taxes and charges master.js code by Nabin Hait · 10 years ago
  72. 188f69a commonified totals calculation in js by Nabin Hait · 10 years ago
  73. 5690be1 Replaced renamed total fields in code files by Nabin Hait · 10 years ago
  74. 7945712 Merge branch 'v5.0' of https://github.com/frappe/erpnext into foreign_currency_calc by Nabin Hait · 10 years ago
  75. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  76. 5e13e0c net_total and grand_total mismatch issue by Nabin Hait · 10 years ago
  77. b4a3dfa All the calculations in taxes_and_totals file by Nabin Hait · 10 years ago
  78. 9633934 minor fix: child table length by Nabin Hait · 10 years ago
  79. 239c2c3 Hide currency and price list section after submission by Nabin Hait · 10 years ago
  80. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  81. 2244ac4 Discount amount in party currency by Nabin Hait · 10 years ago
  82. 50d7e8c [design] Point of Sale by Anand Doshi · 10 years ago
  83. 5515b1e minor fix by Nabin Hait · 10 years ago
  84. 8a00319 minor fix by Nabin Hait · 10 years ago
  85. dd38a26 Removed tname and fname from code by Nabin Hait · 10 years ago
  86. e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
  87. 6d950d2 [merge] by Rushabh Mehta · 10 years ago
  88. ccd9fd3 Rounding in totals calculation by Nabin Hait · 10 years ago
  89. ae1dcab Fixed merge conflict by Nabin Hait · 10 years ago
  90. 6fc2821 fix - validations added for auto fetch of cost center by Neil Trini Lasrado · 10 years ago
  91. 10b155a cost center based on project by Nabin Hait · 10 years ago
  92. e10cf02 [email] remove communicationlist #561 by Rushabh Mehta · 10 years ago
  93. d6d71e8 [fix] issue 448 final 1 by Neil Trini Lasrado · 10 years ago
  94. 43f087c [hotfix] Supplier read permission for Purchase User by Anand Doshi · 10 years ago
  95. bc708ee [print] Disable rounded total by Anand Doshi · 10 years ago
  96. dffec8f Reapply Price List on Change by Anand Doshi · 10 years ago
  97. 60c48fe minor fixes by Nabin Hait · 10 years ago
  98. 0b15755 Cost center-wise net profit in financial analytics report by Nabin Hait · 10 years ago
  99. 880b3ef added qty updating option multi-item selector by Rushabh Mehta · 10 years ago
  100. b6843f2 added multiple item select and allow non purchase items in Material Request of type transfer by Rushabh Mehta · 10 years ago