1. 192d4c8 indent to tabs instead of spaces by Abhishek Balam · 4 years, 5 months ago
  2. 732f5c1 fixed customer count logic by Abhishek Balam · 4 years, 5 months ago
  3. 3064e36 chore: Delete redundant change-log file by Suraj Shetty · 4 years, 5 months ago
  4. 70f7136 Merge pull request #22069 from frappe/revert-22066-deferred_accounting_hooks_v13 by Deepesh Garg · 4 years, 5 months ago
  5. 2e55609 Revert "fix: Method in hooks for processing deferred revenue" by Deepesh Garg · 4 years, 5 months ago
  6. 0df7f0f fix: Misleading Error message for Item Attribute. by marination · 4 years, 5 months ago
  7. b5affe5 Merge pull request #22066 from deepeshgarg007/deferred_accounting_hooks_v13 by Deepesh Garg · 4 years, 5 months ago
  8. ef436fa Merge pull request #22065 from deepeshgarg007/deferred_accounting_hooks by Deepesh Garg · 4 years, 5 months ago
  9. 1dd5efc fix: Method in hooks for proccesing deferred revenue by Deepesh Garg · 4 years, 5 months ago
  10. de03d2c fix: Method in hooks for proccesing deferred revenue by Deepesh Garg · 4 years, 5 months ago
  11. c0c455c fix: Procurement Tracker Data Consistency by marination · 4 years, 5 months ago
  12. 4a54a43 Merge pull request #22060 from frappe/surajshetty3416-patch-1 by Suraj Shetty · 4 years, 5 months ago
  13. 8f17438 chore: Delete redundant change-log file by Suraj Shetty · 4 years, 5 months ago
  14. e602140 Merge pull request #22058 from frappe/mergify/bp/version-13-beta-pre-release/pr-22057 by Deepesh Garg · 4 years, 5 months ago
  15. d9f7b4d fix(ewb): remove checksum validation for TRANSIN by karthikeyan5 · 4 years, 5 months ago
  16. 253660f Merge pull request #22057 from karthikeyan5/develop-fix-ewb-transin-checksum by Deepesh Garg · 4 years, 5 months ago
  17. ca46bed fix(ewb): remove checksum validation for TRANSIN by karthikeyan5 · 4 years, 5 months ago
  18. c16e278 Merge branch 'develop' into update-items-permission-fix by Saqib · 4 years, 5 months ago
  19. 3609dde fix: Purchase receipt item json by Deepesh Garg · 4 years, 5 months ago
  20. 159d073 fix: Proccurement tracker report test by Deepesh Garg · 4 years, 5 months ago
  21. 1aec30d fix: Procurement Tracker test case by Deepesh Garg · 4 years, 5 months ago
  22. c96bf87 fix: Test Cases by Deepesh Garg · 4 years, 5 months ago
  23. 8a4dc52 Revert 'fix: tests depending on global default company' by Deepesh Garg · 4 years, 5 months ago
  24. 36f7710 Revert "fix: tests depending on global default company" by Deepesh Garg · 4 years, 5 months ago
  25. f855079 This reverts commit aa196c0a667ee7c3f2400fc7bd65319ccbb25a5a by Deepesh Garg · 4 years, 5 months ago
  26. 40694c9 fix(HR) : Filter Leave Type based on allocation for a particular employee (#22050) by Abhishek Balam · 4 years, 5 months ago
  27. a655db6 fix: unexpected removal of print hide field by Saqib Ansari · 4 years, 5 months ago
  28. d531a8a Merge branch 'develop' of https://github.com/frappe/erpnext into update-items-permission-fix by Saqib Ansari · 4 years, 5 months ago
  29. c579b08 fix: cannot update delivery date by Saqib Ansari · 4 years, 5 months ago
  30. 5da8b98 fix: label by Saqib Ansari · 4 years, 5 months ago
  31. 2c3c8aa fix: submitted sales order can be updated with no permission by Saqib Ansari · 4 years, 5 months ago
  32. bfa93ea fix: Migrate standard_tax_exemption_amount if field exists (#22036) (#22047) by mergify[bot] · 4 years, 5 months ago
  33. 7544160 fix: routing operations table is blank on pull of operations in BOM (#22039) by rohitwaghchaure · 4 years, 5 months ago
  34. 2186c22 fix: Migrate standard_tax_exemption_amount if field exists (#22036) by Nabin Hait · 4 years, 5 months ago
  35. dfa32a7 fix: Patch to remove Property Setter by Deepesh Garg · 4 years, 5 months ago
  36. 52baf8f fix: Test Cases by Deepesh Garg · 4 years, 5 months ago
  37. 295dcd8 Merge pull request #22038 from frappe/mergify/bp/version-13-beta-pre-release/pr-22037 by Deepesh Garg · 4 years, 5 months ago
  38. 9b36a9b fix: check if swift_number exists in bank account by Chinmay D. Pai · 4 years, 5 months ago
  39. 91e771a Merge pull request #22037 from Thunderbottom/swift-check by Deepesh Garg · 4 years, 5 months ago
  40. d6587fa fix: check if swift_number exists in bank account by Chinmay D. Pai · 4 years, 5 months ago
  41. 43d4397 Merge branch 'develop' into sla-enhancements by Rucha Mahabal · 4 years, 5 months ago
  42. bc38289 fix: added patch for sla enhancements by Rucha Mahabal · 4 years, 5 months ago
  43. c897e80 Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 5 months ago
  44. cd8b5d1 fix: cannot assign same task to other asset maintenance (#22024) by Saqib · 4 years, 5 months ago
  45. c302d06 fix: only save end date when transactions are returned (#22023) by Mangesh-Khairnar · 4 years, 5 months ago
  46. cf01686 fix: Correct filters (#22022) by Anurag Mishra · 4 years, 5 months ago
  47. 3c46036 fix: disposed asset creates inconsistencies in asset depr report (#22021) by Saqib · 4 years, 5 months ago
  48. 25add7c crm onboarding typos (#22008) (#22025) by mergify[bot] · 4 years, 5 months ago
  49. 8385fed crm onboarding typos (#22008) by Anupam Kumar · 4 years, 5 months ago
  50. 6a93feb Merge branch 'version-13-beta-pre-release' into version-13-beta by Sahil Khan · 4 years, 5 months ago
  51. f42a37e bumped to version 13.0.0-beta.2 by Sahil Khan · 4 years, 5 months ago
  52. fb6ad15 Merge pull request #22020 from frappe/mergify/bp/version-13-beta-pre-release/pr-22019 by Rucha Mahabal · 4 years, 5 months ago
  53. 1a1447c fix: empty filters in Healthcare Charts by Rucha Mahabal · 4 years, 5 months ago
  54. b18606c Merge pull request #22019 from ruchamahabal/fix-chart by Rucha Mahabal · 4 years, 5 months ago
  55. a3dd75e fix: empty filters in Healthcare Charts by Rucha Mahabal · 4 years, 5 months ago
  56. 11bd731 fix(set_purchase_receipt_delivery_note_detail): commit after every 100 sql updates (#22018) by sahil28297 · 4 years, 5 months ago
  57. 9209b9a fix(set_purchase_receipt_delivery_note_detail): commit after every 100 sql updates (#22016) by sahil28297 · 4 years, 5 months ago
  58. 1f3fe59 fix: Default period start date and period end date for financial statements (#22011) by Deepesh Garg · 4 years, 5 months ago
  59. a0f061a fix(rename_bank_reconcilliation): do not delete doc after renaming (#22014) by sahil28297 · 4 years, 5 months ago
  60. 517ab95 fix(rename_bank_reconcilliation): do not delete doc after renaming (#22013) by sahil28297 · 4 years, 5 months ago
  61. 354baf0 fix: Delete Auto Email Reports (#22010) by Marica · 4 years, 5 months ago
  62. 1a25aa8 fix: Delete Auto Email Reports (#22009) by Marica · 4 years, 5 months ago
  63. fa0b73c refactor: clean up desk pages (#22004) (#22007) by Shivam Mishra · 4 years, 5 months ago
  64. fd351f8 fix: set fiscal year for Profit and Loss chart (#22006) by mergify[bot] · 4 years, 5 months ago
  65. 82c6b9a Merge pull request #22005 from scmmishra/fix-dashboard by Deepesh Garg · 4 years, 5 months ago
  66. 4afda76 fix: set fiscal year for Profit and Loss chart by Shivam Mishra · 4 years, 5 months ago
  67. 6621e22 refactor: clean up desk pages (#22004) by Shivam Mishra · 4 years, 5 months ago
  68. 2f45fad CRM dashboard fixes (#21989) (#22003) by mergify[bot] · 4 years, 5 months ago
  69. af91e13 Merge pull request #22001 from nextchamp-saqib/price-rule-date-field-fix by rohitwaghchaure · 4 years, 5 months ago
  70. 3a51a97 Merge branch 'develop' into sla-enhancements by Rucha Mahabal · 4 years, 5 months ago
  71. 376a46f test: hold time for Replied status by Rucha Mahabal · 4 years, 5 months ago
  72. c8e8e29 test: Issue Metrics by Rucha Mahabal · 4 years, 5 months ago
  73. cfcdd52 fix: Inter-company Invoice currency for multicurrency transactions (#21984) by Deepesh Garg · 4 years, 5 months ago
  74. f107710 CRM dashboard fixes (#21989) by Anupam Kumar · 4 years, 5 months ago
  75. 706524f fix: make transaction date of the oldest transaction as the last integration date (#22000) by Mangesh-Khairnar · 4 years, 5 months ago
  76. dd39ba0 chore: tests by Saqib Ansari · 4 years, 5 months ago
  77. 0032d77 Merge pull request #21999 from frappe/michellealva-patch-3 by Rucha Mahabal · 4 years, 5 months ago
  78. 8653419 fix: change modified time by Michelle Alva · 4 years, 5 months ago
  79. 603cc3d fix: transaction date not found in sales invoice by Saqib Ansari · 4 years, 5 months ago
  80. ab17b07 Merge pull request #21985 from marination/import-italian-invoice-dev by Deepesh Garg · 4 years, 5 months ago
  81. 063d344 Merge pull request #21998 from rohitwaghchaure/fixed-label-for-date by rohitwaghchaure · 4 years, 5 months ago
  82. b86c0eb fix: labels for date in manufacturing reports by Rohit Waghchaure · 4 years, 5 months ago
  83. bf561f9 Merge pull request #21738 from theopen-institute/fee-schedule-date by rohitwaghchaure · 4 years, 5 months ago
  84. 596b3db fix: translation from HTML code to apostrophe by totolouis · 4 years, 5 months ago
  85. f7beeff fix: change description for field (#21995) by Michelle Alva · 4 years, 5 months ago
  86. 39308e7 Merge pull request #21994 from rohitwaghchaure/display-draft-job-card-as-open-job-card-develop by rohitwaghchaure · 4 years, 5 months ago
  87. 5226403 refactor: display draft job card as Open job card by Rohit Waghchaure · 4 years, 5 months ago
  88. 82de993 Merge pull request #21993 from rohitwaghchaure/display-draft-job-card-as-open-job-card by rohitwaghchaure · 4 years, 5 months ago
  89. b8ffaa7 refactor: display draft job card as Open job card by Rohit Waghchaure · 4 years, 5 months ago
  90. 02a2bb7 Merge pull request #21992 from rohitwaghchaure/fixed-forecasting-data-and-changed-columns-pre-release by rohitwaghchaure · 4 years, 5 months ago
  91. 5255b71 refactor: showing the order's data for past period by Rohit Waghchaure · 4 years, 5 months ago
  92. 7320a72 Merge pull request #21991 from rohitwaghchaure/fixed-forecasting-data-and-changed-columns by rohitwaghchaure · 4 years, 5 months ago
  93. 234a55c refactor: showing the order's data for past period by Rohit Waghchaure · 4 years, 5 months ago
  94. 6fe3a24 Merge pull request #21986 from deepeshgarg007/tds_computation_summary by Deepesh Garg · 4 years, 5 months ago
  95. 33a08f1 fix: TDS computation summary report by Deepesh Garg · 4 years, 5 months ago
  96. 50956aa chore: Added to v13 desk under Regional Link Card by marination · 4 years, 5 months ago
  97. 29d7a7e fix: Added permission via regional setup and patch by marination · 4 years, 5 months ago
  98. 3da5198 chore: Add Import Supplier Invoice to Menu by marination · 4 years, 5 months ago
  99. 962e9bc fix: raw material warehouse in Production Planning Report (#21983) by rohitwaghchaure · 4 years, 5 months ago
  100. 7ac731d fix: raw material warehouse in Production Planning Report (#21982) by rohitwaghchaure · 4 years, 5 months ago