1. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  2. 587d2db fix: show proper currency symbol in taxes and charges table (#26827) by Afshan · 3 years, 2 months ago
  3. 1de4c01 fix: Deferred Revenue Section should be collapsible only if its not enabled (#26928) by Afshan · 3 years, 2 months ago
  4. b8658d0 fix: from_warehouse getting set to None (#26920) by Noah Jacob · 3 years, 2 months ago
  5. 88f13fe fix: ZeroDivisionError on creating e-invoice for credit note (#26915) by Saqib · 3 years, 2 months ago
  6. 80c85dd fix: Account currency validation for first transaction by Deepesh Garg · 3 years, 2 months ago
  7. 54c31ed feat: depreciate asset after sale (#26543) by Ganga Manoj · 3 years, 2 months ago
  8. f037bae Merge pull request #26397 from GangaManoj/po-payment-terms by Deepesh Garg · 3 years, 2 months ago
  9. a705456 Merge branch 'develop' into po-payment-terms by Deepesh Garg · 3 years, 2 months ago
  10. 42899d6 Merge branch 'develop' into stock-analytics by Marica · 3 years, 2 months ago
  11. 455d300 Revert "test: fix POS Closing Entry Test" by marination · 3 years, 2 months ago
  12. 867939f test: fixed asset movement tests by marination · 3 years, 2 months ago
  13. 8f1a3ae test: fix POS Closing Entry Test by marination · 3 years, 2 months ago
  14. bca30d6 test: fix Shift Request test by marination · 3 years, 2 months ago
  15. e5b0221 test: fix attendance request tests by marination · 3 years, 2 months ago
  16. c1c9c4b Merge branch 'develop' into fix_dn_test by Ankush · 3 years, 2 months ago
  17. 9152715 perf: various minor perf fixes for ledger postings (#26775) by Ankush · 3 years, 2 months ago
  18. e8be3a5 Merge branch 'develop' into stock-analytics by Marica · 3 years, 2 months ago
  19. bff3b09 fix: Override template only if setting is enabled by Deepesh Garg · 3 years, 2 months ago
  20. b614834 fix: unseting of payment if no pos profile found (#26884) by Afshan · 3 years, 2 months ago
  21. eb2050b fix: Brand filter in Stock Analytics by marination · 3 years, 2 months ago
  22. 55d8aaf fix: Stock Analytics Report must consider warehouse during calculation by marination · 3 years, 3 months ago
  23. 0e337be fix: cost center & account validation in Sales/Purchase Taxes and Charges (#25929) by Anuja Pawar · 3 years, 2 months ago
  24. 1cba77c fix: Sales Return cancellation if linked with Payment Entry (#26551) by Anuja Pawar · 3 years, 2 months ago
  25. 84c4161 fix(e-invoicing): cannot cancel invoice if IRN cancelled on portal (#26638) by Saqib · 3 years, 2 months ago
  26. 2ae2580 fix(asset): incorrect date difference calculation (#26793) by Saqib · 3 years, 2 months ago
  27. 173c4c8 Merge branch 'develop' into test-asset-lcv by Marica · 3 years, 2 months ago
  28. f8b4d69 Merge pull request #26596 from marination/serial-no-space by rohitwaghchaure · 3 years, 2 months ago
  29. af2f527 fix: pos profile not mandatory for Sales Invoice (#26853) by Afshan · 3 years, 2 months ago
  30. d14f63a Merge branch 'develop' into test-asset-lcv by Marica · 3 years, 2 months ago
  31. 948386d test: Serial no sanitation by marination · 3 years, 2 months ago
  32. b37c699 Merge branch 'develop' into po-payment-terms by Saqib · 3 years, 2 months ago
  33. f6ea00e Merge branch 'develop' into serial-no-space by Marica · 3 years, 2 months ago
  34. 94beda6 fix: updating lead status while customer creation (#26606) by Anurag Mishra · 3 years, 2 months ago
  35. 9ca2feb fix: Set CWIP Account in company at the start to avoid flaky test by marination · 3 years, 2 months ago
  36. 8db0f07 fix: Missing method reset_issue_metrics added back to Issue doctype (#26573) by Subin Tom · 3 years, 2 months ago
  37. 8e6d298 Merge branch 'develop' into lead-cleanup by Anupam Kumar · 3 years, 2 months ago
  38. f5b5be9 Merge branch 'develop' into po-payment-terms by Afshan · 3 years, 2 months ago
  39. 5e428f0 perf(cache): fix active SLA doctype caching (#26861) by Ankush · 3 years, 2 months ago
  40. 7e3dd9e fix: depends_on in price list field by Francisco Roldan · 3 years, 2 months ago
  41. 75a8327 test: Update test cases for discount accounting by Deepesh Garg · 3 years, 2 months ago
  42. cb539b7 fix: Add discount account handling in Purchase Invoice by Deepesh Garg · 3 years, 2 months ago
  43. 8b9c04a test: Fix test cases for payment terms fetch by Deepesh Garg · 3 years, 2 months ago
  44. 802c6b3 test: Improve test case for not coping payment terms by Deepesh Garg · 3 years, 2 months ago
  45. bcf56e6 fix: Ignore default payment term templates when coping payment terms from orders by Deepesh Garg · 3 years, 2 months ago
  46. 072f63b Revert "fix: Only fetch default Payment Terms Template if present" by GangaManoj · 3 years, 2 months ago
  47. e247e3a fix: Only fetch default Payment Terms Template if present by GangaManoj · 3 years, 2 months ago
  48. 5b33e75 fix: Fetch discount details from Payment Terms only if Discount Type = Percentage by GangaManoj · 3 years, 2 months ago
  49. 0588382 fix: Stop fetching amount while fetching Payment Terms by GangaManoj · 3 years, 2 months ago
  50. 55cb82c fix: Compare Payment Schedules by GangaManoj · 3 years, 2 months ago
  51. 1200872 fix: Disable automcatically_fetch_payment_terms after running its associated tests by GangaManoj · 3 years, 2 months ago
  52. 7244afe fix: Rename test to reflect changes in code by GangaManoj · 3 years, 3 months ago
  53. 54d1336 fix: Condition for fetching Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 3 months ago
  54. 08ae49c fix(regional): add permissions for VAT Audit report (#26851) by Anuja Pawar · 3 years, 2 months ago
  55. d0d0be0 Merge branch 'develop' into lead-cleanup by Anupam Kumar · 3 years, 2 months ago
  56. 458f7f1 patch: delete all orphaned tables docs (#26743) by Ganga Manoj · 3 years, 2 months ago
  57. 2f06c3e Merge branch 'develop' into lead-cleanup by Anupam Kumar · 3 years, 2 months ago
  58. db3ee31 fix: test case by Anupam · 3 years, 2 months ago
  59. 7ba8c82 test: fix flaky purchase receipt test (#26859) by Ankush · 3 years, 2 months ago
  60. 42bb77b fix: creating contact on creation of lead by Anupam · 3 years, 2 months ago
  61. b3bbebd fix: add parameter for db insert while adding item tax (#26855) by Afshan · 3 years, 2 months ago
  62. 9c04c29 refactor: Accounts Settings form cleanup (#26842) by Anupam Kumar · 3 years, 2 months ago
  63. b0f3c0f fix: JWT decoding error (#26624) by harshpwctech · 3 years, 2 months ago
  64. 07337d5 fix: validate python expressions (#26835) by Ankush · 3 years, 2 months ago
  65. ef8539f refactor: Selling Settings form cleanup (#26841) by Anupam Kumar · 3 years, 2 months ago
  66. ab8f0ca fix: Faulty Gl Entry for Asset LCVs (#26803) by Marica · 3 years, 2 months ago
  67. 4c929b6 Merge branch 'develop' into serial-no-space by Marica · 3 years, 2 months ago
  68. 7e0c57f fix: allow alternative items when using job card (#26724) by Ankush · 3 years, 2 months ago
  69. 16d4de5 fix: price list with 0 value are ignored (#26655) by Ankush · 3 years, 2 months ago
  70. 07e65ab feat: add french address template (#26316) by HENRY Florian · 3 years, 2 months ago
  71. 27a29eb test: fix pricelist tests (#26839) by Ankush · 3 years, 2 months ago
  72. 614336f test: use item that allows fractional UOM in test (#26837) by Ankush · 3 years, 2 months ago
  73. f1141e7 fix: failing budget test due to project naming (#26834) by Saqib · 3 years, 2 months ago
  74. b4e720f fix: test case by Anupam · 3 years, 2 months ago
  75. 59c9710 fix: test case by Anupam · 3 years, 2 months ago
  76. 668f442 Merge branch 'develop' into po-payment-terms by Saqib · 3 years, 2 months ago
  77. 01a0585 fix: removing organization_lead traceback by Anupam · 3 years, 2 months ago
  78. 4723e18 fix: sider issue by Anupam · 3 years, 2 months ago
  79. e7fa2e5 fix(e-invoicing): cannot generate IRNs for standalone credit notes (#26824) by Saqib · 3 years, 2 months ago
  80. 418d478 Merge pull request #26764 from nabinhait/addl_salary_fix by Nabin Hait · 3 years, 2 months ago
  81. 1d90f76 fix: Do not fetch fully return issued purchase receipts (#26809) by Deepesh Garg · 3 years, 2 months ago
  82. c35a526 fix: adding test cases by Anupam · 3 years, 2 months ago
  83. 884d8cf fix: Let all System Managers be able to delete Company transactions (#26815) by Ganga Manoj · 3 years, 2 months ago
  84. 2732490 fix: review changes by Anupam · 3 years, 2 months ago
  85. 005291e fix: typo in error message (#26816) by François de Ryckel · 3 years, 3 months ago
  86. e5d8ba6 fix: trigger lost reason dialog when status is changed to lost (#26811) by Mohammed Yusuf Shaikh · 3 years, 3 months ago
  87. 035ce30 fix: POS payment modes displayed wrong total (#26708) by Subin Tom · 3 years, 3 months ago
  88. 3a50490 fix: fetching of item tax from hsn code (#26736) by Saqib · 3 years, 3 months ago
  89. 4e1a205 fix: Optimize item updation by Deepesh Garg · 3 years, 3 months ago
  90. 346bde8 Merge branch 'develop' of https://github.com/frappe/erpnext into sa-vat-report by Deepesh Garg · 3 years, 3 months ago
  91. 471f48f fix: Reset weight_per_unit on replacing Item (#26619) by Ganga Manoj · 3 years, 3 months ago
  92. f2ee115 fix: sider fixes by Anuja · 3 years, 3 months ago
  93. efb037b refactor!: drop shopify integration from ERPNext (#26700) by Ankush · 3 years, 3 months ago
  94. b3740e9 fix: remove limit from stock balance report (#26773) by Ankush · 3 years, 3 months ago
  95. 7fe588e fix: change format string to percent string interpolation (#26774) by Alan · 3 years, 3 months ago
  96. 3bcbc86 fix: resolved conflicts in patches.txt by Anuja · 3 years, 3 months ago
  97. f9fc3bb fix: added patch for custom field and minor fixes by Anuja · 3 years, 3 months ago
  98. ad7bb31 fix: GL Entries for discount amount with item qty greater than 1 by Deepesh Garg · 3 years, 3 months ago
  99. c677d47 fix: Test Cases by Deepesh Garg · 3 years, 3 months ago
  100. c525b37 fix: Tests by Deepesh Garg · 3 years, 3 months ago