1. afbdaa5 Merge pull request #16365 from hiousi/patch-1 by Nabin Hait · 6 years ago
  2. c693cd7 Merge pull request #16341 from Mangesh-Khairnar/date-range-fix by Nabin Hait · 6 years ago
  3. 00d0f8b Merge pull request #16371 from SaiFi0102/Override-Warehouse-Get-Item-Details by Nabin Hait · 6 years ago
  4. fc5c9b8 chore: Move Item Tax Template patch to v12 by Saif Ur Rehman · 6 years ago
  5. 8d61794 Merge branch 'Item-Tax-Template' of https://github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  6. edd0e24 chore: Updated item.json, no changes by Saif Ur Rehman · 6 years ago
  7. 7200203 fix(Codacy): removed unused variable by deepeshgarg007 · 6 years ago
  8. c039f70 Test Cases for account balance report by deepeshgarg007 · 6 years ago
  9. 8621869 Created multiple reports and linked them to email digest by deepeshgarg007 · 6 years ago
  10. 2b47d39 feat: Links for reports in email digest by deepeshgarg007 · 6 years ago
  11. 2825b92 fix(GSTIN Validation - india): added checksum validation for GSTIN by karthikeyan5 · 6 years ago
  12. 9c5e9d7 Merge branch 'staging-fixes' into company_address by Deepesh Garg · 6 years ago
  13. d29ee97 Addition of GST fields in Sales Order,Purchase Order,Purchase Receipt by deepeshgarg007 · 6 years ago
  14. 701c762 Show outward entries in negative for Bank Clearance Summary report by Rohit Waghchaure · 6 years ago
  15. 2689dea fix: Give higher precedence to set_warehouse in get_item_details while setting item level warehouse by Saif Ur Rehman · 6 years ago
  16. 319ca86 fix: Test Fee Validity by Jamsheer · 6 years ago
  17. eb7277d Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  18. 091cfba test: Added test for get_item_tax_template and get_item_tax_map by Saif Ur Rehman · 6 years ago
  19. c0ac849 fix: Helathcare Prcatitioner custom query escaped by Jamsheer · 6 years ago
  20. 45c5138 fix: updated options for abdomen in Vital Signs by Jamsheer · 6 years ago
  21. f2d7e33 fix: Patient Appointment - Calendar - status != Cancelled by Jamsheer · 6 years ago
  22. 17bb0da fix: remove print statement by Jamsheer · 6 years ago
  23. c380423 fix: Patient - Quick Entry enabled by Jamsheer · 6 years ago
  24. 52ac72e fix: Validate Patient Appointment by Jamsheer · 6 years ago
  25. c0097ad feat: Filter active Healthcare Practitioner by Jamsheer · 6 years ago
  26. fb7b529 fix: Clinical Procedure - consume stock if items present by Jamsheer · 6 years ago
  27. 3e01891 fix: Traverse note from procedure prescription to appointment by Jamsheer · 6 years ago
  28. f3c4f5a fix: Clinical Procedure - copy fields from appointment by Jamsheer · 6 years ago
  29. f4d0fcb fix: patient - user welcome email configuration by Jamsheer · 6 years ago
  30. b2c9268 fix: Patient Appointment - Calendar - set color from appointment type by Jamsheer · 6 years ago
  31. 9671438 Update get_item_details.py by hiousi · 6 years ago
  32. 1516e29 [fix] variant can not get its price by hiousi · 6 years ago
  33. bf0b6fd Merge pull request #16342 from finbyz/staging-fixes by Nabin Hait · 6 years ago
  34. c13b056 Merge pull request #16337 from Anurag810/Employee by Nabin Hait · 6 years ago
  35. 142d8aa Merge pull request #16321 from rohitwaghchaure/fixed_bank_clearance_negtive_value_amt by Nabin Hait · 6 years ago
  36. e6ec6cc Merge pull request #16316 from Anurag810/purchase-invoice-fixes by Nabin Hait · 6 years ago
  37. 0f3ccba Update test_asset.py by Nabin Hait · 6 years ago
  38. 2da5937 Merge pull request #16314 from surajshetty3416/patch-to-rename-additional-salary-component by Nabin Hait · 6 years ago
  39. e2762df Fix: Naming series not reflecting in leave application by scmmishra · 6 years ago
  40. afec3ca Merge branch 'staging' into develop by Saurabh · 6 years ago
  41. 1836285 bumped to version 11.0.3-beta.34 by Saurabh · 6 years ago
  42. ffdadbf fix: fallback to stock uom if uom is not defined (#16329) by rohitwaghchaure · 6 years ago
  43. 05f86ed Merge pull request #16310 from deepeshgarg007/opportunity-lost-reason by Nabin Hait · 6 years ago
  44. 380b4b0 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  45. c190192 Merge pull request #16277 from deepeshgarg007/loyalty-program-fix by Nabin Hait · 6 years ago
  46. 4c08aae Merge pull request #16290 from deepeshgarg007/stock-recon by Nabin Hait · 6 years ago
  47. 4216d86 Merge pull request #16296 from deepeshgarg007/update_items_bug by Nabin Hait · 6 years ago
  48. 9ed6deb Merge pull request #16333 from deepeshgarg007/report-fix by Nabin Hait · 6 years ago
  49. 49ca9dc Merge branch 'staging-fixes' into report-fix by Nabin Hait · 6 years ago
  50. 4e3e784 Merge pull request #16335 from deepeshgarg007/accounts-receivable-fix by Nabin Hait · 6 years ago
  51. 7c45f45 fix: Divide by zero exception fix in item wise purchase register (#16247) by Deepesh Garg · 6 years ago
  52. 85c6a0f fix(test): Do not rely on order by name by Aditya Hase · 6 years ago
  53. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  54. 972f659 fix(naming): Use creation instead of name to order GL Entries by Aditya Hase · 6 years ago
  55. 7bc692d feat(naming): Deferred naming for Stock Ledger Entry and GL Entry by Aditya Hase · 6 years ago
  56. 41d189a fix(demo): Look for "Total" instead of "'Total'" in report results by Aditya Hase · 6 years ago
  57. e5091cb chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) by Saif · 6 years ago
  58. 7d60c03 Merge branch 'staging-fixes' into pplan_fix by Sagar Vora · 6 years ago
  59. f5a00dc Merge branch 'hotfix' into is_fixed_asset_checkbox_not_copied by Sagar Vora · 6 years ago
  60. cad20ab Merge branch 'staging-fixes' into loyalty-program-fix by Sagar Vora · 6 years ago
  61. a4af874 Merge branch 'staging-fixes' into update_items_bug by Sagar Vora · 6 years ago
  62. 278d7a4 Merge branch 'staging-fixes' into patch-to-rename-additional-salary-component by Sagar Vora · 6 years ago
  63. 92cab55 Merge branch 'staging-fixes' into purchase-invoice-fixes by Sagar Vora · 6 years ago
  64. f14c564 Merge pull request #16325 from rohitwaghchaure/not_able_to_access_report_quoted_item_comparison by Sagar Vora · 6 years ago
  65. fd78339 Merge branch 'staging-fixes' into not_able_to_access_report_quoted_item_comparison by Sagar Vora · 6 years ago
  66. db40ea4 Merge pull request #16328 from rohitwaghchaure/fixed_salary_structure_employee_reqd by Sagar Vora · 6 years ago
  67. 26e5c94 Merge branch 'staging-fixes' into fixed_salary_structure_employee_reqd by Sagar Vora · 6 years ago
  68. 1310c23 Merge pull request #16350 from rohitwaghchaure/code_cleanup_general_ledger by Sagar Vora · 6 years ago
  69. f733a39 fix: remove trailing whitespace by Sagar Vora · 6 years ago
  70. fbadb19 Merge branch 'staging-fixes' into Gross-Profit-Exclude-Opening-Invoice by Sagar Vora · 6 years ago
  71. d40743a fix: 14th digit may not be zero by Sagar Vora · 6 years ago
  72. 3c74266 fix: PEP8 recommended whitspace by Sagar Vora · 6 years ago
  73. 23a1b98 fix: remove unnecessary code by Sagar Vora · 6 years ago
  74. 848bbac Added patch for Item Tax Template by Saif Ur Rehman · 6 years ago
  75. f484f0d Added test for Tax Rule based on Tax Category by Saif Ur Rehman · 6 years ago
  76. ed67251 Replaced str to cstr in genral ledger report by Rohit Waghchaure · 6 years ago
  77. 13a6c0a Fix tests by Saif Ur Rehman · 6 years ago
  78. 0eca164 Merge branch 'staging-fixes' into loyalty-program-fix by Deepesh Garg · 6 years ago
  79. 4772ae2 Merge branch 'staging-fixes' into stock-recon by Deepesh Garg · 6 years ago
  80. 16745c2 Merge branch 'staging-fixes' into update_items_bug by Deepesh Garg · 6 years ago
  81. 627b566 Merge branch 'develop' into opportunity-lost-reason by Deepesh Garg · 6 years ago
  82. b12c735 Merge branch 'staging-fixes' into report-fix by Deepesh Garg · 6 years ago
  83. f840c92 Merge branch 'staging-fixes' into accounts-receivable-fix by Deepesh Garg · 6 years ago
  84. 7ea6554 Merge branch 'staging' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  85. b1288b7 fix: Test Records by Saif Ur Rehman · 6 years ago
  86. fdd5d54 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  87. 094d539 Merge branch 'staging-fixes' into staging by Frappe Bot · 6 years ago
  88. 0d54271 bumped to version 11.0.3-beta.33 by Frappe Bot · 6 years ago
  89. 5efc797 Minor Fix for Rounded Total by finbyz · 6 years ago
  90. e2ea987 fixed edge cases for yearly, weekly and monthly views by Mangesh-Khairnar · 6 years ago
  91. 676a106 (refactor) removed unnecessary code by Mangesh-Khairnar · 6 years ago
  92. 8e47a54 (fix) multiple years in yearly view by Mangesh-Khairnar · 6 years ago
  93. 75ab042 removed lowercase regex by Himanshu · 6 years ago
  94. 1bb9287 Merge branch 'staging-fixes' into update_items_bug by Deepesh Garg · 6 years ago
  95. aea25b1 Merge branch 'staging-fixes' into patch-to-rename-additional-salary-component by Suraj Shetty · 6 years ago
  96. 53cac1b Merge pull request #16338 from sahil28297/remove_print_from_test_case by Sagar Vora · 6 years ago
  97. 3ac57c7 fix: remove print statement from test case by Sahil Khan · 6 years ago
  98. eabf260 fix :Test cases for accounts receivable report by deepeshgarg007 · 6 years ago
  99. bb6a7eb refractor by Anurag Mishra · 6 years ago
  100. add6bf3 Fix: Employee Onboarding/Seperation task Assignment by Anurag Mishra · 6 years ago