1. 2f6cd19 style: One import per line by Aditya Hase · 5 years ago
  2. 9f40ffc style: Insert whitespace after , by Aditya Hase · 5 years ago
  3. dfeb6be style: Remove whitespace before : by Aditya Hase · 5 years ago
  4. 6bbb726 fix: Remove unused imports by Aditya Hase · 5 years ago
  5. bd055a8 fix: UX fixes in loan (#18220) by Nabin Hait · 5 years ago
  6. af88e15 fix(patch): set_priority_for_support.py (#18255) by Rushabh Mehta · 5 years ago
  7. b390b70 fix: set project in material request when pull items from bom (#18256) by rohitwaghchaure · 5 years ago
  8. ef1d0d1 Merge branch 'develop' into breadcrumbs-module-map-2 by Suraj Shetty · 5 years ago
  9. fca86c4 fix: Revert #frappe/erpnext/17896 (#18251) by Nabin Hait · 5 years ago
  10. 870cbad fix: navigation link updated for Item Shortage Report by Jignesh Greycube · 5 years ago
  11. c32e287 Merge pull request #18252 from hrwX/indi-fix by Himanshu · 5 years ago
  12. 523d0ab fix: resolution by indicator by Himanshu Warekar · 5 years ago
  13. bc2ff78 fix: Restore "allow delivery" condition checks (#18246) by Suraj Shetty · 5 years ago
  14. c6c6b05 fix: update_due_date_in_gle patch (#18248) by Suraj Shetty · 5 years ago
  15. 020f405 Merge branch 'develop' into cash-flow-chart by Shivam Mishra · 5 years ago
  16. bfcc847 fix(sales-invoice): get items from quotation (#18237) by Mangesh-Khairnar · 5 years ago
  17. 4870e95 fix: po, rate set as zero against the item (#18242) by rohitwaghchaure · 5 years ago
  18. 8457fcf Merge pull request #18243 from deepeshgarg007/cash_flow by Deepesh Garg · 5 years ago
  19. 285701d fix: Add missing Cost Center filter in cash flow statement by deepeshgarg007 · 5 years ago
  20. f2f1e81 feat: added chart to cash-flow report by Shivam Mishra · 5 years ago
  21. 7391054 Merge branch 'develop' into breadcrumbs-module-map-2 by Suraj Shetty · 5 years ago
  22. 7837fbe style: Add missing semicolon by Suraj Shetty · 5 years ago
  23. d749f20 fix: installation note (#18232) by Mangesh-Khairnar · 5 years ago
  24. a7a6987 fix: Add Shopping Cart and Contacts by Faris Ansari · 5 years ago
  25. ab46f0f fix: Add module map for breadcrumbs by Faris Ansari · 5 years ago
  26. 365a572 Merge branch 'develop' into fix_by_voucher_order_develop by Don-Leopardo · 5 years ago
  27. 93fbba4 Merge branch 'develop' into sales_analytics_with_order_type_develop by Don-Leopardo · 5 years ago
  28. e7bb54e feat(Issue): Settings to stop SLA tracking (#18112) by Himanshu · 5 years ago
  29. 59c5c3c fix: Make material request against SO only for pending qty (#18216) by Nabin Hait · 5 years ago
  30. 61d8088 fix: Return fieldtype so that the client-side can format chart values (#18211) by Suraj Shetty · 5 years ago
  31. 058787d fix: error report for item price (#18212) by rohitwaghchaure · 5 years ago
  32. 3d28c06 fix(exchange-rate-revaluation): change create to view button on creation of journal entry (#18201) by Mangesh-Khairnar · 5 years ago
  33. 1dc124c fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  34. 191a0bd merged by Rucha Mahabal · 5 years ago
  35. 8386972 fix: Call popup avatar by Suraj Shetty · 5 years ago
  36. 0b00b6a Merge branch 'remove-move-stock-summary' of github.com:scmmishra/erpnext into remove-move-stock-summary by Shivam Mishra · 5 years ago
  37. eb7c037 Merge branch 'develop' of https://github.com/frappe/erpnext into remove-move-stock-summary by Shivam Mishra · 5 years ago
  38. 444091b refactor: disable quick entry for batched and serialized items by Shivam Mishra · 5 years ago
  39. 62911ec Merge pull request #18206 from Anurag810/sending_sms_from_quotation by Deepesh Garg · 5 years ago
  40. e9dd9b8 Update erpnext/public/js/sms_manager.js by Anurag Mishra · 5 years ago
  41. d1be5d0 Merge pull request #18207 from deepeshgarg007/dimension-filter-fix by Deepesh Garg · 5 years ago
  42. 890ea19 fix: Tree filter fixes for erpnext dimensions by deepeshgarg007 · 5 years ago
  43. 8c747ce merged by Rucha Mahabal · 5 years ago
  44. 36963a8 feat: Email Campaign by Rucha Mahabal · 5 years ago
  45. de13faf fix: sending sms from quotation by Anurag Mishra · 5 years ago
  46. 59cee36 add header row by Raffael Meyer · 5 years ago
  47. 6a79691 fix(bom): escape name with wildcard character (#18164) by Mangesh-Khairnar · 5 years ago
  48. 8309fcf BREAKING CHANGE: Remove anti-pattern "Project Task" (#18059) by Rushabh Mehta · 5 years ago
  49. bef8976 fix: Use db_set since it triggers on_update event (#18175) by Suraj Shetty · 5 years ago
  50. d86f027 fix: default supplier was not set from the patch in item defaults for multi company instance (#18178) by rohitwaghchaure · 5 years ago
  51. 334335a fix: not able to make credit note for the sales invoice in which item code is not set (#18184) by rohitwaghchaure · 5 years ago
  52. 35f1514 fix: do not update modified (#18193) by Himanshu · 5 years ago
  53. f753191 Merge pull request #18195 from deepeshgarg007/b2cs_json by Deepesh Garg · 5 years ago
  54. 6252c04 Merge pull request #18194 from deepeshgarg007/dimensions_reports by Deepesh Garg · 5 years ago
  55. afa9cae Merge pull request #17459 from rohitwaghchaure/handle_large_outstanding_invoices_code_refactored by Mangesh-Khairnar · 5 years ago
  56. 6bb5ade fix: Add accounting dimensions to various reports and fixes by deepeshgarg007 · 5 years ago
  57. 48d61fb Merge branch 'develop' into handle_large_outstanding_invoices_code_refactored by Mangesh-Khairnar · 5 years ago
  58. 7ce1998 fix: GSTR-1 B2CS Json file generation and cess amount fixes by deepeshgarg007 · 5 years ago
  59. 8a054e4 Merge pull request #18182 from rohitwaghchaure/provision_to_make_debit_credit_note_against_return_entry by rohitwaghchaure · 5 years ago
  60. 607611e codacy fix by Bhavishya Sharma · 5 years ago
  61. db3c562 feat: Manufacturer is Missing Contacts by Bhavishya Sharma · 5 years ago
  62. 94b3dd1 Merge pull request #18154 from netchampfaris/fix-price-list-on-website-d by rohitwaghchaure · 5 years ago
  63. 6b2075a Merge pull request #18161 from deepeshgarg007/additional_discount by rohitwaghchaure · 5 years ago
  64. 6ea1f7b Merge pull request #18177 from scmmishra/po-patch-1 by rohitwaghchaure · 5 years ago
  65. d8196ce Merge pull request #18179 from rohitwaghchaure/income_booked_for_deferred_debit_and_credit_note_develop by rohitwaghchaure · 5 years ago
  66. 5d4d70b feat: provision to make debit / credit note against the stock returned entry by Rohit Waghchaure · 5 years ago
  67. 1640e70 Merge pull request #18172 from karthikeyan5/develop-terms-selling-buying-filter by Deepesh Garg · 5 years ago
  68. 6277966 chore: added check for auto-reorder in stock settings (#18174) by Shivam Mishra · 5 years ago
  69. ee01ba5 fix: linting by Mangesh-Khairnar · 5 years ago
  70. 909d773 fix: on credit note / debit note deferred reversed instead of income by Rohit Waghchaure · 5 years ago
  71. 0f065d5 Added due date in the gl entry by Rohit Waghchaure · 5 years ago
  72. 2f3f750 fix: browser hangs while making payment entry for large number of outstaning invoices by Rohit Waghchaure · 5 years ago
  73. 83f767b Merge pull request #18173 from karthikeyan5/develop-add-manufacturing-dashboards by Suraj Shetty · 5 years ago
  74. 473a547 Merge pull request #3 from kaynes-technology/develop by Govind S Menokee · 5 years ago
  75. f3da32d Merge pull request #2 from frappe/develop by Govind S Menokee · 5 years ago
  76. 7a7c66e refactor: added throw if supplier is not default for any item by Shivam Mishra · 5 years ago
  77. 82e2bac fix(coding style): adding a few spaces by karthikeyan5 · 5 years ago
  78. 7fd503b Merge pull request #18176 from rohitwaghchaure/remove_item_manufacturer_from_item_master by rohitwaghchaure · 5 years ago
  79. cdb75b5 fix: removed item manaufacturer child table from item master by Rohit Waghchaure · 5 years ago
  80. ad33c19 fix: converting spaces to tabs on a few lines by karthikeyan5 · 5 years ago
  81. aea2b64 Merge branch 'develop' into remove-move-stock-summary by Shivam Mishra · 5 years ago
  82. 38b930b refactor: Move and Add buttons open new stock entry by Shivam Mishra · 5 years ago
  83. 830f2b6 chore(manufacturing): added dashboard for doctypes by karthikeyan5 · 5 years ago
  84. 7fc6021 feat(setup): adding selling buying filter in terms and conditions by karthikeyan5 · 5 years ago
  85. 2f67fb2 Merge pull request #18168 from netchampfaris/stock-validation-message by rohitwaghchaure · 5 years ago
  86. 03db4c0 Merge pull request #18166 from netchampfaris/send-sms-bom by rohitwaghchaure · 5 years ago
  87. c1535a5 Merge pull request #18167 from netchampfaris/manufacturing-module-sections by rohitwaghchaure · 5 years ago
  88. 23c8065 fix: Add links in validation message by Faris Ansari · 5 years ago
  89. 2b969a4 fix: Build item cache in long worker (#18165) by Faris Ansari · 5 years ago
  90. 1d30087 fix(UX): Move Bill of Materials section to first by Faris Ansari · 5 years ago
  91. a5d975d fix: Don't show Send SMS in BOM by Faris Ansari · 5 years ago
  92. 31394ec fix: Revert unintentional commits (#18162) by Aditya Hase · 5 years ago
  93. e5dc834 Revert "fix: Try Faster Travis" by Aditya Hase · 5 years ago
  94. d7291db Revert "fix: Send" by Aditya Hase · 5 years ago
  95. 697f995 fix: Send by Aditya Hase · 5 years ago
  96. 95054a5 fix: Try Faster Travis by Aditya Hase · 5 years ago
  97. a9ea49c fix: Additonal discount not get set in sales transactions by deepeshgarg007 · 5 years ago
  98. e528b29 Merge branch 'develop' of https://github.com/frappe/erpnext into remove-move-stock-summary by Shivam Mishra · 5 years ago
  99. 29734da patch: reloads newly created docs in v12 (#18148) by Mangesh-Khairnar · 5 years ago
  100. 100af0a fix(salary-slip): Nonetype error on amount calculation (#18147) by Mangesh-Khairnar · 5 years ago