1. fa00640 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  2. 7fd4490 feat: fetching of qty as per received qty from PR to PI (#26184) by Afshan · 3 years, 4 months ago
  3. 53fefd7 feat: fetching of qty as per received qty from PR to PI (#25837) by Afshan · 3 years, 4 months ago
  4. 82adb4f Merge pull request #26118 from rohitwaghchaure/fixed-linking-between-mr-and-sq-develop by rohitwaghchaure · 3 years, 4 months ago
  5. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  6. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  7. 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 4 months ago
  8. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  9. 9e616b0 fix: material request and supplier quotation not linked if sq created from supplier portal against rfq by Rohit Waghchaure · 3 years, 4 months ago
  10. ab3cd7e Merge pull request #26023 from rohitwaghchaure/fixed-linking-between-mr-and-sq by rohitwaghchaure · 3 years, 4 months ago
  11. f5db407 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  12. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  13. 9a2db0b fix: semgrep error by Rohit Waghchaure · 3 years, 4 months ago
  14. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  15. 8c844e4 fix: material request and supplier quotation not linked if sq created from supplier portal against rfq by Rohit Waghchaure · 3 years, 4 months ago
  16. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  17. 5d082b0 fix: Flaky test for Report Subcontracted Raw materials to be transferred by marination · 3 years, 4 months ago
  18. 3b070d1 fix: Flaky test for Report Subcontracted Raw materials to be transferred by marination · 3 years, 4 months ago
  19. d37912f Merge branch 'develop' into subcontracted-rm-to-transfer-report-develop by Marica · 3 years, 4 months ago
  20. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  21. d7d5c4c Merge pull request #26011 from marination/subcontracted-rm-to-transfer-report by Marica · 3 years, 4 months ago
  22. ea3e61d fix: Test by marination · 3 years, 4 months ago
  23. c4d851e fix: Test by marination · 3 years, 4 months ago
  24. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  25. a4ed6a3 fix: Sider by marination · 3 years, 4 months ago
  26. c5da51d fix: Report Raw Materials to be Transferred by marination · 3 years, 4 months ago
  27. ec4a372 fix: Sider by marination · 3 years, 4 months ago
  28. 687ad9b fix: Report Raw Materials to be Transferred by marination · 3 years, 4 months ago
  29. 758db79 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  30. 21b8e2f fix: hiding Rounding Adjustment field (#25380) by Anupam Kumar · 3 years, 4 months ago
  31. 6f2dacc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  32. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  33. d48ea66 test: Fix test name by Suraj Shetty · 3 years, 5 months ago
  34. be3671f fix: Create new supplier for test case by Deepesh Garg · 3 years, 5 months ago
  35. b07f7d1 fix: Linting and other fixes by Deepesh Garg · 3 years, 5 months ago
  36. e2f83ff fix: Linting fixes and other checks by Deepesh Garg · 3 years, 5 months ago
  37. 79b422c fix: Advance TDS in TDS payable monthly report by Deepesh Garg · 3 years, 7 months ago
  38. d18dde7 fix: Add tds in PO and code cleanup by Deepesh Garg · 3 years, 10 months ago
  39. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 5 months ago
  40. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 5 months ago
  41. bf7f053 fix: added error handling if entry already exists by noahjacob · 3 years, 5 months ago
  42. 3768216 refactor: updated permissions and mandatory fields by noahjacob · 3 years, 5 months ago
  43. 0ab0fcd feat: added supplier item group link in supplier dashboard by noahjacob · 3 years, 5 months ago
  44. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 5 months ago
  45. 98fc419 fix: send emails on rfq submit (#25695) by Alan · 3 years, 5 months ago
  46. 018ccc2 test: Fix test name by Suraj Shetty · 3 years, 5 months ago
  47. ec6b652 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  48. 7715441 feat: added supplier item group doctype by noahjacob · 3 years, 5 months ago
  49. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  50. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 5 months ago
  51. 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 3 years, 6 months ago
  52. 840c921 Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop by Nabin Hait · 3 years, 6 months ago
  53. ee0dda6 Merge branch 'develop' into planning by Anupam Kumar · 3 years, 6 months ago
  54. 1bc65dd Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop by Nabin Hait · 3 years, 6 months ago
  55. b717420 fix: Role to override maintain same rate check in transactions (#25193) by Deepesh Garg · 3 years, 6 months ago
  56. a5d0624 feat: added test case by Rohit Waghchaure · 3 years, 6 months ago
  57. dfdf72c Merge branch 'develop' into planning by Anupam Kumar · 3 years, 6 months ago
  58. fe72e17 Merge pull request #25109 from ankush/po_to_pr_fixes by rohitwaghchaure · 3 years, 6 months ago
  59. 88f5c42 test: set formula in scorecard to avoid ValidationError (#25116) by Sagar Vora · 3 years, 6 months ago
  60. 427a98d fix: do not copy percent billed from PO to PR by Ankush Menat · 3 years, 6 months ago
  61. 1b8d366 Merge branch 'develop' into patch-7 by Marica · 3 years, 6 months ago
  62. d636075 chore: frappe.whitelist for doc methods (#25068) by Walstan Baptista · 3 years, 6 months ago
  63. 0673f55 fix: Cleaned up and fixed validation and bin updation on deletion by marination · 3 years, 6 months ago
  64. 661b1e5 Merge branch 'develop' of https://github.com/frappe/erpnext into planning by Anupam · 3 years, 7 months ago
  65. 4980dd6 fix: resolving commits by Anupam · 3 years, 7 months ago
  66. 7645315 test: set correct qty when creating subcontract transfer entry (#24903) by Sagar Vora · 3 years, 7 months ago
  67. ed42afc feat: price margin in buying (#24685) by Anupam Kumar · 3 years, 7 months ago
  68. d8f7a75 feat: add total available stock field by Anupam · 3 years, 7 months ago
  69. 20cc2bb fix: autoname for Item Tax Template by Raffael Meyer · 3 years, 7 months ago
  70. 7d89243 fix: track setting changes by Ankush Menat · 3 years, 7 months ago
  71. f3ca4bc Merge branch 'develop' into rfq-contact-email-set by Marica · 3 years, 8 months ago
  72. d44e60f feat: add Print Language to Lead and Opportunity (#24317) by Raffael Meyer · 3 years, 8 months ago
  73. 7e1dcf9 feat: capture Rate of stock UOM in purchase (#24315) by Anupam Kumar · 3 years, 8 months ago
  74. bb87950 Merge branch 'develop' into rfq-contact-email-set by Marica · 3 years, 8 months ago
  75. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 8 months ago
  76. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 9 months ago
  77. 9f8cbe9 Material request wrong status issue (#24019) by Jannat Patel · 3 years, 9 months ago
  78. 55e7c56 fix:rfq contact email set by pateljannat · 3 years, 9 months ago
  79. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  80. 6ac51ed Merge branch 'develop' into putaway by Marica · 3 years, 9 months ago
  81. cbed6f9 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 3 years, 9 months ago
  82. 0098120 fix: last purchase rate not updating when voucher cancelled if only one voucher is present (#24322) by Mohammad Hasnain Mohsin Rajan · 3 years, 9 months ago
  83. e62ce4b fix: Add button PO, PI, SI, DN and, Quotation Dashboard (#24187) by Anuja Pawar · 3 years, 9 months ago
  84. 7619d3d fix(merge): develop by Rushabh Mehta · 3 years, 9 months ago
  85. 41ea77c Merge branch 'develop' into putaway by Marica · 3 years, 9 months ago
  86. 4a8c2c4 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 3 years, 10 months ago
  87. 46d5f4c refactor(analytics report): linting by hasnain2808@gmail.com · 3 years, 10 months ago
  88. 61b92b3 Merge branch 'develop' into fix-analytics-reports by Mohammad Hasnain Mohsin Rajan · 3 years, 10 months ago
  89. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 3 years, 10 months ago
  90. 2da0035 Merge branch 'develop' into fix-analytics-reports by hasnain2808@gmail.com · 3 years, 10 months ago
  91. 9962ba8 fix: charts not displaying when tree_type changed by hasnain2808@gmail.com · 3 years, 10 months ago
  92. fd044b0 Merge branch 'rebrand-ui' of https://github.com/frappe/erpnext into desk-enhancements by Shivam Mishra · 3 years, 10 months ago
  93. 406af27 Merge branch 'develop' into putaway by Marica · 3 years, 10 months ago
  94. f2511c8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 10 months ago
  95. f17ea2c fix: Accounting for internal transfer invoices within same company (#24021) by Deepesh Garg · 3 years, 10 months ago
  96. fec8dba fix(merge): merge develop by Rushabh Mehta · 3 years, 10 months ago
  97. 0b68243 Merge branch 'develop' into putaway by Marica · 3 years, 10 months ago
  98. 0baebbd fix: added Purchase Order to Global Search (#24055) by Walstan Baptista · 3 years, 10 months ago
  99. fac4035 feat: Apply Putaway Rules within transaction itself by marination · 3 years, 10 months ago
  100. afc517b Merge branch 'develop' into link-to-mr by Marica · 3 years, 10 months ago