1. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  2. 6bf7bd6 Merge branch 'develop' into gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago
  3. 40a45a3 Merge pull request #29907 from deepeshgarg007/tds_payable_total_amount by Deepesh Garg · 2 years, 8 months ago
  4. afc8135 test: only test erpnext doctypes by Ankush Menat · 2 years, 8 months ago
  5. 3a5dbfa fix: make cashflow mapping template child doctype by Ankush Menat · 2 years, 8 months ago
  6. a82cf72 fix: Total Credit amount in TDS Payable monthly report by Deepesh Garg · 2 years, 8 months ago
  7. e13d774 Merge branch 'develop' into gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago
  8. 0b5e618 fix: Update bank reconciliation statement by Deepesh Garg · 2 years, 8 months ago
  9. 295cbb0 fix: Update queries in Bank Reconciliation Tool by Deepesh Garg · 2 years, 8 months ago
  10. 5a2b571 fix: Validate party account with company by Deepesh Garg · 2 years, 8 months ago
  11. 8b3d908 Merge branch 'develop' into consolidated_financial_statment_error by Deepesh Garg · 2 years, 8 months ago
  12. 555b133 feat: Bank Reconciliation for loan documents by Deepesh Garg · 2 years, 8 months ago
  13. b3d4465 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 8 months ago
  14. 680f8c4 Merge pull request #29848 from nextchamp-saqib/fix-brt-currency by Saqib Ansari · 2 years, 8 months ago
  15. 60674e5 fix: currency in bank reconciliation tool by Saqib Ansari · 2 years, 8 months ago
  16. db1957f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 8 months ago
  17. 4a33cda Merge pull request #29791 from deepeshgarg007/tds_payable_cancelled_entries by Deepesh Garg · 2 years, 8 months ago
  18. fec40aa fix: Linting issues by Deepesh Garg · 2 years, 8 months ago
  19. 42cdd6d fix: Remove commented out code by Deepesh Garg · 2 years, 8 months ago
  20. 10629f7 Merge branch 'develop' into reverse_entry_dead_lock by Deepesh Garg · 2 years, 8 months ago
  21. 973f6b1 fix: Gross profit for credit notes by Deepesh Garg · 2 years, 8 months ago
  22. 04cbde2 fix: Filter out bank payment entries by Deepesh Garg · 2 years, 8 months ago
  23. 2ff6b35 fix: Fixes in TDS payable monthly report by Deepesh Garg · 2 years, 8 months ago
  24. 18d0a59 fix: disable rounded total in opening invoice creation tool by Saqib Ansari · 2 years, 8 months ago
  25. ae61300 fix: Error in consolidated financial statements by Deepesh Garg · 2 years, 8 months ago
  26. 07bcbc6 fix: Remove unused param by Deepesh Garg · 2 years, 8 months ago
  27. eb8b424 feat: item-wise negative stock setting (#29761) by Ankush Menat · 2 years, 8 months ago
  28. d93d2a8 chore: remove deprecated print format by Sagar Vora · 2 years, 8 months ago
  29. 2172ab2 fix: Update columns in new format by Deepesh Garg · 2 years, 8 months ago
  30. 78dd364 fix: cannot jump to sales invoice in gross profit report by Saqib Ansari · 2 years, 8 months ago
  31. da73685 fix: Multiple fixes in Gross Profit report by Deepesh Garg · 2 years, 8 months ago
  32. b35b637 Merge pull request #29701 from nextchamp-saqib/consolidation-round-off-err by Saqib Ansari · 2 years, 8 months ago
  33. 0ebd32d fix: cancelling of consolidated sales invoice that doesn't have closing entry by Saqib Ansari · 2 years, 8 months ago
  34. 7525686 fix(test): do not enable negative stock by Saqib Ansari · 2 years, 8 months ago
  35. 8ff7587 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  36. 6fd5281 Merge branch 'develop' into reverse_entry_dead_lock by Deepesh Garg · 2 years, 8 months ago
  37. 07dc228 Merge branch 'develop' into consolidation-round-off-err by Saqib Ansari · 2 years, 8 months ago
  38. 6fa406d fix(test): pass price_list_rate only if pricing rule has to be removed by Saqib Ansari · 2 years, 8 months ago
  39. c2b83a0 fix(test): case if write off is calculated as negative amount by Saqib Ansari · 2 years, 8 months ago
  40. b51a5d9 Merge pull request #29709 from nextchamp-saqib/fix-bank-reco-currency by Saqib Ansari · 2 years, 8 months ago
  41. afc5c26 fix(test): ignore stock validation by Saqib Ansari · 2 years, 8 months ago
  42. 3f96273 Merge branch 'develop' of https://github.com/frappe/erpnext into consolidation-round-off-err by Saqib Ansari · 2 years, 8 months ago
  43. 0fc5d22 fix: currency in bank reconciliation chart by Saqib Ansari · 2 years, 8 months ago
  44. 4f43955 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  45. 8eff296 Merge pull request #29699 from nextchamp-saqib/improve-debit-to-err-msg by Saqib Ansari · 2 years, 8 months ago
  46. 4c3d751 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  47. 0452d7d fix(pos): incorrect grand_total in case of inclusive taxes on item by Saqib Ansari · 2 years, 8 months ago
  48. e93bb8a chore: show credit/debit-to account in error message by Saqib Ansari · 2 years, 8 months ago
  49. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 2 years, 8 months ago
  50. 2280ae5 Merge pull request #29549 from frappe/mergify/bp/develop/pr-29290 by Deepesh Garg · 2 years, 8 months ago
  51. cec971b Merge pull request #29349 from alyf-de/disable-item-tax-category by Deepesh Garg · 2 years, 8 months ago
  52. 104a55a feat: Tab views in Stocks and Accounts Settings (#29638) by Umair Sayed · 2 years, 8 months ago
  53. 768e6b2 Merge branch 'develop' into remove-nonprofit by Chillar Anand · 2 years, 8 months ago
  54. ff57450 fix: Replace ORM with query builder by Deepesh Garg · 2 years, 8 months ago
  55. 81b9678 Merge pull request #29601 from deepeshgarg007/provisonal_loss_bs by Deepesh Garg · 2 years, 8 months ago
  56. 3e6fade Merge pull request #29641 from deepeshgarg007/jv_cancel_ignore by Deepesh Garg · 2 years, 8 months ago
  57. 8858c70 fix: ignore cancelled svd while updating GLE for PR by Ankush Menat · 2 years, 9 months ago
  58. b5242df Merge branch 'develop' into disable-item-tax-category by Raffael Meyer · 2 years, 9 months ago
  59. 6f7ae62 fix: Ignore linked invoices on Journal Entry cancel by Deepesh Garg · 2 years, 9 months ago
  60. ba847ef Merge branch 'develop' into provisonal_loss_bs by Ankush Menat · 2 years, 9 months ago
  61. 325dc92 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  62. ed2c6b6 fix: Incorrect provisional profit and loss in balance sheet by Deepesh Garg · 2 years, 9 months ago
  63. 5a7236e Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 9 months ago
  64. ffec865 fix: Make a deep copy of GLE by Deepesh Garg · 2 years, 9 months ago
  65. f1c3bce fix: Deadlock on making reverse GL Entries by Deepesh Garg · 2 years, 9 months ago
  66. 4b62d2d fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip by marination · 2 years, 9 months ago
  67. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  68. 008b331 Merge branch 'cc-allocation' into develop by Nabin Hait · 2 years, 9 months ago
  69. 81d1ad6 fix: Allocation percentage fieldtype changed to percent by Nabin Hait · 2 years, 9 months ago
  70. 4055cc7 Merge pull request #29556 from nextchamp-saqib/nemesis189-pos-service-items by Saqib Ansari · 2 years, 9 months ago
  71. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 9 months ago
  72. 4557b6a Merge branch 'develop' into pos-service-items by Saqib Ansari · 2 years, 9 months ago
  73. 1fd8539 fix: check so_detail before dn_detail by Sagar Sharma · 2 years, 9 months ago
  74. 19e5dfb Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  75. 5b0ec64 fix: sider issues by Nabin Hait · 2 years, 9 months ago
  76. 6099af5 fix: Fixed test case and sider issues by Nabin Hait · 2 years, 9 months ago
  77. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 2 years, 9 months ago
  78. 3dadfc9 patch: Removed files and code related to old distributed cost center feature by Nabin Hait · 2 years, 9 months ago
  79. c09d5a6 fix: Delete old fields from cost center related to distributed cost center by Nabin Hait · 2 years, 9 months ago
  80. 174104c feat: Workspace link for Cost Center Allocation by Nabin Hait · 2 years, 9 months ago
  81. 004c1ed feat: Split Gl Entry based on cost center allocation by Nabin Hait · 2 years, 9 months ago
  82. ac2e191 Cost Center Allocation doctype, validations and test cases by Nabin Hait · 2 years, 9 months ago
  83. 05bbb69 fix: Validation for invalid serial nos at POS invoice level (#29447) by Subin Tom · 2 years, 9 months ago
  84. 1170bee Merge pull request #29480 from nextchamp-saqib/revert-drop-einvoicing by Saqib Ansari · 2 years, 9 months ago
  85. b818b93 Update sales_invoice.js (#29491) by smehata · 2 years, 9 months ago
  86. 2bf405d fix:Add shipping charges to taxes only if applicable by Deepesh Garg · 2 years, 9 months ago
  87. 273fbe7 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 9 months ago
  88. 452a809 Merge pull request #28877 from nextchamp-saqib/multiple-pricing-rule-fix by Saqib Ansari · 2 years, 9 months ago
  89. 8a66a7a Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 9 months ago
  90. 2c100a5 Merge branch 'develop' into revert-drop-einvoicing by Saqib Ansari · 2 years, 9 months ago
  91. 0b62681 feat(e-invoicing): dispatch address (#28084) by Saqib · 3 years ago
  92. c5782b0 revert: "refactor!: drop e-invoicing integration from erpnext (#26940)" by Saqib Ansari · 2 years, 9 months ago
  93. b05287d fix: drop `six` code (#29479) by Ankush Menat · 2 years, 9 months ago
  94. 16ca81d refactor: Remove non-profit code in ERPNext by ChillarAnand · 2 years, 9 months ago
  95. b72cdb4 fix: Previous document currency getting overriden by Deepesh Garg · 2 years, 9 months ago
  96. 108d104 Merge pull request #29360 from ruthra-kumar/test_case_deferred_report by Deepesh Garg · 2 years, 9 months ago
  97. 34be90b Merge pull request #29407 from ruthra-kumar/dimension_in_opening_invoice by Deepesh Garg · 2 years, 9 months ago
  98. f122a47 refactor: fix failing test cases by ruthra · 2 years, 9 months ago
  99. 80ea163 fix: linter issue by ruthra · 2 years, 9 months ago
  100. 88463dc test: validating custom accouting dimension in opening invoice tool by ruthra · 2 years, 9 months ago