1. efd8a8b feat: Add Bundle Items table by GangaManoj · 3 years, 1 month ago
  2. 681c92d fix: Make Sales Order field editable so the PO can be linked with an SO later by GangaManoj · 3 years, 1 month ago
  3. c33f5ca fix: Hide Rate of Bundle Items while printing by GangaManoj · 3 years, 1 month ago
  4. 99e6e2c fix: Make Rate column read only by default by GangaManoj · 3 years, 1 month ago
  5. 6c03af8 fix: Display Bundle Items right below the Items table by GangaManoj · 3 years, 1 month ago
  6. e506cd6 fix: Enable Fetch If Empty for Rate by GangaManoj · 3 years, 1 month ago
  7. d4405c5 fix: Calculate Product Bundle price based on the prices of its child items by GangaManoj · 3 years, 1 month ago
  8. e4c25bf fix: Return if there are no Items by GangaManoj · 3 years, 1 month ago
  9. 3135d6d fix: Get Bundle Items by GangaManoj · 3 years, 1 month ago
  10. 13ae10b fix: Remove comments by GangaManoj · 3 years, 1 month ago
  11. bea0f7a fix: Get data when grouped by invoice and otherwise by GangaManoj · 3 years, 1 month ago
  12. 96909b6 fix: Display only the Invoice rows in bold by GangaManoj · 3 years, 1 month ago
  13. b02effb fix: Indentation by GangaManoj · 3 years, 1 month ago
  14. 3e5bbc9 Merge branch 'develop' into gross-profit-product-bundle by Ganga Manoj · 3 years, 1 month ago
  15. 5f8c2b0 fix: Remove base_rate and buying_rate for Invoice rows by GangaManoj · 3 years, 1 month ago
  16. 77352ae fix: Only update Product Bundle prices if 'Calculate Product Bundle Price based on Child Items' Rates' is enabled by GangaManoj · 3 years, 1 month ago
  17. 2dbf807 fix: Calculate total buying_amount for each invoice by GangaManoj · 3 years, 1 month ago
  18. 3edb193 fix: Fetch bundle item details by GangaManoj · 3 years, 1 month ago
  19. 257215f fix: Fetch base_net_total for each Invoice by GangaManoj · 3 years, 1 month ago
  20. 1956f62 fix: Remove qty from Sales Invoice rows by GangaManoj · 3 years, 1 month ago
  21. fbc5977 fix: Updated timestamp for pos invoice json (#27110) by Subin Tom · 3 years, 1 month ago
  22. 1d82c3e fix: Make Rate editable if editable_bundle_item_rates is checked by GangaManoj · 3 years, 1 month ago
  23. c7bad65 fix: broken URL in supplier portal (#26823) by Dany Robert · 3 years, 1 month ago
  24. a575d05 fix: Make fieldname more concise by GangaManoj · 3 years, 1 month ago
  25. 1d6ef4b fix: replacing $.each -> forEach in SI (#26995) by Anupam Kumar · 3 years, 1 month ago
  26. 2293ba3 fix: Add checkbox to enable calculation of Product Bundle price based on child Items' rates by GangaManoj · 3 years, 1 month ago
  27. 512ddc5 fix: timesheet amount issue (#25993) (#26889) by Frappe PR Bot · 3 years, 1 month ago
  28. c30fb04 fix(minor): Update GSTR-1 json version (#27074) by Deepesh Garg · 3 years, 1 month ago
  29. 129df6e fix: Update Product Bundle rate based on its updated amount by GangaManoj · 3 years, 1 month ago
  30. 31482a0 fix: Update Product Bundle price based on the rates of its child Items by GangaManoj · 3 years, 1 month ago
  31. 7c957d7 perf: reduce number of queries to validate selling price (#26225) by Pruthvi Patel · 3 years, 1 month ago
  32. b99a8cb Merge pull request #27087 from deepeshgarg007/validate_due_date_fix by Nabin Hait · 3 years, 1 month ago
  33. 14332ad Merge pull request #27114 from frappe-pr-bot/backport/develop/24664 by Nabin Hait · 3 years, 1 month ago
  34. 255b99e feat: Employee reminders (#25735) (#27115) by Frappe PR Bot · 3 years, 1 month ago
  35. 1c279af fix: lead name issue (#26999) by Anupam Kumar · 3 years, 1 month ago
  36. d0cc1be Merge branch 'develop' into backport/develop/24664 by Rucha Mahabal · 3 years, 1 month ago
  37. f131330 fix: pos invoice test (#27113) by Saqib · 3 years, 1 month ago
  38. 164acc8 refactor: social media post fixes (#24664) by Anupam Kumar · 3 years, 1 month ago
  39. b4b6d10 fix: Add editable Rate column by GangaManoj · 3 years, 1 month ago
  40. 8af5802 fix: Populate Bundle Items table by GangaManoj · 3 years, 1 month ago
  41. 91af0d6 fix: Add Bundle Items table by GangaManoj · 3 years, 1 month ago
  42. ad06fb2 fix: calculation of gross profit percentage in Gross Profit Report (#27045) by Afshan · 3 years, 1 month ago
  43. f47cbae feat: allow draft pos invoices even if no stock available (#27078) by Saqib · 3 years, 1 month ago
  44. 9198caa fix: incorrect gl entry on period closing involving finance books (#26921) by Saqib · 3 years, 1 month ago
  45. 2e5525a fix: Correct price list rate value in return si (#27097) by Subin Tom · 3 years, 1 month ago
  46. ce129a1 feat: re-arrange company doctype fields (#27091) by Saqib · 3 years, 1 month ago
  47. d4d5a42 feat: coupon code discount in pos invoice (#27004) by Subin Tom · 3 years, 1 month ago
  48. 9e82c24 fix: pos closing entry cancellation test (#27099) by Saqib · 3 years, 1 month ago
  49. 6cf9254 fix: invalid imports (#27101) by Saqib · 3 years, 1 month ago
  50. c09d8a2 fix(ux): keep stock entry title & purpose in sync (#27043) by Ankush Menat · 3 years, 1 month ago
  51. 6de7b8e fix: discard empty rows from update items (#27021) by Ankush Menat · 3 years, 1 month ago
  52. 0dff0be fix: stock analytics report date range issues and add company filter (#27014) by Ankush Menat · 3 years, 1 month ago
  53. 332ac10 refactor: use `read_only_depends_on` instead of code (#27008) by Pruthvi Patel · 3 years, 1 month ago
  54. db38526 Merge pull request #27080 from rohitwaghchaure/fixed-stock-ledger-report-with-included-uom by rohitwaghchaure · 3 years, 1 month ago
  55. 95866b7 Merge pull request #27081 from rohitwaghchaure/fixed-donot-overrride-batch-no by rohitwaghchaure · 3 years, 1 month ago
  56. da3220e Merge branch 'develop' into fixed-stock-ledger-report-with-included-uom by rohitwaghchaure · 3 years, 1 month ago
  57. 49e0a4f Revert "fix: Salary component account filter (#26604)" by Rushabh Mehta · 3 years, 1 month ago
  58. 46650cc fix: Calculate total buying_amount and gross profit for each invoice by GangaManoj · 3 years, 2 months ago
  59. bd709f8 fix: Ignore due date validations if payment terms are copied from orders/receipts by Deepesh Garg · 3 years, 2 months ago
  60. 129a0fc Merge branch 'develop' into fixed-donot-overrride-batch-no by rohitwaghchaure · 3 years, 2 months ago
  61. 69973a6 Merge pull request #26900 from deepeshgarg007/payment_entry_validations_and_trigger_develop by Deepesh Garg · 3 years, 2 months ago
  62. 47b63a6 fix: Eway bill test update to check ver 1.0.0421 (#27083) by Subin Tom · 3 years, 2 months ago
  63. e1f0704 fix: selected batch no changed on updation of qty by Rohit Waghchaure · 3 years, 2 months ago
  64. 098d349 fix: stock ledger report not working if include uom selected in filter by Rohit Waghchaure · 3 years, 2 months ago
  65. 8b2fe9e fix: eway bill version changed to 1.0.0421 (#27044) by Subin Tom · 3 years, 2 months ago
  66. 7d627df fix: pos return payment mode issue (#26872) by Subin Tom · 3 years, 2 months ago
  67. df18504 Merge branch 'develop' into payment_entry_validations_and_trigger_develop by Deepesh Garg · 3 years, 2 months ago
  68. 496bff5 feat: Column for total amount due in Accounts Receivable/Payable Summary (#27069) by Deepesh Garg · 3 years, 2 months ago
  69. 57e326e fix: Consolidated balance sheet showing incorrect values (#26975) by Deepesh Garg · 3 years, 2 months ago
  70. ec25855 fix: flaky test for SLA (#27051) by Saqib · 3 years, 2 months ago
  71. d1453c0 fix: Remove Item Code and Item Name columns by GangaManoj · 3 years, 2 months ago
  72. 75d4fc9 fix: Display Items in the format Item Code: Item Name by GangaManoj · 3 years, 2 months ago
  73. 62c5902 refactor: rectify typo (#27057) by Alan · 3 years, 2 months ago
  74. 2b2572b fix: Cascade deletion for Company (#26923) by Deepesh Garg · 3 years, 2 months ago
  75. c335962 refactor!: drop e-invoicing integration from erpnext (#26940) by Saqib · 3 years, 2 months ago
  76. 153fe1c refactor: scan barcode field scanning (#26990) by Saqib · 3 years, 2 months ago
  77. b8c9981 Merge pull request #27040 from marination/cart-pl-exchange-rate by Nabin Hait · 3 years, 2 months ago
  78. 12d7f83 Merge pull request #27033 from noahjacob/ux_promo_scheme_fix by Nabin Hait · 3 years, 2 months ago
  79. 657e61a Merge pull request #27028 from noahjacob/prompt_warehouse_fix by Nabin Hait · 3 years, 2 months ago
  80. b5fac83 fix: Add items belonging to Product Bundles as children by GangaManoj · 3 years, 2 months ago
  81. 33f100d fix: Set initial_depth to 3 by GangaManoj · 3 years, 2 months ago
  82. 97a1d42 fix: Assign indent and parent_invoice by GangaManoj · 3 years, 2 months ago
  83. 779a1d6 fix: Make Invoice row bold by GangaManoj · 3 years, 2 months ago
  84. 5ffaff8 fix: Display items as descendants of invoices by GangaManoj · 3 years, 2 months ago
  85. 17a1540 fix: Display data in tree form by GangaManoj · 3 years, 2 months ago
  86. 7692113 fix: Return data as dict if the report is grouped by Invoice by GangaManoj · 3 years, 2 months ago
  87. 8046d15 chore: Comment out obsolete test by marination · 3 years, 2 months ago
  88. f133158 refactor: renamed varint_item_code to variant_item_code (#27025) by Noah Jacob · 3 years, 2 months ago
  89. 45617ae fix: Shopping cart Exchange rate validation by marination · 3 years, 2 months ago
  90. 9225f02 fix: pass planned start date to created work order (#27031) by Alan · 3 years, 2 months ago
  91. c60d552 fix: add child item groups into the filters (#26997) by Afshan · 3 years, 2 months ago
  92. 6541453 fix(ux): removed rate from grid view by Noah Jacob · 3 years, 2 months ago
  93. 09f34e5 fix: set production plan to completed even on over production (#27027) by Alan · 3 years, 2 months ago
  94. 993b053 Merge pull request #27026 from ankush/eq_assign by Ankush Menat · 3 years, 2 months ago
  95. cf8d2d9 fix: Incorrect mandatory error message for warehouse by Noah Jacob · 3 years, 2 months ago
  96. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  97. 869e36c Merge pull request #26737 from nemesis189/payment-reconc-party-validation-fix by Deepesh Garg · 3 years, 2 months ago
  98. ecd6584 fix: assigning values to rows in sales register reports (#26546) by Afshan · 3 years, 2 months ago
  99. 44434ff fix: date_unchanged calculation in "Update Items" (#26992) (#27011) by Frappe PR Bot · 3 years, 2 months ago
  100. ef79297 fix: Add ignore user perms to set_target_warehouse field in sales invoice (#26987) by Subin Tom · 3 years, 2 months ago