1. 029f22c feat: add incoterm to sales transactions by barredterra · 2 years, 3 months ago
  2. ce83f02 feat: create Incoterm records after install by barredterra · 2 years, 3 months ago
  3. d2563ee feat: create incoterms and migrate shipments by barredterra · 2 years, 3 months ago
  4. 1a1bfc8 feat: add doctype Incoterm by barredterra · 2 years, 3 months ago
  5. cbe8fa7 Merge pull request #33009 from ssiyad/fix/pos/item_img_border by Deepesh Garg · 2 years, 3 months ago
  6. fd3c790 chore: typo by Ankush Menat · 2 years, 3 months ago
  7. 1349d24 Merge branch 'develop' into purchase-order/internal-supplier by Sagar Sharma · 2 years, 3 months ago
  8. 2f4940c fix(pos): item selector image border radius by Sabu Siyad · 2 years, 3 months ago
  9. 34e4903 refactor: search queries (#33004) by Ankush Menat · 2 years, 3 months ago
  10. e13b9e8 Merge branch 'develop' into purchase-order/internal-supplier by Sagar Sharma · 2 years, 3 months ago
  11. 5efbc2c fix: make `is_internal_supplier` read-only by s-aga-r · 2 years, 3 months ago
  12. 218da12 fix: add missing commas and brackets by anandbaburajan · 2 years, 3 months ago
  13. 538da9a Merge branch 'develop' into fix_precision_in_asset_tests by Anand Baburajan · 2 years, 3 months ago
  14. b5e5d3b fix: precision in asset tests by anandbaburajan · 2 years, 3 months ago
  15. b03b568 chore(patch): remove reload_doc from post model sync update_exchange_rate_settings patch (#32994) by Ritwik Puri · 2 years, 3 months ago
  16. 1bd8863 chore: hardcode doctype by Ankush Menat · 2 years, 3 months ago
  17. 31afae3 Merge branch 'develop' into workstation-type-feat-for-bom by rohitwaghchaure · 2 years, 3 months ago
  18. ffa3012 fix: linters failing by Rohit Waghchaure · 2 years, 3 months ago
  19. 7bd06e6 test: test case to check workstation type by Rohit Waghchaure · 2 years, 3 months ago
  20. 9154d08 Merge pull request #32882 from ernestoruiz89/patch-9 by Deepesh Garg · 2 years, 3 months ago
  21. 3a523b5 Merge pull request #32983 from deepeshgarg007/journal_entry_template_fix by Deepesh Garg · 2 years, 3 months ago
  22. b89b07d fix: Validate for deferred revenue only if sales invoice needs repost by Nabin Hait · 2 years, 3 months ago
  23. 33b61ae fix: Opening journal entry templates by Deepesh Garg · 2 years, 3 months ago
  24. c013db6 fix: cast POS query inputs to integers (#32975) by Ankush Menat · 2 years, 3 months ago
  25. b3bc1c6 Merge pull request #32968 from frappe/mergify/bp/develop/pr-32953 by Deepesh Garg · 2 years, 3 months ago
  26. 369db4e test: fix test cases for supplied-items `consumed_qty` by s-aga-r · 2 years, 3 months ago
  27. 01f56c6 Revert "fix: get `consumed_qty` based on `received_qty` in SCR" by s-aga-r · 2 years, 3 months ago
  28. 3706a9b Revert "fix: set `received_qty` before_validate SCR" by s-aga-r · 2 years, 3 months ago
  29. 35088bb chore(payment_entry): Remove dead validations by Gavin D'souza · 2 years, 3 months ago
  30. a0d9e1b Merge pull request #32962 from deepeshgarg007/return_write_off by Deepesh Garg · 2 years, 3 months ago
  31. 91fad19 Merge pull request #32947 from rohitwaghchaure/incorrect-fix-of-conversion-factor-in-pp by rohitwaghchaure · 2 years, 3 months ago
  32. 9f5d613 fix: Write Off section visibility for non POS Invoices by Deepesh Garg · 2 years, 3 months ago
  33. a1a992b Merge pull request #32956 from deepeshgarg007/acc_dimension_filter_label by Deepesh Garg · 2 years, 3 months ago
  34. 8c13f70 fix: Label for applicable dimension table by Deepesh Garg · 2 years, 3 months ago
  35. 01cc58d Merge branch 'develop' into patch-9 by Ernesto Ruiz · 2 years, 3 months ago
  36. 105c272 feat: Workstation Type for BOM by Rohit Waghchaure · 2 years, 3 months ago
  37. 490b0e3 fix: incorrect fix of conversion factor in PP by Rohit Waghchaure · 2 years, 3 months ago
  38. a191ce6 Merge branch 'develop' into refactor/qb/job-card by Sagar Sharma · 2 years, 3 months ago
  39. 7ba8350 Merge branch 'develop' into patch-9 by Deepesh Garg · 2 years, 3 months ago
  40. b06345a fix: check type for reference name by Sagar Vora · 2 years, 3 months ago
  41. a2260a3 Merge branch 'develop' into bg_query by Deepesh Garg · 2 years, 3 months ago
  42. 6b93b3f Merge pull request #32866 from ruthra-kumar/gross_profit_fix_buying_amount by Deepesh Garg · 2 years, 3 months ago
  43. 4b99217 chore: Remove qb doc reference by Deepesh Garg · 2 years, 3 months ago
  44. 7df2921 refactor: rewrite `job_card.py` queries in QB by s-aga-r · 2 years, 3 months ago
  45. 42a59d5 chore: Remove raw SQL query by Deepesh Garg · 2 years, 3 months ago
  46. 4e9a634 Merge pull request #32913 from resilient-tech/fix-item-price-fetch by Sagar Sharma · 2 years, 3 months ago
  47. d03979e Merge pull request #32878 from abhinavxd/fix-repayment-schedule by Deepesh Garg · 2 years, 3 months ago
  48. 2c8b0b1 test: buying amount of invoices by ruthra kumar · 2 years, 3 months ago
  49. e4d16c3 fix: GP incorrect buying amount if no upd on SI and Delivery Note by ruthra kumar · 2 years, 3 months ago
  50. 8ae9c1d Merge pull request #32895 from rohitwaghchaure/fixed-performance-issue-for-purchase-receipt by rohitwaghchaure · 2 years, 3 months ago
  51. 902e1ab Merge branch 'develop' into patch-9 by Deepesh Garg · 2 years, 3 months ago
  52. f4920d6 Merge pull request #32880 from ernestoruiz89/patch-7 by Deepesh Garg · 2 years, 3 months ago
  53. 9d5c8d9 Merge branch 'develop' into fix-repayment-schedule by Deepesh Garg · 2 years, 3 months ago
  54. 06a42ca Merge pull request #32923 from deepeshgarg007/rate_quotation by Deepesh Garg · 2 years, 3 months ago
  55. e559fea Merge pull request #32921 from deepeshgarg007/netvalues_psoa by Deepesh Garg · 2 years, 3 months ago
  56. 8f65677 Merge pull request #32912 from nabinhait/customer-supplier-tab-break by Deepesh Garg · 2 years, 3 months ago
  57. 362ec7b fix: Maintain same rate between Quotation and Sales Order by Deepesh Garg · 2 years, 3 months ago
  58. 51521fc feat: Add net value filter on PSOA by Deepesh Garg · 2 years, 3 months ago
  59. e7fa2e0 fix: set `WIP Warehouse` in Job Card by Sagar Sharma · 2 years, 3 months ago
  60. 9730cd0 fix: don't set WIP Warehouse if is checked in WO by Sagar Sharma · 2 years, 3 months ago
  61. 1283c5b Merge branch 'develop' into fix-repayment-schedule by Deepesh Garg · 2 years, 3 months ago
  62. a007f1d Merge branch 'develop' into patch-7 by Ernesto Ruiz · 2 years, 3 months ago
  63. 499dfee Merge branch 'develop' into patch-9 by Ernesto Ruiz · 2 years, 3 months ago
  64. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 2 years, 3 months ago
  65. 57038c3 fix: set stock UOM in args to ensure item price is fetched by Sagar Vora · 2 years, 3 months ago
  66. fb7ee30 fix(ux): Tab break in Customer and Supplier form by Nabin Hait · 2 years, 3 months ago
  67. ff51f3b Merge branch 'develop' into patch-7 by Deepesh Garg · 2 years, 3 months ago
  68. 5f1b226 Merge pull request #32742 from ruthra-kumar/ple_repost by Deepesh Garg · 2 years, 3 months ago
  69. 077f3c5 Merge branch 'develop' into patch-9 by Deepesh Garg · 2 years, 3 months ago
  70. 7278387 fix: test cases by Rohit Waghchaure · 2 years, 3 months ago
  71. 030ef6d Merge branch 'develop' into fix/scr/return-scr-ref by Sagar Sharma · 2 years, 3 months ago
  72. 4082149 fix: Purchase Receipt timeout error by Rohit Waghchaure · 2 years, 3 months ago
  73. c861928 Merge pull request #32883 from deepeshgarg007/timesheet_project_filter by Deepesh Garg · 2 years, 3 months ago
  74. 4724825 chore: link SCR Return in SCR Dashboard by Sagar Sharma · 2 years, 3 months ago
  75. 84ab100 chore: remove `debugger` from `stock_entry_list.js` by Sagar Sharma · 2 years, 3 months ago
  76. 55d6773 Merge branch 'develop' of https://github.com/frappe/erpnext into timesheet_project_filter by Deepesh Garg · 2 years, 3 months ago
  77. 7b5cf69 chore: Linting Issues by Deepesh Garg · 2 years, 3 months ago
  78. 0448c0f feat: Repost Payment Ledger entries for vouchers by ruthra kumar · 2 years, 4 months ago
  79. 2b65b22 fix: Project filter in timesheet by Deepesh Garg · 2 years, 3 months ago
  80. 1d52084 Merge branch 'develop' into fix/ux/scr/supplied-items/consumed-qty by Sagar Sharma · 2 years, 3 months ago
  81. 5e8a22b fix: linter by Sagar Sharma · 2 years, 3 months ago
  82. 1f13bc9 fix: add translation functuinon to doctype name on message in bulk_transaction_processing by Ernesto Ruiz · 2 years, 3 months ago
  83. 637c08d fix: add translate function to valitate company msg in chart of accounts importer by Ernesto Ruiz · 2 years, 3 months ago
  84. 404662e Merge pull request #32625 from deepeshgarg007/editable_inovice by Deepesh Garg · 2 years, 3 months ago
  85. d6ab2b3 fix: repayment schedule regeneration by Abhinav Raut · 2 years, 3 months ago
  86. 734db5b Merge branch 'develop' into fix/ux/scr/supplied-items/consumed-qty by Sagar Sharma · 2 years, 3 months ago
  87. bf4b012 fix: make `consumed_qty` editable when backflush based on Material Transfer by Sagar Sharma · 2 years, 3 months ago
  88. f8d2e27 fix: make `consumed_qty` read-only in SCR Supplied Items by Sagar Sharma · 2 years, 3 months ago
  89. e29f756 chore: Validate for deferred revenue invoices by Deepesh Garg · 2 years, 3 months ago
  90. 5fe5517 chore: Enable no-copy for repost required field by Deepesh Garg · 2 years, 3 months ago
  91. 30daeb9 fix: incorrect single valeu fetch by Ankush Menat · 2 years, 3 months ago
  92. 8355c10 fix: Increase columns width in Warehouse wise Item Balance Age and Value by Nihantra C. Patel · 2 years, 3 months ago
  93. 5e7a69e Merge pull request #32802 from s-aga-r/fix/github-issue/29006 by rohitwaghchaure · 2 years, 3 months ago
  94. 4efc947 perf: use `get_cached_value` instead of `db.get_value` in controllers (#32776) by Daizy Modi · 2 years, 3 months ago
  95. 4d8da44 test: add test case for consumed-qty by Sagar Sharma · 2 years, 3 months ago
  96. 70c9b8d fix: get `consumed_qty` based on `received_qty` in SCR by Sagar Sharma · 2 years, 3 months ago
  97. c447dfa fix: set `received_qty` before_validate SCR by Sagar Sharma · 2 years, 3 months ago
  98. 9209ec5 refactor: split delete gl utility function into two by ruthra kumar · 2 years, 3 months ago
  99. d2b6490 chore: add german translations (#32846) by Raffael Meyer · 2 years, 3 months ago
  100. 8d30ebb fix: Disable tax included prices for internal transfers (#32794) by Deepesh Garg · 2 years, 3 months ago