1. e12e3bb fix: allow search leads by doctype search fields by HarryPaulo · 1 year, 5 months ago
  2. 6de71eb fix: pass reference_doctype in link queries (#35038) by Ankush Menat · 1 year, 6 months ago
  3. b0fc568 fix: not able to select customer / supplier by Rohit Waghchaure · 1 year, 11 months ago
  4. 5f84993 test: added test case to validate seachfields for customer, supplier by Rohit Waghchaure · 2 years ago
  5. 46d148d fix: searchfield not working for cuctsomer, supplier as per customize form by Rohit Waghchaure · 2 years ago
  6. fd889fd fix: searchfields as per customize form not working for Item by Rohit Waghchaure · 2 years ago
  7. 9baa222 fix: specify allowed doctype in queries (#31761) by Sagar Vora · 2 years, 2 months ago
  8. ea28ed1 refactor: if() to CASE WHEN (#31360) by Conor · 2 years, 4 months ago
  9. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  10. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  11. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  12. a1e3ae8 fix: user can select disabled accounts in taxes table by Saqib Ansari · 2 years, 5 months ago
  13. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  14. 5792459 fix: GST account not showing up in tax templates by Deepesh Garg · 2 years, 7 months ago
  15. b5242df Merge branch 'develop' into disable-item-tax-category by Raffael Meyer · 2 years, 8 months ago
  16. 41a95e5 fix: ignore empty customer/supplier in item query (#29610) by Ankush Menat · 2 years, 8 months ago
  17. f60e040 feat: option to disable Item Tax Template by barredterra · 2 years, 9 months ago
  18. 071118f fix: Unable to search project by project name in Sales Invoice (bp #28648) by mergify[bot] · 2 years, 10 months ago
  19. 34f5283 fix: show full item name in search widget (#28283) by Ankush Menat · 2 years, 11 months ago
  20. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  21. aa9e78b fix: Accounting Dimension filters not honouring user permissions by Deepesh Garg · 3 years ago
  22. 2221c9e fix: don't show blocked supplier in autocomplete by Ankush Menat · 3 years ago
  23. a1d3a09 Merge branch 'develop' into care by ChillarAnand · 3 years ago
  24. aa82624 Merge pull request #27281 from DeeMysterio/party-specific-items by DeeMysterio · 3 years, 1 month ago
  25. 62fc544 test: basic tests for controllers/queries (#27422) by Ankush Menat · 3 years, 1 month ago
  26. c8565c7 chore: Removed healthcare module code in other modules by ChillarAnand · 3 years, 1 month ago
  27. e913e27 chore: Rename imports from erpnext to healthcare by ChillarAnand · 3 years, 1 month ago
  28. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  29. 333e44e fix: Dimension filter query fix to avoid including disabled dimensions (#26988) by Subin Tom · 3 years, 2 months ago
  30. c14aa45 fix: incorrect valuation rate calculation in gross profit report by Rohit Waghchaure · 3 years, 3 months ago
  31. fc98abe feat: Employee Grievance (#25705) by Anurag Mishra · 3 years, 4 months ago
  32. 889140f fix: sql syntax error in get_project_name method (#26147) by Subin Tom · 3 years, 4 months ago
  33. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  34. c59371a fix: filter type for item query (#25942) by rohitwaghchaure · 3 years, 4 months ago
  35. 721b413 fix: not able to select the item code in work order by Rohit Waghchaure · 3 years, 4 months ago
  36. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 5 months ago
  37. 8e34c49 refactor: using get_all instead of get_list by noahjacob · 3 years, 5 months ago
  38. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 5 months ago
  39. 062d301 fix: Include search fields in Project Link field query (#25505) by Rucha Mahabal · 3 years, 5 months ago
  40. 7eac4a2 fix: functions using mutable defaults (#25370) by Ankush Menat · 3 years, 6 months ago
  41. e2dc102 fix: Zero amount completed delivery notes being shown in Sales Invocie get items (#25317) by Deepesh Garg · 3 years, 6 months ago
  42. 20e5315 feat: Allow selecting admission service unit in Patient Appointment for inpatients by Rucha Mahabal · 3 years, 9 months ago
  43. 6c17b84 fix: Replace raw query with ORM by Deepesh Garg · 3 years, 11 months ago
  44. 96e874b fix: dimension filter query by Deepesh Garg · 3 years, 11 months ago
  45. f58a5ec fix: Codition in batch selector query by Deepesh Garg · 4 years ago
  46. 1fae774 fix: Search batches based on search fields by Deepesh Garg · 4 years ago
  47. 27bccd7 Merge pull request #23397 from deepeshgarg007/search_field_batch_query by rohitwaghchaure · 4 years, 1 month ago
  48. a0d192e feat: Show searchfields in batch query by Deepesh Garg · 4 years, 1 month ago
  49. de7a2bc fix: apply user permissions in tax accounts query by prssanna · 4 years, 1 month ago
  50. 5f24639 Merge pull request #23061 from DeeMysterio/dev-sort-warehouses-qty by rohitwaghchaure · 4 years, 2 months ago
  51. 182ee5e feat(queries): sort warehouses based on item quantity by Diksha Jadhav · 4 years, 2 months ago
  52. 0fcb05a fix: Misleading filters on Item tax Template Link field (#22918) by Marica · 4 years, 2 months ago
  53. 1923ef0 refactor: Format and sanitise user inputs to search queries. (#22913) by Suraj Shetty · 4 years, 2 months ago
  54. addd1e8 Merge pull request #22568 from ahmadpak/develop by Deepesh Garg · 4 years, 3 months ago
  55. 41c0c9f fix: Item Tax Template by mohammadahmad1990 · 4 years, 4 months ago
  56. aa12109 fix: whitelist all query functions for search widget by Chinmay D. Pai · 4 years, 3 months ago
  57. 7978907 feat: BOM template (#21262) by rohitwaghchaure · 4 years, 5 months ago
  58. d94a38e fix: make queries show searchfields (#21685) by Himanshu · 4 years, 5 months ago
  59. 299e217 fix: Blanket Order in SO/PO child tables (#21442) by Marica · 4 years, 5 months ago
  60. 05ac721 fix: allow to make BOM against template item (#21146) by rohitwaghchaure · 4 years, 6 months ago
  61. fbf6e56 fix: Expense account currency validation in Landed Cost voucher (#21073) by Deepesh Garg · 4 years, 6 months ago
  62. ef0d26c feat: Validity for Item taxes (#20135) by Deepesh Garg · 4 years, 9 months ago
  63. 088be37 feat: consider expiry_date during Batch queries (#20065) by Sun Howwrongbum · 4 years, 10 months ago
  64. c42312e fix: not able to select item in sales order by Rohit Waghchaure · 4 years, 11 months ago
  65. d995609 Fixed asset refactor (#19369) by Saqib · 4 years, 11 months ago
  66. 1e754b1 fix: Fetching catched meta and removed description fetch from Search Fields by marination · 5 years ago
  67. 3dbef9d fix: Search field entries included in Item Link field query by marination · 5 years ago
  68. d8ddd1e fix: not able to select the zero qty batch while making the sales return entry by Rohit Waghchaure · 5 years ago
  69. bac4b93 fix: Displaying manufacturer part no along with manufacturer and added Manufacturers validation in Item master (#19066) by Marica · 5 years ago
  70. 5619db2 fix: fetch capital work in progress as expense account (#18780) by Mangesh-Khairnar · 5 years ago
  71. 747c262 fix(BOM): Sever Error due in bom query to new behaviour of db.escape in v12 (#18401) by Karthikeyan S · 5 years ago
  72. 6a79691 fix(bom): escape name with wildcard character (#18164) by Mangesh-Khairnar · 5 years ago
  73. 78a86af fix: Fiter passing fix in get batch query (#18131) by Deepesh Garg · 5 years ago
  74. 4c16393 feat: creating stock entry against purchase receipt by Anurag Mishra · 5 years ago
  75. 0d7d487 Merge pull request #17920 from Anurag810/stock_balance_report by Deepesh Garg · 5 years ago
  76. bbe2c4f fix: fetch item on the base of item group by Anurag Mishra · 5 years ago
  77. 3cf2436 feat: provision to set multiple manufacturer in the item master by Rohit Waghchaure · 5 years ago
  78. d07a3e1 fix: limit offset was missing in the get_delivery_notes_to_be_billed method (#17611) by rohitwaghchaure · 5 years ago
  79. 7e67a40 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  80. 2bfb063 fix(sales order item): not able to search item by description by Rohit Waghchaure · 6 years ago
  81. 4b404c4 Avoid multiple escapes (#15509) by Suraj Shetty · 6 years ago
  82. 6ea3de9 Fix quote issues (#15497) by Suraj Shetty · 6 years ago
  83. bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
  84. a804d6d Fixed merge conflict by Nabin Hait · 6 years ago
  85. e330472 [Fix] Speacial character issue in searching project in sales invoice (#15220) by rohitwaghchaure · 6 years ago
  86. 59e4c32 Allow Disabling Batch and edit Validations (#15076) by Doridel Cahanap · 6 years ago
  87. 1cc7500 Merge branch 'master' into develop by Ameya Shenoy · 6 years ago
  88. 984a7a7 [item-query] change order of description terms, name first by Prateeksha Singh · 6 years ago
  89. 585945e Allow to select Asset Received But Not Billed in expense account head by Rohit Waghchaure · 6 years ago
  90. 2ca83d6 Resolve merge conflicts from enterprise_sprint branch by Saurabh · 6 years ago
  91. 2e08098 controller and other changes by Zlash65 · 6 years ago
  92. dae8f1b Search for item_code (#13912) by creador30 · 6 years ago
  93. 0e3b000 sql syntax fix (#13529) by Zarrar · 7 years ago
  94. 2b682c8 Fixed merge conflict by Nabin Hait · 7 years ago
  95. d5f9ebd [optimize] item queries (#13480) by Rushabh Mehta · 7 years ago
  96. e21e596 Fixed merge conflict by Nabin Hait · 7 years ago
  97. 621740e Enhancement and bug fix in batch (#12753) by sivankar · 7 years ago
  98. ec2c9ec Merge branch 'master' into develop by Nabin Hait · 7 years ago
  99. 7918b92 Invalid date value comparison, fixes for mariadb 10.2.3+ by Nabin Hait · 7 years ago
  100. ef31637 Merge branch 'master' into develop by Saurabh · 7 years ago