1. 8e34c49 refactor: using get_all instead of get_list by noahjacob · 3 years, 5 months ago
  2. 3768216 refactor: updated permissions and mandatory fields by noahjacob · 3 years, 5 months ago
  3. f79ef5d fix: missing cost center message on creating gl entries by Saqib Ansari · 3 years, 5 months ago
  4. 5456873 fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 5 months ago
  5. 9bd7794 added multi-currency fields by Anupam · 3 years, 5 months ago
  6. 90f7ec8 fix: Accumulated depreciation (#25748) by anushka19 · 3 years, 5 months ago
  7. 8d7d4b0 fix: expected amount in pos closing payments table (#25737) by Saqib · 3 years, 5 months ago
  8. 0b29bc0 Merge pull request #25744 from mujeerhashmi/fix-project-kanban-filter-hotfix by Marica · 3 years, 5 months ago
  9. 426b040 fix: Project filter for Kanban Board by Syed Mujeer Hashmi · 3 years, 5 months ago
  10. 814fd19 Merge pull request #25732 from noahjacob/ux_landed_cost_voucher by Marica · 3 years, 5 months ago
  11. ecbb8cb revert: "fix: duplicate stock entry (#25486)" by Ankush Menat · 3 years, 5 months ago
  12. 042b852 fix: disable submit button to avoid multiple calls by Ankush Menat · 3 years, 5 months ago
  13. 5da34bd Merge pull request #25731 from ankush/escaping_company_name by Marica · 3 years, 5 months ago
  14. bdba064 fix: duplicate stock entry (#25486) by Devin Slauenwhite · 3 years, 5 months ago
  15. 0ab0fcd feat: added supplier item group link in supplier dashboard by noahjacob · 3 years, 5 months ago
  16. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 5 months ago
  17. b6783b1 chore: translation fixes by Ankush Menat · 3 years, 5 months ago
  18. f3b3d81 fix: escape company name in deferred_revenue by Ankush Menat · 3 years, 5 months ago
  19. 41ac8be refactor: base_amount field moved below amount field and renamed by noahjacob · 3 years, 5 months ago
  20. 42d2f66 fix: sider fixes by Anupam · 3 years, 5 months ago
  21. 87baa64 Merge pull request #25260 from AfshanKhan/dimension-wise-accounts-balance-reports by Deepesh Garg · 3 years, 5 months ago
  22. 35137ba removing currency filter and added rate conversion while fetching timesheets in SI by Anupam · 3 years, 5 months ago
  23. cab998c adding patch by Anupam · 3 years, 5 months ago
  24. fd4743c refactor: timesheet by Anupam · 3 years, 5 months ago
  25. d8de7fc feat: Show net values in Party Accounts by Deepesh Garg · 3 years, 5 months ago
  26. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 5 months ago
  27. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 5 months ago
  28. 98fc419 fix: send emails on rfq submit (#25695) by Alan · 3 years, 5 months ago
  29. eca8629 fix: show uom for item in selector dialog (#25697) by Alan · 3 years, 5 months ago
  30. be3cde9 chore: Code clean up for purchase receipt GL (#25379) by Deepesh Garg · 3 years, 5 months ago
  31. 55fe85d feat(India): Multiple GST enhancement and fixes (#25249) by Deepesh Garg · 3 years, 5 months ago
  32. ba940bb Merge pull request #25702 from rohitwaghchaure/change-today-to-now-for-reposting by rohitwaghchaure · 3 years, 5 months ago
  33. fc44478 Update repost_item_valuation.py by rohitwaghchaure · 3 years, 5 months ago
  34. af1376c chore: change today to now to get data for reposting by Rohit Waghchaure · 3 years, 5 months ago
  35. e85770f fix: bank statement import via google sheet (#25676) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  36. d42dd5d Merge pull request #25694 from rohitwaghchaure/fixed-warehouse-tree-time-out-error-13hotfix by rohitwaghchaure · 3 years, 5 months ago
  37. 27f50d5 fix: timeout error while loading warehouse tree by Rohit Waghchaure · 3 years, 5 months ago
  38. 347fced Merge pull request #25698 from deepeshgarg007/consolidated_report_param_fix by Deepesh Garg · 3 years, 5 months ago
  39. 95e05fb fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet by Deepesh Garg · 3 years, 5 months ago
  40. 0c482fd feat: Leave Policy Assignment Refactor (#24327) by Anurag Mishra · 3 years, 5 months ago
  41. 0612300 Merge pull request #25688 from rohitwaghchaure/fixed-woocommerce-order-sync-issue by rohitwaghchaure · 3 years, 5 months ago
  42. c3c54fe fix: Woocommerce order sync issue by Rohit Waghchaure · 3 years, 5 months ago
  43. 3c79ee3 Merge pull request #25672 from rohitwaghchaure/fixed-don-not-mao-set-warehouse by rohitwaghchaure · 3 years, 5 months ago
  44. dc205e8 fix: Dialog variable assignment after definition in POS (#25681) by Afshan · 3 years, 5 months ago
  45. 4fbabb4 Merge pull request #25679 from rohitwaghchaure/fixed-new-fields-not-added by rohitwaghchaure · 3 years, 5 months ago
  46. 9f017a3 fix: updated modified time to pull new fields by Rohit Waghchaure · 3 years, 5 months ago
  47. e7a2fdd fix: change links in workspace (#25674) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  48. d984be0 fix: don't map set warehouse from delivery note to purchase receipt by Rohit Waghchaure · 3 years, 5 months ago
  49. b1f8c80 ci: enable semgrep check on v13 branches and update rules (#25647) by Ankush Menat · 3 years, 5 months ago
  50. 958c96e Merge pull request #25660 from deepeshgarg007/promotional_item_cost_center by rohitwaghchaure · 3 years, 5 months ago
  51. a665f14 fix: Error on adding bank account to plaid (#25658) by Deepesh Garg · 3 years, 5 months ago
  52. a60c308 fix: Breaking cost center validation by Deepesh Garg · 3 years, 5 months ago
  53. d252068 fix: Error on applying TDS without party (#25632) by Deepesh Garg · 3 years, 5 months ago
  54. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 5 months ago
  55. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  56. 55d47a2 fix(pos): UI fixes related to overflowing payment section (#25652) by Saqib · 3 years, 5 months ago
  57. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 5 months ago
  58. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 5 months ago
  59. f2eb8dd feat: Transaction Deletion Record (#25354) by Ganga Manoj · 3 years, 5 months ago
  60. 6e179c3 fix: sync shopify customer addresses (#25481) by Ankush Menat · 3 years, 5 months ago
  61. 9226cd3 feat(india): reduced rate of depreciation as per IT Act (#25648) by Saqib · 3 years, 5 months ago
  62. 50f52df refactor: variable names and refactored cancel function into submit function by noahjacob · 3 years, 5 months ago
  63. 7715441 feat: added supplier item group doctype by noahjacob · 3 years, 5 months ago
  64. aa9e172 feat: Add Create Expense Claim button in Delivery Trip (#25526) by Ganga Manoj · 3 years, 5 months ago
  65. 64bd4f2 Merge pull request #25611 from rohitwaghchaure/validation-to-check-duplicate-serial-nos by rohitwaghchaure · 3 years, 5 months ago
  66. 42fe07b Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report by rohitwaghchaure · 3 years, 5 months ago
  67. 1726ce5 Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no by rohitwaghchaure · 3 years, 5 months ago
  68. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 5 months ago
  69. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  70. e28165e fix: force https for shopify webhook registration (#25630) by Ankush Menat · 3 years, 5 months ago
  71. da7fefe fix: timesheet filter date exclusive issue (#25626) by Anupam Kumar · 3 years, 5 months ago
  72. 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 5 months ago
  73. 5618ce3 fix(Material Request): Add 'Partially Received' to Status drop-down list (#24857) by Ganga Manoj · 3 years, 5 months ago
  74. 062d301 fix: Include search fields in Project Link field query (#25505) by Rucha Mahabal · 3 years, 5 months ago
  75. 7f79d46 fix: Stock and Accounts Settings form refactor (#25534) by Umair Sayed · 3 years, 5 months ago
  76. 735fbdc fix: Updating Standard Notification's channel field (#25564) by Shariq Ansari · 3 years, 5 months ago
  77. 00e00e4 fix: Report summary showing inflated values when values are accumulated in Group Company (#25577) by Deepesh Garg · 3 years, 5 months ago
  78. f648d2d fix: added tax_types list (#25587) by Shadrak Gurupnor · 3 years, 5 months ago
  79. 996f7e5 fix: update shopify api version (#25600) by Ankush Menat · 3 years, 5 months ago
  80. f132ed4 fix: update item level cost center from POS (#25609) by Anuja Pawar · 3 years, 5 months ago
  81. 0e0de6b fix: prevent spurious defaults for items when making prec from dnote (#25559) by Alan · 3 years, 5 months ago
  82. 4ecae62 fix: added is_stock_item filter (#25530) by Noah Jacob · 3 years, 5 months ago
  83. 134eaa5 perf: Performance enhancement on setup wizard (#25605) by Nabin Hait · 3 years, 5 months ago
  84. 695becd fix: added validation in stock entry to check duplicate serial nos by Rohit Waghchaure · 3 years, 5 months ago
  85. dc6233b Merge pull request #25541 from rohitwaghchaure/fixed-incorrect-serial-no-set by rohitwaghchaure · 3 years, 5 months ago
  86. 900a8fb feat(pos): ability to retry on pos closing failure (#25595) by Saqib · 3 years, 5 months ago
  87. f43a86d perf: significant reduction in time taken to save a delivery note (#25475) by Sagar Vora · 3 years, 5 months ago
  88. d502f76 feat(e-invoicing): e-way bill validity field (#25555) by Saqib · 3 years, 5 months ago
  89. 8a1f86d Merge pull request #25582 from deepeshgarg007/this_variable by Deepesh Garg · 3 years, 5 months ago
  90. 9dd0a26 Merge pull request #25598 from deepeshgarg007/payment_reco_invoice_fix by Deepesh Garg · 3 years, 5 months ago
  91. 7ed5316 Merge pull request #25588 from 18alantom/fix-check-schedule-date by rohitwaghchaure · 3 years, 5 months ago
  92. 180ba1d Merge pull request #25590 from 18alantom/fix-use-get-serial-nos by rohitwaghchaure · 3 years, 5 months ago
  93. bb3e5d0 fix: allow to receive same serial numbers multiple times by Rohit Waghchaure · 3 years, 6 months ago
  94. 85b675a fix: Invoices not fetch during payment reconciliation by Deepesh Garg · 3 years, 5 months ago
  95. ffea9d4 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 5 months ago
  96. 136eb30 fix: use get_serial_nos for splitting by 18alantom · 3 years, 5 months ago
  97. 1bb7bb7 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 5 months ago
  98. 2a20a03 fix: check for None in item.schedule_date before setting by 18alantom · 3 years, 5 months ago
  99. 8be4148 Merge pull request #25575 from rohitwaghchaure/fixed-stock-balance-report-and-batchwise-report by rohitwaghchaure · 3 years, 5 months ago
  100. 04923d6 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 5 months ago