1. 297dc5e perf: add basic optimisation for uom conversion by Ankush Menat · 3 years, 5 months ago
  2. 958d485 refactor: msgprint(raise_exception)->frappe.throw by Ankush Menat · 3 years, 5 months ago
  3. ccbde0e refactor: use enumerate instead of trackign index by Ankush Menat · 3 years, 5 months ago
  4. 44c4892 chore: remove py2 compat code by Ankush Menat · 3 years, 5 months ago
  5. c229ac9 refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  6. 4b484d7 refactor: use is_new() instead of __islocal by Ankush Menat · 3 years, 5 months ago
  7. 931c886 fix: not checking all fields by Ankush Menat · 3 years, 5 months ago
  8. 83e6e2e refactor: add guard clause for readability by Ankush Menat · 3 years, 5 months ago
  9. 0b4858d refactor: eliminate unnecessary loop, container casts by Ankush Menat · 3 years, 5 months ago
  10. ad58a81 refactor: code cleanup by Ankush Menat · 3 years, 5 months ago
  11. 4a2dbd4 refactor: cleanup get_timeline_data, remove py2 by Ankush Menat · 3 years, 5 months ago
  12. 330353a refactor: use frappe.throw instread of recreating by Ankush Menat · 3 years, 5 months ago
  13. 1097dc8 fix: show allow zero valuation only when auto checked (#25778) by Alan · 3 years, 5 months ago
  14. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 5 months ago
  15. 84730aa Merge pull request #25754 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running-13 by rohitwaghchaure · 3 years, 5 months ago
  16. 722cfdb Merge pull request #25701 from anupamvs/timesheet-refactor by Rucha Mahabal · 3 years, 5 months ago
  17. a7d0dbb fix: calculate total billing amount on fetching timesheets by Rucha Mahabal · 3 years, 5 months ago
  18. 8a407f1 fix: sider issues by Rucha Mahabal · 3 years, 5 months ago
  19. be247ec fix: error message placeholders and sider issues by Rucha Mahabal · 3 years, 5 months ago
  20. 0d8b9a9 fix(patch): billable field not renamed by Rucha Mahabal · 3 years, 5 months ago
  21. 181c5d2 Merge pull request #25767 from deepeshgarg007/gst-ptach-fix-1 by Deepesh Garg · 3 years, 5 months ago
  22. 21e662f fix: apply permission while selecting projects (#25765) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  23. 4427390 fix: Do not throw error in migrate by Deepesh Garg · 3 years, 5 months ago
  24. 1270feb fix: sider issues by Anupam · 3 years, 5 months ago
  25. aa516e5 fix: review changes by Anupam · 3 years, 5 months ago
  26. aeb8838 patch: timesheet changes by Anupam · 3 years, 5 months ago
  27. 8bc90ff Merge pull request #25755 from nextchamp-saqib/improve-missing-cost-center-msg by Deepesh Garg · 3 years, 5 months ago
  28. b63cc30 Merge pull request #25759 from nextchamp-saqib/einvoicing-fix-7 by Deepesh Garg · 3 years, 5 months ago
  29. b9ad385 fix: remove uncessary query by Saqib Ansari · 3 years, 5 months ago
  30. 7fb385a fix: cannot bypass e-invoicing for non gst item invoices by Saqib Ansari · 3 years, 5 months ago
  31. 4bd6413 fix: address template with upper filter throws jinja error (#25756) by Saqib · 3 years, 5 months ago
  32. 4e73c8a restructuring timesheet fields by Anupam · 3 years, 5 months ago
  33. bf7f053 fix: added error handling if entry already exists by noahjacob · 3 years, 5 months ago
  34. 8e34c49 refactor: using get_all instead of get_list by noahjacob · 3 years, 5 months ago
  35. 3768216 refactor: updated permissions and mandatory fields by noahjacob · 3 years, 5 months ago
  36. f79ef5d fix: missing cost center message on creating gl entries by Saqib Ansari · 3 years, 5 months ago
  37. 5456873 fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  38. 9bd7794 added multi-currency fields by Anupam · 3 years, 5 months ago
  39. 90f7ec8 fix: Accumulated depreciation (#25748) by anushka19 · 3 years, 5 months ago
  40. 8d7d4b0 fix: expected amount in pos closing payments table (#25737) by Saqib · 3 years, 5 months ago
  41. 0b29bc0 Merge pull request #25744 from mujeerhashmi/fix-project-kanban-filter-hotfix by Marica · 3 years, 5 months ago
  42. 426b040 fix: Project filter for Kanban Board by Syed Mujeer Hashmi · 3 years, 5 months ago
  43. 814fd19 Merge pull request #25732 from noahjacob/ux_landed_cost_voucher by Marica · 3 years, 5 months ago
  44. 5da34bd Merge pull request #25731 from ankush/escaping_company_name by Marica · 3 years, 5 months ago
  45. bdba064 fix: duplicate stock entry (#25486) by Devin Slauenwhite · 3 years, 5 months ago
  46. 0ab0fcd feat: added supplier item group link in supplier dashboard by noahjacob · 3 years, 5 months ago
  47. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 5 months ago
  48. b6783b1 chore: translation fixes by Ankush Menat · 3 years, 5 months ago
  49. f3b3d81 fix: escape company name in deferred_revenue by Ankush Menat · 3 years, 5 months ago
  50. 41ac8be refactor: base_amount field moved below amount field and renamed by noahjacob · 3 years, 5 months ago
  51. 42d2f66 fix: sider fixes by Anupam · 3 years, 5 months ago
  52. 87baa64 Merge pull request #25260 from AfshanKhan/dimension-wise-accounts-balance-reports by Deepesh Garg · 3 years, 5 months ago
  53. 35137ba removing currency filter and added rate conversion while fetching timesheets in SI by Anupam · 3 years, 5 months ago
  54. cab998c adding patch by Anupam · 3 years, 5 months ago
  55. fd4743c refactor: timesheet by Anupam · 3 years, 5 months ago
  56. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 5 months ago
  57. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 5 months ago
  58. 98fc419 fix: send emails on rfq submit (#25695) by Alan · 3 years, 5 months ago
  59. eca8629 fix: show uom for item in selector dialog (#25697) by Alan · 3 years, 5 months ago
  60. be3cde9 chore: Code clean up for purchase receipt GL (#25379) by Deepesh Garg · 3 years, 5 months ago
  61. 55fe85d feat(India): Multiple GST enhancement and fixes (#25249) by Deepesh Garg · 3 years, 5 months ago
  62. ba940bb Merge pull request #25702 from rohitwaghchaure/change-today-to-now-for-reposting by rohitwaghchaure · 3 years, 5 months ago
  63. fc44478 Update repost_item_valuation.py by rohitwaghchaure · 3 years, 5 months ago
  64. af1376c chore: change today to now to get data for reposting by Rohit Waghchaure · 3 years, 5 months ago
  65. e85770f fix: bank statement import via google sheet (#25676) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  66. d42dd5d Merge pull request #25694 from rohitwaghchaure/fixed-warehouse-tree-time-out-error-13hotfix by rohitwaghchaure · 3 years, 5 months ago
  67. 27f50d5 fix: timeout error while loading warehouse tree by Rohit Waghchaure · 3 years, 5 months ago
  68. 347fced Merge pull request #25698 from deepeshgarg007/consolidated_report_param_fix by Deepesh Garg · 3 years, 5 months ago
  69. 95e05fb fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet by Deepesh Garg · 3 years, 5 months ago
  70. 0c482fd feat: Leave Policy Assignment Refactor (#24327) by Anurag Mishra · 3 years, 5 months ago
  71. 0612300 Merge pull request #25688 from rohitwaghchaure/fixed-woocommerce-order-sync-issue by rohitwaghchaure · 3 years, 5 months ago
  72. c3c54fe fix: Woocommerce order sync issue by Rohit Waghchaure · 3 years, 5 months ago
  73. 3c79ee3 Merge pull request #25672 from rohitwaghchaure/fixed-don-not-mao-set-warehouse by rohitwaghchaure · 3 years, 5 months ago
  74. dc205e8 fix: Dialog variable assignment after definition in POS (#25681) by Afshan · 3 years, 5 months ago
  75. 4fbabb4 Merge pull request #25679 from rohitwaghchaure/fixed-new-fields-not-added by rohitwaghchaure · 3 years, 5 months ago
  76. 9f017a3 fix: updated modified time to pull new fields by Rohit Waghchaure · 3 years, 5 months ago
  77. e7a2fdd fix: change links in workspace (#25674) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  78. d984be0 fix: don't map set warehouse from delivery note to purchase receipt by Rohit Waghchaure · 3 years, 5 months ago
  79. b1f8c80 ci: enable semgrep check on v13 branches and update rules (#25647) by Ankush Menat · 3 years, 5 months ago
  80. 958c96e Merge pull request #25660 from deepeshgarg007/promotional_item_cost_center by rohitwaghchaure · 3 years, 5 months ago
  81. a665f14 fix: Error on adding bank account to plaid (#25658) by Deepesh Garg · 3 years, 5 months ago
  82. a60c308 fix: Breaking cost center validation by Deepesh Garg · 3 years, 5 months ago
  83. d252068 fix: Error on applying TDS without party (#25632) by Deepesh Garg · 3 years, 5 months ago
  84. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 5 months ago
  85. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  86. 55d47a2 fix(pos): UI fixes related to overflowing payment section (#25652) by Saqib · 3 years, 5 months ago
  87. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 5 months ago
  88. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 5 months ago
  89. f2eb8dd feat: Transaction Deletion Record (#25354) by Ganga Manoj · 3 years, 5 months ago
  90. 6e179c3 fix: sync shopify customer addresses (#25481) by Ankush Menat · 3 years, 5 months ago
  91. 9226cd3 feat(india): reduced rate of depreciation as per IT Act (#25648) by Saqib · 3 years, 5 months ago
  92. 7715441 feat: added supplier item group doctype by noahjacob · 3 years, 5 months ago
  93. aa9e172 feat: Add Create Expense Claim button in Delivery Trip (#25526) by Ganga Manoj · 3 years, 5 months ago
  94. 64bd4f2 Merge pull request #25611 from rohitwaghchaure/validation-to-check-duplicate-serial-nos by rohitwaghchaure · 3 years, 5 months ago
  95. 42fe07b Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report by rohitwaghchaure · 3 years, 5 months ago
  96. 1726ce5 Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no by rohitwaghchaure · 3 years, 5 months ago
  97. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 5 months ago
  98. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  99. e28165e fix: force https for shopify webhook registration (#25630) by Ankush Menat · 3 years, 5 months ago
  100. da7fefe fix: timesheet filter date exclusive issue (#25626) by Anupam Kumar · 3 years, 5 months ago