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