1. ff48634 Merge branch 'develop' of https://github.com/frappe/erpnext into payment_request_flow by Deepesh Garg · 1 year, 10 months ago
  2. 0e86cde Merge branch 'develop' into print-rfq by Deepesh Garg · 1 year, 10 months ago
  3. dc17898 fix: Payment Request flow fixes from Order to Payment Entry by Deepesh Garg · 1 year, 10 months ago
  4. 8717148 feat: improve visibility of default values by barredterra · 1 year, 10 months ago
  5. ce9626f feat: more control when printing RFQ by barredterra · 1 year, 10 months ago
  6. e057e1d feat: incoterm named place by barredterra · 1 year, 10 months ago
  7. 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 1 year, 10 months ago
  8. ca0485a fix: add company filter in RFQ Items by s-aga-r · 2 years, 9 months ago
  9. 3eb1ed1 fix: Tax withholding net total for PI in reports by Deepesh Garg · 1 year, 11 months ago
  10. 905a50c Merge branch 'develop' into incoterms by Raffael Meyer · 1 year, 11 months ago
  11. 06c9c67 Merge pull request #33063 from niralisatapara/tds_purchase_order by Deepesh Garg · 1 year, 11 months ago
  12. 541cf15 test: fix test case for SO/PO advance amount by ruthra kumar · 1 year, 11 months ago
  13. b9d0b4e feat: item wise tds in purchase order by niralisatapara · 1 year, 11 months ago
  14. 7710530 feat: add incoterm to purchasing transactions by barredterra · 1 year, 11 months ago
  15. 29a8d9a Merge branch 'develop' into internal_transfer by Sagar Sharma · 1 year, 11 months ago
  16. 1349d24 Merge branch 'develop' into purchase-order/internal-supplier by Sagar Sharma · 1 year, 11 months ago
  17. 34e4903 refactor: search queries (#33004) by Ankush Menat · 1 year, 11 months ago
  18. 5efbc2c fix: make `is_internal_supplier` read-only by s-aga-r · 1 year, 11 months ago
  19. e5dfd53 chore: minor fix by Vishal · 1 year, 11 months ago
  20. ba6189d fix: minor change by Vishal · 1 year, 11 months ago
  21. 343b414 fix: test case updated for mr by Vishal · 1 year, 11 months ago
  22. 89aabda fix: test case added for MR internal Transfer by Vishal · 1 year, 11 months ago
  23. 8f65677 Merge pull request #32912 from nabinhait/customer-supplier-tab-break by Deepesh Garg · 2 years ago
  24. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 2 years ago
  25. fb7ee30 fix(ux): Tab break in Customer and Supplier form by Nabin Hait · 2 years ago
  26. b0fc568 fix: not able to select customer / supplier by Rohit Waghchaure · 2 years ago
  27. c3dc1c2 Merge pull request #32816 from ruthra-kumar/advance_paid_in_so_and_po by ruthra kumar · 2 years ago
  28. 1a0a8ac test: PO advance paid on payment submission and cancellation by ruthra kumar · 2 years ago
  29. 81d791e test: refactor use @change_settings decorator when possible by ruthra kumar · 2 years ago
  30. 92f37ca fix: Reset advance paid amount on Oreder cancel and amend by Deepesh Garg · 2 years ago
  31. 16959c0 Merge pull request #32717 from deepeshgarg007/discount_section_collapse by Deepesh Garg · 2 years ago
  32. 4cd6502 fix: Add condition for discount section collapse by Deepesh Garg · 2 years ago
  33. 5f84993 test: added test case to validate seachfields for customer, supplier by Rohit Waghchaure · 2 years ago
  34. 682fb17 Merge branch 'develop' into refactor/buying/reports by Sagar Sharma · 2 years ago
  35. fd49503 fix: Party account for multi-order invoices by Deepesh Garg · 2 years ago
  36. a161048 Merge branch 'develop' into refactor/buying/reports by Sagar Sharma · 2 years ago
  37. e71c417 fix: minor cleanup by Nabin Hait · 2 years ago
  38. 5389a35 fix: more fields reordering related to Tab Break by Nabin Hait · 2 years, 1 month ago
  39. 3d9263b feat: Tab Break in Supplier Quotation by Nabin Hait · 2 years, 1 month ago
  40. 10a2560 feat: Tab Break in Purchase Order by Nabin Hait · 2 years, 1 month ago
  41. f6613e1 feat: Tab Break in Sales Order, Delivery Note, Sales Invoice and Purchase Order by Nabin Hait · 2 years, 1 month ago
  42. d806e32 fix: PO cancel post advance payment cancel against PO by Deepesh Garg · 2 years ago
  43. e78a706 refactor: rewrite `Procurement Tracker Report` queries in `QB` by Sagar Sharma · 2 years ago
  44. a14b9c7 refactor: rewrite `Supplier Quotation Comparison Report` queries in `QB` by Sagar Sharma · 2 years ago
  45. a5b3f8c refactor: rewrite `Purchase Order Analysis Report` queries in `QB` by Sagar Sharma · 2 years ago
  46. 128c4bb7 Merge branch 'develop' into purchase-order/item/fg-item by Sagar Sharma · 2 years, 1 month ago
  47. f95ed7d fix: add non-stock item filter for `fg_item` in PO by Sagar Sharma · 2 years, 1 month ago
  48. b1edd91 Merge branch 'develop' into remove_code_for_buying_side_discount_accounting by Sagar Sharma · 2 years, 1 month ago
  49. 2109550 chore: clean up purchase invoice and purchase invoice item by ruthra kumar · 2 years, 1 month ago
  50. f41d150 fix: report chart field type by hendrik · 2 years, 1 month ago
  51. d4b01f6 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-remove-no-copy-for-ignore_pricing_rule by Deepesh Garg · 2 years, 1 month ago
  52. 3a9c08e fix: `po_detail` or `sco_rm_detail` not getting set while while mapping SE by Sagar Sharma · 2 years, 1 month ago
  53. 8c5b420 fix: remove no_copy for ignore_pricing_rule by Maharshi Patel · 2 years, 1 month ago
  54. 9d1be48 test: added test case for internal transfer by Rohit Waghchaure · 2 years, 1 month ago
  55. b4a102d fix: internal transfer flow by Rohit Waghchaure · 2 years, 1 month ago
  56. 68907ca chore: set BOM as default value for Backflush Raw Materials of Subcontract Based On (#32048) by Sagar Sharma · 2 years, 2 months ago
  57. addd734 fix: test "test_pending_and_received_qty" by Sagar Sharma · 2 years, 2 months ago
  58. e5e88bb fix: contact search in request for quotation (#31828) by Sagar Sharma · 2 years, 2 months ago
  59. 0e7c431 fix: minor changed link by Rohit Waghchaure · 2 years, 3 months ago
  60. 67a74a4 fix: dont check first row on report load by Ankush Menat · 2 years, 3 months ago
  61. ceeea61 fix: dont override default report options in charts by Ankush Menat · 2 years, 3 months ago
  62. dc3d492 Merge branch 'develop' into rfq-email-addressing by Marica · 2 years, 3 months ago
  63. 300e812 chore: Instantiate variable unconditionally by marination · 2 years, 3 months ago
  64. 88ac519 fix: Use Contact Name instead of Supplier in RFQ Email by marination · 2 years, 3 months ago
  65. f988574 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 3 months ago
  66. 6f7e67d chore: hide "Duplicate" button in PO by Sagar Sharma · 2 years, 4 months ago
  67. 687329f chore: update fg_item_qty based on qty in PO Item by Sagar Sharma · 2 years, 4 months ago
  68. 05351be Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 4 months ago
  69. caeaa3f fix: multiple SCO against a PO by Sagar Sharma · 2 years, 4 months ago
  70. b86710b fix(ui): hide "Update Items" button based on subcontracting conditions by Sagar Sharma · 2 years, 4 months ago
  71. 8e4458e fix: failing test by Sagar Sharma · 2 years, 4 months ago
  72. 6589c5f Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  73. 2a619fd fix: Modify opts parameter misspell (#31476) by gn306029 · 2 years, 4 months ago
  74. 78ff178 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  75. dd11f26 fix: dont update RM items table if not required (#31408) by Ankush Menat · 2 years, 4 months ago
  76. 0810674 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 4 months ago
  77. 8b1ff96 fix: translation for filter status on report by hrzzz · 2 years, 4 months ago
  78. f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  79. 6d89b2f refactor: backport old subcontracting code by s-aga-r · 2 years, 4 months ago
  80. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 4 months ago
  81. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  82. 5002f1f feat: Add hidden field "is_old_subcontracting_flow" in PO, PR and PI by s-aga-r · 2 years, 4 months ago
  83. 74007c8 fix(UX): hide irrelevant UOM fields (#31392) by Ankush Menat · 2 years, 4 months ago
  84. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  85. 9a68af3 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  86. ca9d55a chore: update err msg for FG Item in PO by s-aga-r · 2 years, 4 months ago
  87. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  88. f755430 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  89. c13e5ad fix: Reset represents company on disabling internal customer and supplier (#31302) by Deepesh Garg · 2 years, 4 months ago
  90. 74fae72 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  91. 21de550 Merge pull request #31219 from deepeshgarg007/group_filter_cost_center by Deepesh Garg · 2 years, 5 months ago
  92. 992ba97 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 5 months ago
  93. 3f376cc fix: Parent dimension filters in orders by Deepesh Garg · 2 years, 5 months ago
  94. a6beafb fix: Permission for selling and buying settings by Deepesh Garg · 2 years, 5 months ago
  95. a1b7a79 refactor!: drop naming series tool (#31183) by Ankush Menat · 2 years, 5 months ago
  96. 07dc5f1 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  97. 59ed7c8 refactor: ignore linked Payment Ledger Entry in basic transactions by ruthra kumar · 2 years, 5 months ago
  98. 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  99. 05f05ab refactor!: Subcontracted Item To Be Transferred by Sagar Sharma · 2 years, 5 months ago
  100. 3be663b refactor!: Subcontracted Item To Be Received by Sagar Sharma · 2 years, 5 months ago