1. c9aa726 feat: Tax deduction against advance payments by Deepesh Garg · 4 years, 1 month ago
  2. 3efd411 fix: Hold status is added in the report by Anuja P · 3 years, 5 months ago
  3. 073dcf7 ci(semgrep): fix false positives (#25823) by Ankush Menat · 3 years, 5 months ago
  4. 09d9bd1 Merge pull request #25816 from deepeshgarg007/jv_diff_ignore_v13 by Deepesh Garg · 3 years, 5 months ago
  5. bc7c5bf Merge pull request #25817 from rohitwaghchaure/fix-removed-serial-no-validate-for-sales-invoice by rohitwaghchaure · 3 years, 5 months ago
  6. b4f0347 fix: removed serial no validation for sales invoice by Rohit Waghchaure · 3 years, 5 months ago
  7. 7c0383a Merge pull request #25815 from deepeshgarg007/cash_flow_mapper_v13 by Deepesh Garg · 3 years, 5 months ago
  8. 5670cf4 feat: enhancements in Training Event (#25782) by Anurag Mishra · 3 years, 5 months ago
  9. 2511224 fix: Ignore rounding diff while importig JV using data import by Deepesh Garg · 3 years, 5 months ago
  10. c348215 fix: Cashlfow mapper not showing data by Deepesh Garg · 3 years, 5 months ago
  11. 63e4ab4 Merge pull request #25777 from Anuja-pawar/fix-process-SOA-format by Deepesh Garg · 3 years, 5 months ago
  12. dd5b31f fix: set disable rounded total if it is globally enabled (#25789) by Saqib · 3 years, 5 months ago
  13. b6d061f fix(pos): handle db lock timeout error while pos closing (#25813) by Saqib · 3 years, 5 months ago
  14. 15f8a0f test: fix flaky test by Ankush Menat · 3 years, 5 months ago
  15. 3aed662 chore: translation / semgrep / sider fixes by Ankush Menat · 3 years, 5 months ago
  16. c15fef5 test: item naming series behaviour by Ankush Menat · 3 years, 5 months ago
  17. 76dd6e9 test: contextmanager to change settings by Ankush Menat · 3 years, 5 months ago
  18. 42e057d test: add test for get_timeline_data in item by Ankush Menat · 3 years, 5 months ago
  19. e971b45 test: add test for is_stock_item by Ankush Menat · 3 years, 5 months ago
  20. 57266a7 refactor: check_stock_uom_with_bin by Ankush Menat · 3 years, 5 months ago
  21. fc54cf6 test: add tests for checking stock_uom with bin by Ankush Menat · 3 years, 5 months ago
  22. 4e360f8 test: hoist defaults to function signature by Ankush Menat · 3 years, 5 months ago
  23. a11a8e8 chore: add blame ignore file by Ankush Menat · 3 years, 5 months ago
  24. eb17732 test: add test for item attribute completion by Ankush Menat · 3 years, 5 months ago
  25. f5a937b test: check index creation on item table by Ankush Menat · 3 years, 5 months ago
  26. b9fa12d test: add tests for uom conversion function by Ankush Menat · 3 years, 5 months ago
  27. 019be66 fix: consider all UOMs for intermediate conversion by Ankush Menat · 3 years, 5 months ago
  28. 0d7f54c refactor: simplify UOM conversion logic by Ankush Menat · 3 years, 5 months ago
  29. 297dc5e perf: add basic optimisation for uom conversion by Ankush Menat · 3 years, 5 months ago
  30. 958d485 refactor: msgprint(raise_exception)->frappe.throw by Ankush Menat · 3 years, 5 months ago
  31. ccbde0e refactor: use enumerate instead of trackign index by Ankush Menat · 3 years, 5 months ago
  32. 44c4892 chore: remove py2 compat code by Ankush Menat · 3 years, 5 months ago
  33. dc7afa7 fix: profitability test (#25812) by Jannat Patel · 3 years, 5 months ago
  34. bf1b3b8 refactor: updated conditional visibility of check box by noahjacob · 3 years, 5 months ago
  35. 6809ff4 Merge pull request #25776 from rohitwaghchaure/fixed-warehouse-not-found-issue by rohitwaghchaure · 3 years, 5 months ago
  36. c12264f chore: Cleanup Customer and Supplier Details section in Stock Entry by marination · 3 years, 5 months ago
  37. ce88c94 Update stock_entry.js by rohitwaghchaure · 3 years, 5 months ago
  38. 5457db0 chore: remove uses of six.PY2 in codebase (#25062) by krishnagirishp · 3 years, 5 months ago
  39. 7b4a38c chore: remove print from account controller (#25807) by Ankush Menat · 3 years, 5 months ago
  40. a2d6cf3 chore: remove pytlint config (#25796) by Ankush Menat · 3 years, 5 months ago
  41. c229ac9 refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  42. 4b484d7 refactor: use is_new() instead of __islocal by Ankush Menat · 3 years, 5 months ago
  43. 931c886 fix: not checking all fields by Ankush Menat · 3 years, 5 months ago
  44. 83e6e2e refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  45. 0b4858d refactor: eliminate unnecessary loop, container casts by Ankush Menat · 3 years, 5 months ago
  46. ad58a81 refactor: code cleanup by Ankush Menat · 3 years, 5 months ago
  47. 4a2dbd4 refactor: cleanup get_timeline_data, remove py2 by Ankush Menat · 3 years, 5 months ago
  48. 330353a refactor: use frappe.throw instread of recreating by Ankush Menat · 3 years, 5 months ago
  49. e1ab290 chore: remove woocommerce package (#25736) by Ankush Menat · 3 years, 5 months ago
  50. eaf0465 Merge pull request #25797 from marination/item-variants-report by Marica · 3 years, 5 months ago
  51. b0019bc fix: Item Variant Details Report by marination · 3 years, 5 months ago
  52. ab34f5b Merge pull request #25742 from ankush/disable_submit_btn by rohitwaghchaure · 3 years, 5 months ago
  53. 579a1b7 Merge pull request #25779 from ankush/parallel_stock_transactions by rohitwaghchaure · 3 years, 5 months ago
  54. 0b5e340 fix(pos): return case for item with available qty equal to one (#25760) by Saqib · 3 years, 5 months ago
  55. e930456 fix(e-invoicing): 'NoneType' object is not iterable (#25781) by Saqib · 3 years, 5 months ago
  56. 1097dc8 fix: show allow zero valuation only when auto checked (#25778) by Alan · 3 years, 5 months ago
  57. 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 5 months ago
  58. 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 5 months ago
  59. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 5 months ago
  60. 795909f fix: warehouse not found in stock entry by Rohit Waghchaure · 3 years, 5 months ago
  61. 605ea04 fix: update process SOA format by Anuja P · 3 years, 5 months ago
  62. 84730aa Merge pull request #25754 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running-13 by rohitwaghchaure · 3 years, 5 months ago
  63. 722cfdb Merge pull request #25701 from anupamvs/timesheet-refactor by Rucha Mahabal · 3 years, 5 months ago
  64. a7d0dbb fix: calculate total billing amount on fetching timesheets by Rucha Mahabal · 3 years, 5 months ago
  65. 8a407f1 fix: sider issues by Rucha Mahabal · 3 years, 5 months ago
  66. be247ec fix: error message placeholders and sider issues by Rucha Mahabal · 3 years, 5 months ago
  67. 0d8b9a9 fix(patch): billable field not renamed by Rucha Mahabal · 3 years, 5 months ago
  68. f0e6a16 test: updated test for generated schedule dates by noahjacob · 3 years, 5 months ago
  69. 181c5d2 Merge pull request #25767 from deepeshgarg007/gst-ptach-fix-1 by Deepesh Garg · 3 years, 5 months ago
  70. 21e662f fix: apply permission while selecting projects (#25765) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  71. 4427390 fix: Do not throw error in migrate by Deepesh Garg · 3 years, 5 months ago
  72. 0169cd8 fix: sider by noahjacob · 3 years, 5 months ago
  73. 1270feb fix: sider issues by Anupam · 3 years, 5 months ago
  74. aa516e5 fix: review changes by Anupam · 3 years, 5 months ago
  75. aeb8838 patch: timesheet changes by Anupam · 3 years, 5 months ago
  76. 0859823 refactor: suggested changes by noahjacob · 3 years, 5 months ago
  77. 8bc90ff Merge pull request #25755 from nextchamp-saqib/improve-missing-cost-center-msg by Deepesh Garg · 3 years, 5 months ago
  78. b63cc30 Merge pull request #25759 from nextchamp-saqib/einvoicing-fix-7 by Deepesh Garg · 3 years, 5 months ago
  79. b9ad385 fix: remove uncessary query by Saqib Ansari · 3 years, 5 months ago
  80. 7fb385a fix: cannot bypass e-invoicing for non gst item invoices by Saqib Ansari · 3 years, 5 months ago
  81. 4bd6413 fix: address template with upper filter throws jinja error (#25756) by Saqib · 3 years, 5 months ago
  82. 516c789 refactor: variable names and suggested changes by noahjacob · 3 years, 5 months ago
  83. 4e73c8a restructuring timesheet fields by Anupam · 3 years, 5 months ago
  84. bf7f053 fix: added error handling if entry already exists by noahjacob · 3 years, 5 months ago
  85. 8e34c49 refactor: using get_all instead of get_list by noahjacob · 3 years, 5 months ago
  86. 3768216 refactor: updated permissions and mandatory fields by noahjacob · 3 years, 5 months ago
  87. f79ef5d fix: missing cost center message on creating gl entries by Saqib Ansari · 3 years, 5 months ago
  88. 5456873 fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  89. 9bd7794 added multi-currency fields by Anupam · 3 years, 5 months ago
  90. 90f7ec8 fix: Accumulated depreciation (#25748) by anushka19 · 3 years, 5 months ago
  91. 8d7d4b0 fix: expected amount in pos closing payments table (#25737) by Saqib · 3 years, 5 months ago
  92. 0b29bc0 Merge pull request #25744 from mujeerhashmi/fix-project-kanban-filter-hotfix by Marica · 3 years, 5 months ago
  93. 426b040 fix: Project filter for Kanban Board by Syed Mujeer Hashmi · 3 years, 5 months ago
  94. 814fd19 Merge pull request #25732 from noahjacob/ux_landed_cost_voucher by Marica · 3 years, 5 months ago
  95. ecbb8cb revert: "fix: duplicate stock entry (#25486)" by Ankush Menat · 3 years, 5 months ago
  96. 042b852 fix: disable submit button to avoid multiple calls by Ankush Menat · 3 years, 5 months ago
  97. 5da34bd Merge pull request #25731 from ankush/escaping_company_name by Marica · 3 years, 5 months ago
  98. bdba064 fix: duplicate stock entry (#25486) by Devin Slauenwhite · 3 years, 5 months ago
  99. 0ab0fcd feat: added supplier item group link in supplier dashboard by noahjacob · 3 years, 5 months ago
  100. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 5 months ago