1. dc4452f perf(travis): Faster builds (#18491) by Aditya Hase · 5 years ago
  2. cbef3f7 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  3. ecd4d38 bumped to version 12.0.1 by Sahil Khan · 5 years ago
  4. a312f19 Merge pull request #18493 from netchampfaris/parent-account-child-account-currency by rohitwaghchaure · 5 years ago
  5. 6f6f4b9 Merge pull request #18481 from deepeshgarg007/bank_reco_v12 by Deepesh Garg · 5 years ago
  6. ea56f31 Merge pull request #18473 from deepeshgarg007/gstr-1-query-v12 by Deepesh Garg · 5 years ago
  7. 6998412 fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  8. f2fb461 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  9. f4314a2 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  10. bd69f43 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  11. d1bb274 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  12. 8773d93 perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  13. 0d33389 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  14. b6906c5 fix(travis): Install wkhtmltopdf by Aditya Hase · 5 years ago
  15. 0046357 fix(travis): Remove redundant arguments by Aditya Hase · 5 years ago
  16. ac431c8 fix(travis): Use --site parameter by Aditya Hase · 5 years ago
  17. 7b39aa7 fix(travis): Merge install and before_script by Aditya Hase · 5 years ago
  18. 6076443 fix(travis): Execute get-app before bench start by Aditya Hase · 5 years ago
  19. 50e2d4a perf(travis): Use travis optimizations by Aditya Hase · 5 years ago
  20. e312841 perf(travis): Do not build assets by Aditya Hase · 5 years ago
  21. 30628b0 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 5 years ago
  22. 7c44ada fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 5 years ago
  23. e4f78a0 perf(travis): Do not waste 10 seconds by Aditya Hase · 5 years ago
  24. 903e878 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 5 years ago
  25. 1e9e471 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 5 years ago
  26. fb2ec71 fix(travis): Do not use use_site by Aditya Hase · 5 years ago
  27. 185e2a2 fix(travis): Setup MariaDB by Aditya Hase · 5 years ago
  28. e2b16e3 fix(travis): Remove unused files by Aditya Hase · 5 years ago
  29. 23f24d1 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 5 years ago
  30. 3f6ac2d fix(travis): Do not execute install.py by Aditya Hase · 5 years ago
  31. 2fb9e8a fix(travis): Install coverall after tests by Aditya Hase · 5 years ago
  32. 9b24a42 fix(travis): Use MariaDB 10.3 by Aditya Hase · 5 years ago
  33. e0e78fb fix(travis): Restructure build matrix by Aditya Hase · 5 years ago
  34. 029de1a fix(travis): Remove unnecessary commands by Aditya Hase · 5 years ago
  35. 53dc0c5 Dynamic link issue fix in Bank reconciliation statement by deepeshgarg007 · 5 years ago
  36. 89339bb fix: GSTR-1 query fix by deepeshgarg007 · 5 years ago
  37. 3f07305 Merge pull request #18469 from scmmishra/changelog-url-fixes by sahil28297 · 5 years ago
  38. 192db7d fix: url fixes for changelog by Shivam Mishra · 5 years ago
  39. 29c71f5 Merge pull request #18467 from scmmishra/release-notes-fixes by sahil28297 · 5 years ago
  40. 6bd50b1 Merge branch 'version-12-hotfix' into release-notes-fixes by sahil28297 · 5 years ago
  41. 8b08684 fix: more url fixes by Shivam Mishra · 5 years ago
  42. cb19ee4 fix: urls for changelog by Shivam Mishra · 5 years ago
  43. 4865eab fix: add Company by default in session defaults (#18460) by Rucha Mahabal · 5 years ago
  44. 06c7a7e fix(website): Remove references to Product Settings.products_a… (#18451) by Faris Ansari · 5 years ago
  45. 85d8839 changelog: release 12.0.0 by Saurabh · 5 years ago
  46. 3e85b49 Release Version 12 by sahil28297 · 5 years ago
  47. 7b76cdb Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 5 years ago
  48. cd1094e Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop by Nabin Hait · 5 years ago
  49. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  50. 3f83263 fix: remove wrong status update for order type maintenance (#18444) by Mangesh-Khairnar · 5 years ago
  51. 88236b2 feat: Email Campaign (#18291) by Suraj Shetty · 5 years ago
  52. 433e587 style: Add tabs by Suraj Shetty · 5 years ago
  53. 0024743 Merge branch 'develop' into email-campaign by Suraj Shetty · 5 years ago
  54. 6224266 fix: replaced frappe.db.get_value with frappe.db.exists by Rucha Mahabal · 5 years ago
  55. d23a95c fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign by Rucha Mahabal · 5 years ago
  56. 40240b7 fix: filter reference name by cost center in journal entry account (#17948) by Rushin Parikh · 5 years ago
  57. 0bbfca8 fix: payment document link fix (#18301) by Mangesh-Khairnar · 5 years ago
  58. 270c44a Enhancement(HR): hiring process (#18129) by Mangesh-Khairnar · 5 years ago
  59. 305da79 Handling case for Material Request type 'Manufacture' v12 (#18365) by Anurag Mishra · 5 years ago
  60. 74d5e9d fix: Set project in Timesheet (#18371) by Faris Ansari · 5 years ago
  61. e3b3ac8 fix: Fetch email when making Opportunity from Lead (#18373) by Faris Ansari · 5 years ago
  62. 7ed5919 fix(LoanApplication): Repayment amount check (#18376) by Faris Ansari · 5 years ago
  63. 88620d6 fix: precision on comparing with the outstanding amount (#18375) by Mangesh-Khairnar · 5 years ago
  64. 64c780e fix: update percentage on creation of invoice for zero amt transaction (#18382) by Mangesh-Khairnar · 5 years ago
  65. 5be9117 Merge pull request #18108 from kaynes-technology/batch_bom_operations by rohitwaghchaure · 5 years ago
  66. 90d7a88 fix: pass missing argument while generating consolidated financial statement for cash flow type (#18398) by Saurabh · 5 years ago
  67. 23d4b7c fis: mapped cost center in gl entries (#18404) by Anurag Mishra · 5 years ago
  68. 73d4460 fix: file attach via import (#18414) by Himanshu · 5 years ago
  69. dc42cc3 fix(sales-invoice): Use orm instead of frappe.db.sql (#18434) by Aditya Hase · 5 years ago
  70. 195465c fix(tally): Ignore unhandled vouchers silently (#18430) by Aditya Hase · 5 years ago
  71. 16a0458 fix(procurement-tracker): concatenate filter conditions with leading whitespaces (#18440) by Mangesh-Khairnar · 5 years ago
  72. 60a291a fix: Sample qty validation fix in purchase receipt (#18419) by Deepesh Garg · 5 years ago
  73. b978c91 fix: added null check for filters (#18416) by crescent28 · 5 years ago
  74. 324ab98 Merge branch 'email-campaign' of https://github.com/ruchamahabal/erpnext into email-campaign by Rucha Mahabal · 5 years ago
  75. 8d994cb fix: allow only 1 active Email Campaign for a lead/contact at a time by Rucha Mahabal · 5 years ago
  76. b54459e dash: added Email Campaign to CRM dashboard by Rucha Mahabal · 5 years ago
  77. 83cba24 Merge pull request #18435 from rohitwaghchaure/fix_fieldtype_for_disable_field by rohitwaghchaure · 5 years ago
  78. 93b7ece fix: disable field's fieldtype changed from data to check by Rohit Waghchaure · 5 years ago
  79. 34b4b77 Merge branch 'develop' into email-campaign by Suraj Shetty · 5 years ago
  80. 85b6ef8 Merge pull request #18432 from deepeshgarg007/get_balance by Deepesh Garg · 5 years ago
  81. 2ddbebf fix: Condition fix by deepeshgarg007 · 5 years ago
  82. e097d4f fix: Assignment fix by deepeshgarg007 · 5 years ago
  83. 1ee3d04 fix: Condition fix in get_balance_on function by deepeshgarg007 · 5 years ago
  84. d1d8d24 fix: filters conditions in loan repayment (#18428) by Anurag Mishra · 5 years ago
  85. fcdcfbf fix(loan): Loan Tenure Formula (#18424) by Karthikeyan S · 5 years ago
  86. 747c262 fix(BOM): Sever Error due in bom query to new behaviour of db.escape in v12 (#18401) by Karthikeyan S · 5 years ago
  87. a566b4e Merge branch 'develop' into email-campaign by Rucha Mahabal · 5 years ago
  88. 0a8816e feat(Google Maps): Google Maps Refactor [Unified Google API Settings] (#18110) by Himanshu · 5 years ago
  89. fefe4ac Merge pull request #18381 from surajshetty3416/fix-payroll-UI by Deepesh Garg · 5 years ago
  90. b7fc8fd Merge pull request #18397 from surajshetty3416/employee-skill-map-config by Deepesh Garg · 5 years ago
  91. 65f01dd Merge pull request #18415 from frappe/Salmanmulani-patch-1 by rohitwaghchaure · 5 years ago
  92. b752acf fix: added default value for projected_qty in bin_dict by Salmanmulani · 5 years ago
  93. d33c233 Merge branch 'develop' into employee-skill-map-config by Suraj Shetty · 5 years ago
  94. fea0fc0 Merge branch 'develop' into fix-payroll-UI by Suraj Shetty · 5 years ago
  95. 635dc1d Merge pull request #18408 from rohitwaghchaure/not_able_to_make_material_request_for_product_bundle_from_so by Deepesh Garg · 5 years ago
  96. f449f51 Merge branch 'develop' into fix-payroll-UI by Deepesh Garg · 5 years ago
  97. 8fedf53 Merge pull request #18379 from rohitwaghchaure/pos_fixed_address_and_taxes_and_charges_not_set_as_per_profile by rohitwaghchaure · 5 years ago
  98. 9fe6e00 fix: not able to make material request for bundle items from the sales order by Rohit Waghchaure · 5 years ago
  99. e0d8cf1 fix: Add Employee Skill Map to HR module page by Suraj Shetty · 5 years ago
  100. 22ff54b Merge branch 'develop' into fix-payroll-UI by Suraj Shetty · 5 years ago