1. 8287c3d feat(marketplace): unpublish item from hub by Mangesh-Khairnar · 4 years, 11 months ago
  2. b59a25b Merge pull request #19746 from rohitwaghchaure/fixed_customer_selection_issue_in_sales_invoice_healthcare_module by rohitwaghchaure · 4 years, 11 months ago
  3. 92b9d73 fix: show create payment request for so that are not billed by Mangesh-Khairnar · 4 years, 11 months ago
  4. bf8fe06 fix: please specify customer error in sales invoice if patient is blank by Rohit Waghchaure · 4 years, 11 months ago
  5. 8b599f2 fix: capacity planning back by Rohit Waghchaure · 5 years ago
  6. 9d6d95c fix: valuation of "finished good" item in purchase receipt (#19268) by Suraj Shetty · 4 years, 11 months ago
  7. 8f48896 fix: Permission issue in Stock Entry (#19738) by Marica · 4 years, 11 months ago
  8. 2597817 fix: add new routes to handle category wise search by Mangesh-Khairnar · 4 years, 11 months ago
  9. f3b393f fix: UOM was not fetching in purchase invoice (#19732) by Anurag Mishra · 4 years, 11 months ago
  10. 7cdde93 fix: Validation for parent cost center (#19664) by Deepesh Garg · 4 years, 11 months ago
  11. 5c2ba0e Fix: Logic bug (#19692) by Joseph Marie Alba · 4 years, 11 months ago
  12. 9f32760 fix: Account type in Handling Difference in Inventory account (#19674) by Deepesh Garg · 4 years, 11 months ago
  13. 707b839 fix: due date before posting date for items added to cart yesterday (#19681) by Saqib · 4 years, 11 months ago
  14. bcd0206 fix: Validation for Suppliers in SO to PO (#19686) by Marica · 4 years, 11 months ago
  15. aff678e fix: Changed type of column 'serial_no' in Stock Ledger Entry (#19702) by Marica · 4 years, 11 months ago
  16. 9e8d340 Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Khushal Trivedi · 4 years, 11 months ago
  17. 2512962 fix: handle None case for get_shipping_amount_from_rules (#19723) by Shivam Mishra · 4 years, 11 months ago
  18. f51ccbf chore: Added Quick Stock Balance to Stock Module (#19726) by Marica · 4 years, 11 months ago
  19. 1511154 fix: removed stock value and account balance out of sync validation (#19729) by rohitwaghchaure · 4 years, 11 months ago
  20. 236140d fix: Division by zero error in Stock Entry by marination · 4 years, 11 months ago
  21. 30245a0 Merge pull request #19677 from ruchamahabal/setup_wizard by Shivam Mishra · 4 years, 11 months ago
  22. c59ac36 fix: use new Contact schema by Rohan Bansal · 5 years ago
  23. 2d840ab Merge pull request #19717 from deepeshgarg007/set_expired_sattus by Deepesh Garg · 4 years, 11 months ago
  24. fd46fef fix: add designation to Lead by Rohan Bansal · 5 years ago
  25. 69e3868 patch: set title for old leads by Rohan Bansal · 5 years ago
  26. 75da5af fix: set missing values by Rohan Bansal · 5 years ago
  27. f9e2bfc fix: conditionally set lead title as organization or person by Rohan Bansal · 5 years ago
  28. 312210c feat: create address and contact after lead creation by Rohan Bansal · 5 years ago
  29. 2fe0c98 fix: Path for quotation expiry method in hooks by deepeshgarg007 · 4 years, 11 months ago
  30. 638abca Merge pull request #19571 from gavindsouza/updated-requirements by gavin · 4 years, 11 months ago
  31. 9629bec Merge branch 'develop' into updated-requirements by gavin · 4 years, 11 months ago
  32. c7cfc72 feat: navigate to stock ledger from batch report by Rohan Bansal · 4 years, 11 months ago
  33. 707bb20 fix: Employee dashboard disappear after switching from leave application form (#19690) by Anurag Mishra · 4 years, 11 months ago
  34. f0e87f7 fix: get_batch_qty_and_serial_no() requires argument 'stock_qty' (#19693) by Marica · 4 years, 11 months ago
  35. 7331964 fix(travis): add lib cups for updated frappe requirements by Gavin D'souza · 4 years, 11 months ago
  36. 58928e8 Merge branch 'develop' into setup_wizard by Rucha Mahabal · 4 years, 11 months ago
  37. e2bb828 fix: moved slide json files to respective modules by Rucha Mahabal · 4 years, 11 months ago
  38. 40f7dd4 fix: date validation on inpatient record, else condition removing on clinical prcd templ which is not req by Khushal Trivedi · 4 years, 11 months ago
  39. 529a5f8 Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Khushal Trivedi · 4 years, 11 months ago
  40. 3f8c460 feat: moved slide action functions from onboarding utils to doctypes by Rucha Mahabal · 4 years, 11 months ago
  41. 195893d fix: conditionally run old patch for Setup Progress by Rucha Mahabal · 4 years, 11 months ago
  42. a791170 Merge pull request #19475 from 0Pranav/scheduling-ui-rewrite by Shivam Mishra · 4 years, 11 months ago
  43. b5991e9 Merge pull request #19683 from rohitwaghchaure/bom_ux_fixes_version_12 by rohitwaghchaure · 4 years, 11 months ago
  44. fb1e877 Tweaks to success redirect by 0Pranav · 4 years, 11 months ago
  45. 8d2b0d8 Merge branch 'scheduling-ui-rewrite' of https://github.com/0Pranav/erpnext into scheduling-ui-rewrite by 0Pranav · 4 years, 11 months ago
  46. 2515022 add condition for zero appointment slots by 0Pranav · 4 years, 11 months ago
  47. 5558ee8 Merge pull request #19591 from 0Pranav/FR-ISS-152101 by Deepesh Garg · 4 years, 11 months ago
  48. 31a4fa5 Merge pull request #19606 from deepeshgarg007/shareholder_refactor by Deepesh Garg · 4 years, 11 months ago
  49. 53a66ee fix: Method name in hooks, test case code clean up by deepeshgarg007 · 4 years, 11 months ago
  50. 0881557 Merge pull request #19636 from rohitwaghchaure/not_able_to_submit_sales_invoice_e_invoice_issue by rohitwaghchaure · 4 years, 11 months ago
  51. 9326fb7 fix: BOM UX by Rohit Waghchaure · 4 years, 11 months ago
  52. ecc6b19 Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 4 years, 11 months ago
  53. a7d168c fix: merge conflict by Nabin Hait · 4 years, 11 months ago
  54. fc5d8fc Merge branch 'develop' into scheduling-ui-rewrite by Pranav Nachnekar · 4 years, 11 months ago
  55. b84e56e fix:travis tests by 0Pranav · 4 years, 11 months ago
  56. 565d3ef fetch updated document in test_quotation by 0Pranav · 4 years, 11 months ago
  57. d63ad3b fix: add email group and newsletter links to CRM module view (#19679) by Pranav Nachnekar · 4 years, 11 months ago
  58. f9dec52 fix:tests by 0Pranav · 4 years, 11 months ago
  59. cf3a2f6 set transaction date to yesterday by 0Pranav · 4 years, 11 months ago
  60. 032baea don't submit quotation by 0Pranav · 4 years, 11 months ago
  61. e0912e4 Merge branch 'v12-pre-release' into version-12 by Nabin Hait · 4 years, 11 months ago
  62. 4d12f8a bumped to version 12.2.0 by Nabin Hait · 4 years, 11 months ago
  63. c856cb8 log: Change log for v12.2.0 by Nabin Hait · 4 years, 11 months ago
  64. 754c43f fix set_expired_status method by 0Pranav · 4 years, 11 months ago
  65. e0c9f3c fix valid date by 0Pranav · 4 years, 11 months ago
  66. 3ec5eab formatting by 0Pranav · 4 years, 11 months ago
  67. f2752bf fix: tests for python2 by 0Pranav · 4 years, 11 months ago
  68. 35e8d1e Stock acc bal sync msg (#19676) by Nabin Hait · 4 years, 11 months ago
  69. 647331b feat: add search in category by Mangesh-Khairnar · 4 years, 11 months ago
  70. 7728ae6 fix: added company letter head slide by Rucha Mahabal · 4 years, 11 months ago
  71. a9ff7df add sql query to set valid_till by 0Pranav · 4 years, 11 months ago
  72. 2fd6814 Merge branch 'marination-account_stock_sync_error' into develop by Nabin Hait · 4 years, 11 months ago
  73. 1ed1c4e fix: make journal entry to sync stock and account balance by Nabin Hait · 4 years, 11 months ago
  74. cd3976f Asset cancellation fix (#19671) by Saqib · 4 years, 11 months ago
  75. 04e3a50 fix: Primary address not being fetched for customer (#19667) by Pranav Nachnekar · 4 years, 11 months ago
  76. a077795 fix tests by 0Pranav · 4 years, 11 months ago
  77. 00677f3 fix: user progress code cleanup by Rucha Mahabal · 4 years, 11 months ago
  78. eefc492 call commit after sql query for schedular job by 0Pranav · 4 years, 11 months ago
  79. 737d8a1 fix: Added comments by marination · 4 years, 11 months ago
  80. c9203a1 fix: asset movement ux fixes (#19637) by Saqib · 4 years, 11 months ago
  81. f37a46e Fixed Asset Refactor Review fixes (#19665) by Saqib · 4 years, 11 months ago
  82. 1919af2 Fixed Asset Refactor Review fixes (#19666) by Saqib · 4 years, 11 months ago
  83. aff4a67 Merge branch 'account_stock_sync_error' of https://github.com/marination/erpnext into marination-account_stock_sync_error by Nabin Hait · 4 years, 11 months ago
  84. b5c296d fix: Validation Error message on Prepared Report. (#19639) by Marica · 4 years, 11 months ago
  85. 7ca4727 fix: Get Current Stock button not working in Purchase Receipt (#19645) by Marica · 4 years, 11 months ago
  86. 763660b fix: set allocated amount in employee advance as per total amount (#19626) by Anurag Mishra · 4 years, 11 months ago
  87. 6c368e2 submit quotation in test by 0Pranav · 4 years, 11 months ago
  88. b335419 Fix sql query in set_expired_status by 0Pranav · 4 years, 11 months ago
  89. b10526d fix: consider taxes in the grand total (#19631) by Mangesh-Khairnar · 4 years, 11 months ago
  90. fa42999 fix: last purchase rate greater than selling price by thefalconx33 · 5 years ago
  91. 290253f fix: last purchase rate greater than selling price (#19617) by Saqib · 4 years, 11 months ago
  92. 24cde55 fix: Patch for updating price or product discount field (#19642) by Deepesh Garg · 4 years, 11 months ago
  93. 49cd19d fix: update syntax error in company.js (#19661) by Ben Knowles · 4 years, 11 months ago
  94. 7af153d fix: Multiple fixes related to landed cost accounting (#19656) by Nabin Hait · 4 years, 11 months ago
  95. 046137c fix: Multiple fixes related to landed cost accounting (#19657) by Nabin Hait · 4 years, 11 months ago
  96. 150c44b fix: asset movement ux fixes (#19641) by Saqib · 4 years, 11 months ago
  97. 3cf2c2b feat: slides for onboarding wizard in ERPNext by Rucha Mahabal · 4 years, 11 months ago
  98. 1a92eb1 fix: Mark attendance from employee attendance tool (#19627) by Mangesh-Khairnar · 4 years, 11 months ago
  99. f511290 import make_item method in tests by 0Pranav · 4 years, 11 months ago
  100. c4e6c42 fix: e-invoice issue by Rohit Waghchaure · 4 years, 11 months ago