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