1. 41a95e5 fix: ignore empty customer/supplier in item query (#29610) by Ankush Menat · 2 years, 8 months ago
  2. f696edd Merge pull request #29597 from nextchamp-saqib/fix-pos-checkout by Saqib Ansari · 2 years, 8 months ago
  3. e082e3f fix(pos): pricing rule on transactions doesn't work by Saqib Ansari · 2 years, 8 months ago
  4. da7494c fix: Program Enrollment tests (#29592) by Rucha Mahabal · 2 years, 8 months ago
  5. bf3caab fix: future recurring period calculation by Nabin Hait · 2 years, 8 months ago
  6. 008b331 Merge branch 'cc-allocation' into develop by Nabin Hait · 2 years, 8 months ago
  7. 81d1ad6 fix: Allocation percentage fieldtype changed to percent by Nabin Hait · 2 years, 8 months ago
  8. 364856b fix: patch for migrating cost center allocations by Nabin Hait · 2 years, 8 months ago
  9. 5f03292 fix: Future recurring period calculation for addl salary (#29578) by Nabin Hait · 2 years, 8 months ago
  10. 1710aef fix: employee reminders fixes (#29548) by Rucha Mahabal · 2 years, 8 months ago
  11. a3a05c0 fix: don't show "create" on cancelled BOMs (#29570) by Ankush Menat · 2 years, 8 months ago
  12. 4055cc7 Merge pull request #29556 from nextchamp-saqib/nemesis189-pos-service-items by Saqib Ansari · 2 years, 8 months ago
  13. 0dde0ec fix: leave application tests (#29539) by Rucha Mahabal · 2 years, 8 months ago
  14. bf70feb fix: flaky test by Saqib Ansari · 2 years, 8 months ago
  15. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 8 months ago
  16. 4e4159e chore: remove unused import by Saqib Ansari · 2 years, 8 months ago
  17. 2aca54e chore: remove useless rollback by Saqib Ansari · 2 years, 8 months ago
  18. 650d44a test: point of sale search by Saqib Ansari · 2 years, 8 months ago
  19. 4557b6a Merge branch 'develop' into pos-service-items by Saqib Ansari · 2 years, 8 months ago
  20. cb3754a Merge pull request #29535 from ruchamahabal/fix-loan-repayment by Deepesh Garg · 2 years, 8 months ago
  21. 62e5aa7 Merge pull request #29359 from KrithiRamani/foc_item by rohitwaghchaure · 2 years, 8 months ago
  22. fa2b3eb Merge branch 'develop' into fix-loan-repayment by Deepesh Garg · 2 years, 8 months ago
  23. dcd99a8 Merge pull request #29536 from nabinhait/cost-center-allocation by Deepesh Garg · 2 years, 8 months ago
  24. 5b0ec64 fix: sider issues by Nabin Hait · 2 years, 8 months ago
  25. 6099af5 fix: Fixed test case and sider issues by Nabin Hait · 2 years, 8 months ago
  26. 3dadfc9 patch: Removed files and code related to old distributed cost center feature by Nabin Hait · 2 years, 8 months ago
  27. f026ec6 Merge pull request #29522 from ankush/drop_bom_level by rohitwaghchaure · 2 years, 8 months ago
  28. a254201 chore: revert manual handling of stock level section (#29537) by Ankush Menat · 2 years, 8 months ago
  29. 1361f88 fix: do not hide Loan Repayment Entry field in salary slip by Rucha Mahabal · 2 years, 8 months ago
  30. 5aa1b6b Merge pull request #29519 from ankush/unique_bin by Ankush Menat · 2 years, 8 months ago
  31. 0a15334 fix: update reserved qty for production/ s/c by Ankush Menat · 2 years, 8 months ago
  32. c09d5a6 fix: Delete old fields from cost center related to distributed cost center by Nabin Hait · 2 years, 8 months ago
  33. ce49e6c fix: Resolved conflicts in patches by Nabin Hait · 2 years, 8 months ago
  34. 174104c feat: Workspace link for Cost Center Allocation by Nabin Hait · 2 years, 8 months ago
  35. 004c1ed feat: Split Gl Entry based on cost center allocation by Nabin Hait · 2 years, 8 months ago
  36. ac2e191 Cost Center Allocation doctype, validations and test cases by Nabin Hait · 2 years, 8 months ago
  37. d71d3e3 fix: Minor issues in existing patches by Nabin Hait · 2 years, 8 months ago
  38. 05bbb69 fix: Validation for invalid serial nos at POS invoice level (#29447) by Subin Tom · 2 years, 8 months ago
  39. 896adc3 fix: not able to declare opportunity lost without competitors (#29531) by Anupam Kumar · 2 years, 8 months ago
  40. 6b37770 Merge pull request #29454 from nextchamp-saqib/fix-dn-mapping by Saqib Ansari · 2 years, 8 months ago
  41. 1170bee Merge pull request #29480 from nextchamp-saqib/revert-drop-einvoicing by Saqib Ansari · 2 years, 8 months ago
  42. 3193222 fix: fetch image form item (#29523) by Himanshu · 2 years, 8 months ago
  43. d38fd86 fix(ux): sort multi-production item plans correctly by Ankush Menat · 2 years, 8 months ago
  44. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 2 years, 8 months ago
  45. 0f7c2a1 fix: cost of poor quality report time filters not working (#28958) by aaronmenezes · 2 years, 8 months ago
  46. c2ecc7a refactor: patch for fixing broken bins by Ankush Menat · 2 years, 8 months ago
  47. 7ff3ca2 fix(patch): patch duplicate bins by Sagar Sharma · 2 years, 8 months ago
  48. a1e7771 fix: ignore None item/wh whie updating reservation by Ankush Menat · 2 years, 8 months ago
  49. 08810db fix: add unique constraint on bin at db level by Ankush Menat · 2 years, 8 months ago
  50. b818b93 Update sales_invoice.js (#29491) by smehata · 2 years, 8 months ago
  51. d41f71a Merge pull request #29499 from deepeshgarg007/overseas_gst_tax by Deepesh Garg · 2 years, 8 months ago
  52. 925eca0 fix: multiple CRM fixes (#29507) by Anupam Kumar · 2 years, 8 months ago
  53. cc4b404 Merge pull request #29506 from ruchamahabal/fix-interview-ratings by Rucha Mahabal · 2 years, 8 months ago
  54. 0d5993d Merge branch 'develop' into fix-interview-ratings by Rucha Mahabal · 2 years, 8 months ago
  55. d98290b test: get interview details for applicant dashboard by Rucha Mahabal · 2 years, 8 months ago
  56. d96f4bf fix: move average calculation to interview controller by Rucha Mahabal · 2 years, 8 months ago
  57. 69eb3a0 fix: interview ratings on job applicant dashboard by Rucha Mahabal · 2 years, 8 months ago
  58. 5d85c5a fix: designation mapping from job applicant to job offer by Rucha Mahabal · 2 years, 8 months ago
  59. 92416d8 Merge branch 'develop' into overseas_gst_tax by Deepesh Garg · 2 years, 8 months ago
  60. b8802a3 fix: patch order by Saqib Ansari · 2 years, 8 months ago
  61. eba0621 Merge pull request #29350 from deepeshgarg007/asset_split by Deepesh Garg · 2 years, 8 months ago
  62. 36882f3 fix: Employee Onboarding and Separation UX (#29504) by Rucha Mahabal · 2 years, 8 months ago
  63. 43bd88e fix: work order serial no allows storing whitespace by Ankush Menat · 2 years, 9 months ago
  64. e177c52 fix: extend sr_no cleanup to packed items too by Ankush Menat · 2 years, 9 months ago
  65. b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 2 years, 9 months ago
  66. 14e3e16 fix: ignore alternate item while checking pending qty by Ankush Menat · 2 years, 8 months ago
  67. 36bff95 Merge pull request #29501 from frappe/mergify/bp/develop/pr-29428 by Deepesh Garg · 2 years, 8 months ago
  68. 2bf405d fix:Add shipping charges to taxes only if applicable by Deepesh Garg · 2 years, 9 months ago
  69. 4d87465 Merge branch 'develop' into asset_split by Deepesh Garg · 2 years, 8 months ago
  70. 452a809 Merge pull request #28877 from nextchamp-saqib/multiple-pricing-rule-fix by Saqib Ansari · 2 years, 8 months ago
  71. 4c8408a Merge branch 'develop' into fix-dn-mapping by Saqib Ansari · 2 years, 8 months ago
  72. 04a28df fix: remove invalid patch by Saqib Ansari · 2 years, 8 months ago
  73. 5090959 Merge branch 'develop' of https://github.com/frappe/erpnext into asset_split by Deepesh Garg · 2 years, 8 months ago
  74. a1f3dc4 chore: remove unnecessary imports by Saqib Ansari · 2 years, 8 months ago
  75. e45c383 fix(India) Tax calculation for overseas suppliers by Deepesh Garg · 2 years, 8 months ago
  76. 2c100a5 Merge branch 'develop' into revert-drop-einvoicing by Saqib Ansari · 2 years, 8 months ago
  77. 28994c0 test: delete data after running test by Ankush Menat · 2 years, 8 months ago
  78. e4c2200 fix(patch): update BOMs to have correct transfer_material_against by Ankush Menat · 2 years, 8 months ago
  79. 86efa0d fix: ensure correct-ish transfer against by Ankush Menat · 2 years, 8 months ago
  80. 251576a chore: disable annoying flake8 formatting for QB (#29488) by Ankush Menat · 2 years, 8 months ago
  81. 02af32d fix: incorrect patch path by Saqib Ansari · 2 years, 8 months ago
  82. 139d5e1 fix: do not get password if client_secret is not set (#28547) by Saqib · 2 years, 11 months ago
  83. c98887d fix(e-invoicing): totals validation of e-invoices (#28418) by Saqib · 2 years, 11 months ago
  84. 0dafa8a fix: stock ledger rendering glitch by mergify[bot] · 2 years, 9 months ago
  85. eb057b6 fix(e-invoicing): link to error log list by Saqib · 3 years ago
  86. 0b62681 feat(e-invoicing): dispatch address (#28084) by Saqib · 3 years ago
  87. b262f48 fix: 'NoneType' has no attribute 'name' (#27375) by Saqib · 3 years, 1 month ago
  88. 1076e96 Revert "refactor!: remove e_invoice utils (#27167)" by Saqib Ansari · 2 years, 9 months ago
  89. c5782b0 revert: "refactor!: drop e-invoicing integration from erpnext (#26940)" by Saqib Ansari · 2 years, 9 months ago
  90. b05287d fix: drop `six` code (#29479) by Ankush Menat · 2 years, 9 months ago
  91. b75b00f feat: provision to exclude exploded items in the BOM (#29450) by rohitwaghchaure · 2 years, 9 months ago
  92. 0cb965f Merge pull request #29471 from frappe/fix-sorting by Suraj Shetty · 2 years, 9 months ago
  93. 29c7947 fix: Further sort sales_order_analysis to get consistent response by Suraj Shetty · 2 years, 9 months ago
  94. 6c1c85b feat: additional doctypes access for ESS user (#29317) by Rucha Mahabal · 2 years, 9 months ago
  95. 7eab945 refactor: move existing patches to post migration (#28940) by Ankush Menat · 2 years, 9 months ago
  96. f5f3552 test: cover more reports in test by Ankush Menat · 2 years, 9 months ago
  97. 0b9a850 chore: add comment by Saqib Ansari · 2 years, 9 months ago
  98. a73ad67 fix(sales order): incorrect no. of items fetched while creating dn by Saqib Ansari · 2 years, 9 months ago
  99. c6a17d1 Merge pull request #29434 from frappe/mergify/bp/develop/pr-29404 by Deepesh Garg · 2 years, 9 months ago
  100. a707d37 Merge pull request #29426 from marination/mr-safeguard by Marica · 2 years, 9 months ago