1. 288853d Merge branch 'develop' into patient-history-enhancements by Rucha Mahabal · 3 years, 10 months ago
  2. 0e9eb95 Merge branch 'develop' into bom-fix by Anurag Mishra · 3 years, 10 months ago
  3. a3845a9 feat: Introducing telephony module (#24032) by Leela vadlamudi · 3 years, 10 months ago
  4. 029b9c0 Update bom.py by Nabin Hait · 3 years, 10 months ago
  5. ad57eef fix(product-listing): Check if customer exists (#24030) by Suraj Shetty · 3 years, 10 months ago
  6. ccf5dc6 feat: multi-currency payroll (#23519) by Afshan · 3 years, 10 months ago
  7. 66e8a12 fix: KeyError 'sourced_by_supplier' by Anurag Mishra · 3 years, 10 months ago
  8. f675683 fix: patch by Rucha Mahabal · 3 years, 10 months ago
  9. b5b8c54 refactor: move call to fetch doctype fields to server-side by Rucha Mahabal · 3 years, 10 months ago
  10. 19d5074 fix: get formatted value in 'taxes' print template by Saqib Ansari · 3 years, 10 months ago
  11. 0d43ea5 refactor: show Patient History feed as per configured date instead of creation by Rucha Mahabal · 3 years, 10 months ago
  12. ed3fc20 fix: sider issues by Rucha Mahabal · 3 years, 10 months ago
  13. 7a69a33 Merge branch 'develop' into patient-history-enhancements by Rucha Mahabal · 3 years, 10 months ago
  14. 4ee293d fix: handle non-configured fields by Rucha Mahabal · 3 years, 10 months ago
  15. 5e3c51b refactor: format value using standard formatters by Rucha Mahabal · 3 years, 10 months ago
  16. 8b6c58d Merge pull request #24005 from Anurag810/leave_ledger_patch by Anurag Mishra · 3 years, 10 months ago
  17. c538a4a refactor: remove medical record creation methods from individual doctypes by Rucha Mahabal · 3 years, 10 months ago
  18. c0fcc80 feat: hooks for updating and deleting medical records by Rucha Mahabal · 3 years, 10 months ago
  19. 724e16b chore: Use JSON style response and use ORM by marination · 3 years, 10 months ago
  20. 4097e89 feat: Standard doctype config for Patient History by Rucha Mahabal · 3 years, 10 months ago
  21. f3df5c9 feat: patch to setup standard doctype config in Patient History Settings by Rucha Mahabal · 3 years, 10 months ago
  22. 06e7cc2 fix: Handle table field rendering in Patient Medical record by Rucha Mahabal · 3 years, 10 months ago
  23. 8db507b Merge pull request #24027 from resilient-tech/fix-taxjar by Deepesh Garg · 3 years, 10 months ago
  24. 6302de9 Merge pull request #23975 from deepeshgarg007/jv_zero_value by Deepesh Garg · 3 years, 10 months ago
  25. 452cbcd fix: Update payments directly in Loan Interest Accrual by Deepesh Garg · 3 years, 10 months ago
  26. 4d6d115 feat: date range filter for Patient History by Rucha Mahabal · 3 years, 10 months ago
  27. 681c0e2 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_patch_fix by Deepesh Garg · 3 years, 10 months ago
  28. 4af3d4e fix: feed not visible when filter is reset by Rucha Mahabal · 3 years, 10 months ago
  29. fc1e352 feat: Doctype filter for Patient History by Rucha Mahabal · 3 years, 10 months ago
  30. 2d5530d fix: Invoice discounting test by Deepesh Garg · 3 years, 10 months ago
  31. 38e4635 fix: import taxjar globally in the taxjar_integration module by Sagar Vora · 3 years, 10 months ago
  32. cbdbb9e chore: code clean-up by Rucha Mahabal · 3 years, 11 months ago
  33. a75f797 feat: Link for individual documents in Patient History by Rucha Mahabal · 3 years, 11 months ago
  34. c91e03c feat: Create Patient Medical Record on configured doctype submission by Rucha Mahabal · 3 years, 11 months ago
  35. f2932d7 feat: set date field in Settings for Patient Medical Record by Rucha Mahabal · 3 years, 11 months ago
  36. 2c11405 feat: Patient History Settings by Rucha Mahabal · 3 years, 11 months ago
  37. cf012ca fix: show stock entry button only if update stock is enabled by Rucha Mahabal · 3 years, 11 months ago
  38. f5eddce test: Inpatient Medication Entry Drug Shortage by Rucha Mahabal · 3 years, 11 months ago
  39. ac8ee24 feat: Medication doctypes added to Desk page and Patient dashboard by Rucha Mahabal · 3 years, 11 months ago
  40. 5422869 feat(IPME): Button to create Stock Entry for Drug Shortage by Rucha Mahabal · 3 years, 11 months ago
  41. 1087d97 feat: Warehouse Capacity Summary by marination · 3 years, 11 months ago
  42. 307bd01 Merge branch 'develop' into pr-dn-return by Marica · 3 years, 11 months ago
  43. 755b773 feat: Leave policy assignment (#23112) by Anurag Mishra · 3 years, 11 months ago
  44. f32cff1 feat : Leave type with partial payment (#23173) by Anurag Mishra · 3 years, 11 months ago
  45. 90e33e5 refactor: Format translation strings (#24004) by Mohammad Hasnain Mohsin Rajan · 3 years, 11 months ago
  46. e60a62b fix: function imports in account_balance_timeline.py (#24003) by Prssanna Desai · 3 years, 11 months ago
  47. e15b6a9 Filters for tax templates (#23998) by Mohammad Hasnain Mohsin Rajan · 3 years, 11 months ago
  48. 7824e81 fix: ignore exception during leave ledger creation from patch by Anurag Mishra · 3 years, 11 months ago
  49. 1a4390d Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 3 years, 11 months ago
  50. 6b9dda5 fix: Move filter setup to doctype controllers by Deepesh Garg · 3 years, 11 months ago
  51. 92b3449 fix: Label changes by Deepesh Garg · 3 years, 11 months ago
  52. 4e991fe fix: Define specific exceptions and fix tests by Deepesh Garg · 3 years, 11 months ago
  53. df065f7 fix: form layout and naming fixes by Deepesh Garg · 3 years, 11 months ago
  54. 6c17b84 fix: Replace raw query with ORM by Deepesh Garg · 3 years, 11 months ago
  55. df17b4f Merge branch 'develop' into pr-dn-return by Marica · 3 years, 11 months ago
  56. 6b57cf3 feat: Quality Inspection on Job Card (#23964) by Rucha Mahabal · 3 years, 11 months ago
  57. 0508e6b fix: Added link of bank reconciliation and clearance in accounting desk page (#23809) by Nabin Hait · 3 years, 11 months ago
  58. fbcc3c1 fix: Translatable strings (#23783) by Raffael Meyer · 3 years, 11 months ago
  59. c66bd45 feat: Inpatient Medication Orders Script Report (#23984) by Rucha Mahabal · 3 years, 11 months ago
  60. a339752 fix: Loan disbursement amount validation (#24000) by Deepesh Garg · 3 years, 11 months ago
  61. e475582 fix: template errors in pricing rule (#23999) by Mohammad Hasnain Mohsin Rajan · 3 years, 11 months ago
  62. f38abde Merge pull request #23994 from rohitwaghchaure/bom-stock-project-item-color-develop by rohitwaghchaure · 3 years, 11 months ago
  63. 2ed8065 chore: Code Cleanup by marination · 3 years, 11 months ago
  64. 2fbaa5d Merge branch 'putaway' of https://github.com/marination/erpnext into putaway by marination · 3 years, 11 months ago
  65. 68a49ef chore: Added Putaway Rule to Desk Page and added Priority to List View by marination · 3 years, 11 months ago
  66. e762bc6 Merge branch 'develop' into putaway by Marica · 3 years, 11 months ago
  67. 5ab2e6c Merge pull request #23991 from pateljannat/job-card-operation-field-error by rohitwaghchaure · 3 years, 11 months ago
  68. 5a33f2c fix: bom stock report color showing always red by Rohit Waghchaure · 3 years, 11 months ago
  69. ccd554c Merge pull request #23989 from Anurag810/item-maintain-stock-fixes by rohitwaghchaure · 3 years, 11 months ago
  70. b67ebc7 fix: job card error handling for operations field by pateljannat · 3 years, 11 months ago
  71. d39ebf2 Merge pull request #23990 from deepeshgarg007/shopify_order_id_sync by Deepesh Garg · 3 years, 11 months ago
  72. 43a830f fix: Old shopify order syncing date by Deepesh Garg · 3 years, 11 months ago
  73. 927106f fix: maintain stock can't be changed it there is product bundle by Anurag Mishra · 3 years, 11 months ago
  74. ccbd432 chore: Added Tests by marination · 3 years, 11 months ago
  75. d07447a fix: Validation for duplicate Tax Category (#23978) by Deepesh Garg · 3 years, 11 months ago
  76. 6aa6ec1 fix: clear error message when approval not available (#23971) by Afshan · 3 years, 11 months ago
  77. 0cec147 chore: Format unassigned Items dialog and add freeze message by marination · 3 years, 11 months ago
  78. 90598ea chore: Multi UOM support for Putaway by marination · 3 years, 11 months ago
  79. b9b8a13 Merge pull request #23980 from rohitwaghchaure/color-not-showing-in-bom-stock-report-develop by rohitwaghchaure · 3 years, 11 months ago
  80. 9a73a67 Merge pull request #23982 from pateljannat/track-changes-in-stock-settings by Rucha Mahabal · 3 years, 11 months ago
  81. f9a4400 Update bom_stock_report.js by rohitwaghchaure · 3 years, 11 months ago
  82. 34f381d fix: enabling track changes for stock settings by pateljannat · 3 years, 11 months ago
  83. 610d9ca fix: bom stock report color issue by Rohit Waghchaure · 3 years, 11 months ago
  84. 9596276 fix: Linter and Sider by marination · 3 years, 11 months ago
  85. 20d6143 fix: Validation for journal entry with 0 debit and credit values by Deepesh Garg · 3 years, 11 months ago
  86. 34d07b6 fix: purchase receipt to purchase invoice bill date mapping (#23967) by Jannat Patel · 3 years, 11 months ago
  87. ecc50c8 bumped to version 13.0.0-beta.6 by Saurabh · 3 years, 11 months ago
  88. 6b53ef7 Merge pull request #23947 from rohitwaghchaure/incorrect-delink-serial-no-and-batch by rohitwaghchaure · 3 years, 11 months ago
  89. 0b71801 fix: incorrect delink serial no and batch by Rohit Waghchaure · 3 years, 11 months ago
  90. c7991f8 feat: Putaway Rule by marination · 3 years, 11 months ago
  91. 06e16eb Merge pull request #23941 from pateljannat/place-of-supply-change-issue by Deepesh Garg · 3 years, 11 months ago
  92. ceab692 fix: incorrect delink serial no and batch by Rohit Waghchaure · 3 years, 11 months ago
  93. 1d5d863 fix: removing return_taxes condition by pateljannat · 3 years, 11 months ago
  94. 8aeb340 fix: add remarks to sales invoice by Smit Vora · 3 years, 11 months ago
  95. f0b1670 fix: tds test case by Rohit Waghchaure · 3 years, 11 months ago
  96. b6ef59f fix: incorrect delink serial no and batch by Rohit Waghchaure · 3 years, 11 months ago
  97. 86e0332 Merge branch 'develop' of https://github.com/frappe/erpnext into putaway by marination · 3 years, 11 months ago
  98. c1187bc fix: duplicate items validation for POS Invoice when allow multiple items is disabled (#23896) by Jannat Patel · 3 years, 11 months ago
  99. 93bb7b0 Merge branch 'develop' into membership-enhancements-2 by Nabin Hait · 3 years, 11 months ago
  100. 9b897c4 Merge branch 'develop' into pr-dn-return by Marica · 3 years, 11 months ago