1. b14a935 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 5 months ago
  2. 2f8a742 refactor: Replace render imports by Suraj Shetty · 3 years, 5 months ago
  3. 9b912b6 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 5 months ago
  4. 1008558 bumped to version 13.3.1 by Nabin Hait · 3 years, 5 months ago
  5. 6368c97 fix: expected amount in pos closing payments table (#25737) by Saqib · 3 years, 5 months ago
  6. c0bad3d Merge pull request #25804 from surajshetty3416/fix-email-style by Suraj Shetty · 3 years, 5 months ago
  7. 540c827 Merge pull request #25803 from surajshetty3416/fix-extend-cscript by Suraj Shetty · 3 years, 5 months ago
  8. 815aad1 fix: Rename email.bundle to erpnext_email.bundle by Suraj Shetty · 3 years, 5 months ago
  9. 8a82b89 Merge pull request #25772 from deepeshgarg007/support_settings_query by Deepesh Garg · 3 years, 5 months ago
  10. 59961f7 refactor: timesheet by Rucha Mahabal · 3 years, 5 months ago
  11. 3e6cc50 fix: Remove unnecessary code by Suraj Shetty · 3 years, 5 months ago
  12. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 5 months ago
  13. 94a52c0 Merge pull request #25752 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running by rohitwaghchaure · 3 years, 5 months ago
  14. 6a1e31c fix: Check if user can rread before querying Support Settings by Deepesh Garg · 3 years, 5 months ago
  15. 42e0692 Merge pull request #25704 from CaseSolvedUK/workspace-onlyfor-v13 by Deepesh Garg · 3 years, 5 months ago
  16. 9de1a45 Merge pull request #25699 from Anuja-pawar/fix_process_statement_report by Deepesh Garg · 3 years, 5 months ago
  17. 5c6d3e0 test: Replace usage of render with get_response by Suraj Shetty · 3 years, 5 months ago
  18. 1483a60 fix: super call syntax error by Faris Ansari · 3 years, 5 months ago
  19. d15d0d8 Merge pull request #25254 from CaseSolvedUK/taxdetail-v13 by Deepesh Garg · 3 years, 5 months ago
  20. 0fb6f93 fix: Accumulated depreciation (#25740) by anushka19 · 3 years, 5 months ago
  21. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 5 months ago
  22. 0517aba fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  23. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  24. bc92ecb bumped to version 13.3.0 by Nabin Hait · 3 years, 5 months ago
  25. 9ec0f11 fix: renamed change log by Nabin Hait · 3 years, 5 months ago
  26. 2f403f1 fix: renamed change log by Nabin Hait · 3 years, 5 months ago
  27. ad0b8fd chore: Added change log for v13.3.0 by Nabin Hait · 3 years, 5 months ago
  28. e9f6c8c fix: validation message of quality inspection in purchase receipt (#25667) by rohitwaghchaure · 3 years, 5 months ago
  29. 6ab46e2 fix: workspace formatting due to manual edit and filter tweaks by casesolved-co-uk · 3 years, 5 months ago
  30. d5256b6 fix: lint by casesolved-co-uk · 3 years, 6 months ago
  31. 6998786 fix: use correct fiscal year function in testing by casesolved-co-uk · 3 years, 6 months ago
  32. cf5b57b fix: only load data for tests that need it by casesolved-co-uk · 3 years, 6 months ago
  33. 68a31d3 fix: fiscal year error by casesolved-co-uk · 3 years, 6 months ago
  34. 75ebfbd fix: fiscal year test case issue by casesolved-co-uk · 3 years, 6 months ago
  35. 89fcdf3 fix: exclude rounding GL Entries from invoice tax lines by casesolved-co-uk · 3 years, 6 months ago
  36. 06e31e5 fix: Test data for empty db by casesolved-co-uk · 3 years, 6 months ago
  37. 391dc45 chore: fix sider by casesolved-co-uk · 3 years, 6 months ago
  38. 7555f5f fix: add to workspace and fix lint by casesolved-co-uk · 3 years, 6 months ago
  39. 77ffa6b feat: add test case for report output by casesolved-co-uk · 3 years, 6 months ago
  40. 2cb0da8 fix: rewrite to allow referring to existing sections and reduce to single amount column by casesolved-co-uk · 3 years, 6 months ago
  41. 1c37390 fix: Change & simplify query to cater for zero rate tax entries by casesolved-co-uk · 3 years, 6 months ago
  42. 442a0de fix: finalise query, fix bugs, put Add Columns back by casesolved-co-uk · 3 years, 7 months ago
  43. ece0028 Refactor for Journal Entries (payroll) by casesolved-co-uk · 3 years, 7 months ago
  44. 3027cc7 fix: minor bug and tidy by casesolved-co-uk · 3 years, 7 months ago
  45. 5d9217a fix: minor bugs and improvements by casesolved-co-uk · 3 years, 7 months ago
  46. 8e41365 fix: major refactor to monkey-patch into the QueryReport class by casesolved-co-uk · 3 years, 7 months ago
  47. dba4b3c feat: add run mode, add tests, various fixes by casesolved-co-uk · 3 years, 7 months ago
  48. ef8ab13 develop: progress tax detail report by Richard Case · 3 years, 7 months ago
  49. a5d47f7 Fleshed out report setup functionality by casesolved-co-uk · 3 years, 7 months ago
  50. 3503598 Initial commit of Tax Detail report and report builder by casesolved-co-uk · 3 years, 8 months ago
  51. 0048418 Merge pull request #25703 from rohitwaghchaure/change-today-to-now-for-reposting-pre by rohitwaghchaure · 3 years, 5 months ago
  52. a0a88a7 fix: change today to now to get data for reposting by Rohit Waghchaure · 3 years, 5 months ago
  53. aca8c34 fix: filter for Indian workspace card by casesolved-co-uk · 3 years, 5 months ago
  54. 7c6de1a fix: bank statement import via google sheet (#25677) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  55. b28889c Merge branch 'develop' into fix_process_statement_report by Anuja Pawar · 3 years, 5 months ago
  56. 14ca9ce Merge pull request #25635 from surajshetty3416/parallel-distributed-testing by Suraj Shetty · 3 years, 5 months ago
  57. 8e748f8 fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet by Deepesh Garg · 3 years, 5 months ago
  58. e90a2a3 fix: update new changes by Anuja P · 3 years, 5 months ago
  59. 554c91d fix: solved conflicts by Anuja P · 3 years, 5 months ago
  60. ab1ae41 fix: Process SOA enhancement by Anuja P · 3 years, 5 months ago
  61. 0eb3a38 fix: quiz evalutation issue (#25671) by Prssanna Desai · 3 years, 5 months ago
  62. c55aa29 fix: Translate weekday when getting weekly off dates (#25691) by David Angulo · 3 years, 5 months ago
  63. c29c6ff Merge pull request #25692 from rohitwaghchaure/fixed-woocommerce-order-sync-issue-pre by rohitwaghchaure · 3 years, 5 months ago
  64. fe68a0f fix: Woocommerce order sync issue by Rohit Waghchaure · 3 years, 5 months ago
  65. 75909f0 Merge branch 'develop' into parallel-distributed-testing by Suraj Shetty · 3 years, 5 months ago
  66. 6578c04 fix: Dialog variable assignment after definition in POS (#25680) by Afshan · 3 years, 5 months ago
  67. 4ec0656 Merge pull request #25678 from rohitwaghchaure/fixed-new-fields-not-added-pre by rohitwaghchaure · 3 years, 5 months ago
  68. aaca833 fix: updated modified time to pull new fields by Rohit Waghchaure · 3 years, 5 months ago
  69. dd1822e fix: change links in workspace (#25673) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  70. af8436d fix: change links in workspace (#25670) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  71. e38192c fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  72. b76ebb3 fix: Use frappe.safe_eval instead of eval by Suraj Shetty · 3 years, 5 months ago
  73. d252068 fix: Error on applying TDS without party (#25632) by Deepesh Garg · 3 years, 5 months ago
  74. b3fadeb style: Fix sider issues by Suraj Shetty · 3 years, 5 months ago
  75. a13c453 test: Fix a case where test used to fail due to holiday list by Suraj Shetty · 3 years, 5 months ago
  76. 404e7d0 test: Fix permission error by Suraj Shetty · 3 years, 5 months ago
  77. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 5 months ago
  78. 018ccc2 test: Fix test name by Suraj Shetty · 3 years, 5 months ago
  79. 4d6d5f4 test: Fix valuation rate for raw materials by Suraj Shetty · 3 years, 5 months ago
  80. a132de4 fix: allow_zero_valuation_rate for rejected qty by Suraj Shetty · 3 years, 5 months ago
  81. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  82. 55d47a2 fix(pos): UI fixes related to overflowing payment section (#25652) by Saqib · 3 years, 5 months ago
  83. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 5 months ago
  84. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 5 months ago
  85. f2eb8dd feat: Transaction Deletion Record (#25354) by Ganga Manoj · 3 years, 5 months ago
  86. 6e179c3 fix: sync shopify customer addresses (#25481) by Ankush Menat · 3 years, 5 months ago
  87. 9226cd3 feat(india): reduced rate of depreciation as per IT Act (#25648) by Saqib · 3 years, 5 months ago
  88. ec6b652 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  89. 2ac27d7 test: Fix test dependency by Suraj Shetty · 3 years, 5 months ago
  90. 142ec9e test: Pass ConflictingTaxRule during tax rule test by Suraj Shetty · 3 years, 5 months ago
  91. aa9e172 feat: Add Create Expense Claim button in Delivery Trip (#25526) by Ganga Manoj · 3 years, 5 months ago
  92. 80aa8a3 Merge branch 'develop' of github.com:frappe/erpnext into parallel-distributed-testing by Suraj Shetty · 3 years, 5 months ago
  93. 64bd4f2 Merge pull request #25611 from rohitwaghchaure/validation-to-check-duplicate-serial-nos by rohitwaghchaure · 3 years, 5 months ago
  94. 42fe07b Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report by rohitwaghchaure · 3 years, 5 months ago
  95. 1726ce5 Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no by rohitwaghchaure · 3 years, 5 months ago
  96. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 5 months ago
  97. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  98. e28165e fix: force https for shopify webhook registration (#25630) by Ankush Menat · 3 years, 5 months ago
  99. da7fefe fix: timesheet filter date exclusive issue (#25626) by Anupam Kumar · 3 years, 5 months ago
  100. f97cc03 fix: initialize filters in constructor by Faris Ansari · 3 years, 5 months ago