1. 6490518 fix: dont fetch entire barcode table in get_item_details (#30131) by Ankush Menat · 2 years, 7 months ago
  2. 1e97664 fix: get_item_details overrides parentype (#29799) by Ankush Menat · 2 years, 8 months ago
  3. 3713ae7 fix: incorrect pricing rule filtering on selecting first item by Saqib Ansari · 2 years, 8 months ago
  4. ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 2 years, 10 months ago
  5. e10ab16 feat: Grant commission on certain items only (#27467) by Raffael Meyer · 2 years, 11 months ago
  6. c0cc72e fix: incorrect discount amount set when item is replaced (#28556) by Saqib · 2 years, 11 months ago
  7. c0b889b fix: auto update price list rate (#28255) (#28256) by mergify[bot] · 3 years ago
  8. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  9. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  10. eb3aae8 perf: get total company stock only for purchase order by Saqib Ansari · 3 years ago
  11. 772d475 refactor: Clean up mutable defaults and add CI check (#27828) by Chillar Anand · 3 years ago
  12. 7b4a654 fix: manually added weight per unit reset to zero after save (#27330) by rohitwaghchaure · 3 years, 1 month ago
  13. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  14. e1f0704 fix: selected batch no changed on updation of qty by Rohit Waghchaure · 3 years, 2 months ago
  15. 5122948 Merge branch 'develop' of https://github.com/frappe/erpnext into enable-discount-accounting by Deepesh Garg · 3 years, 2 months ago
  16. 16d4de5 fix: price list with 0 value are ignored (#26655) by Ankush · 3 years, 2 months ago
  17. 471f48f fix: Reset weight_per_unit on replacing Item (#26619) by Ganga Manoj · 3 years, 3 months ago
  18. 013b352 fix: Price list rate not fetched for return sales invoice fixed (#26559) by Subin Tom · 3 years, 3 months ago
  19. bfb7256 Merge branch 'develop' into enable-discount-accounting by Ganga Manoj · 3 years, 3 months ago
  20. 4acbeec fix: multi-currency issue by Rohit Waghchaure · 3 years, 3 months ago
  21. 0b7d8fb fix: Move Default Discount Account field to Item Defaults by GangaManoj · 3 years, 3 months ago
  22. 657e9b5 feat: Assign Item's Default Discount Account if present by GangaManoj · 3 years, 3 months ago
  23. 8dd99c0 fix: Check for is None by Deepesh Garg · 3 years, 4 months ago
  24. cae42b48 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 4 months ago
  25. 6eb8d19 fix: Check for is None by Deepesh Garg · 3 years, 4 months ago
  26. cd36ba7 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 4 months ago
  27. 8cdd7ce fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 4 months ago
  28. e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 4 months ago
  29. 269962a fix: Check if item tax template exists by Deepesh Garg · 3 years, 4 months ago
  30. 808f83f fix: Make item tax templates optional by Deepesh Garg · 3 years, 4 months ago
  31. 94d4604 fix: User is not able to change item tax template by Deepesh Garg · 3 years, 4 months ago
  32. 7e00649 fix: Check if item tax template exists by Deepesh Garg · 3 years, 4 months ago
  33. c9c1d10 fix: Make item tax templates optional by Deepesh Garg · 3 years, 4 months ago
  34. 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 4 months ago
  35. 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 4 months ago
  36. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 5 months ago
  37. f132ed4 fix: update item level cost center from POS (#25609) by Anuja Pawar · 3 years, 5 months ago
  38. 308905b fix: semgrep, refactor default mutable dict by 18alantom · 3 years, 6 months ago
  39. e36f303 fix: use percent string templates for db.sql calls by 18alantom · 3 years, 6 months ago
  40. da0ba15 fix: Fetch total stock at company in PO (#25532) by Nabin Hait · 3 years, 6 months ago
  41. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 6 months ago
  42. dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 6 months ago
  43. dfdf72c Merge branch 'develop' into planning by Anupam Kumar · 3 years, 6 months ago
  44. 1bc53a3 fix: can't multiply sequence by non-int of type 'float' by Rohit Waghchaure · 3 years, 7 months ago
  45. bde159a fix: total weight not set for free items by Rohit Waghchaure · 3 years, 7 months ago
  46. 661b1e5 Merge branch 'develop' of https://github.com/frappe/erpnext into planning by Anupam · 3 years, 7 months ago
  47. 4980dd6 fix: resolving commits by Anupam · 3 years, 7 months ago
  48. ac9e6ff fix(pos): multiple pos fixes and additions (#24227) by Saqib · 3 years, 9 months ago
  49. bd9bdc5 feat: Batch wise item pricing (#24470) by Deepesh Garg · 3 years, 9 months ago
  50. 1f591ab fix(e-invoicing): minor calculation fixes (#24285) by Saqib · 3 years, 10 months ago
  51. 527b7e1 Revert "feat: Batch wise item selling pricing" by rohitwaghchaure · 3 years, 10 months ago
  52. bc0a285 fix: Rate for items with no batch by Deepesh Garg · 3 years, 10 months ago
  53. 91e1136 feat: Batch wise item pricing by Deepesh Garg · 3 years, 10 months ago
  54. 1c8c1d7 fix: default cost center in item master not set in stock entry (#23877) by rohitwaghchaure · 4 years ago
  55. 3b1be2b fix: Add Taxes if missing via Update Items (#23702) by Marica · 4 years ago
  56. a6f98d4 refactor: POS workflow (#20789) by Saqib · 4 years, 3 months ago
  57. 392f323 fix: Dont overwrite default warehouse in Material Request by marination · 4 years, 3 months ago
  58. 8cdf33f Merge pull request #22635 from deepeshgarg007/item_tax_test by Deepesh Garg · 4 years, 3 months ago
  59. f15ff5f fix: Test by Deepesh Garg · 4 years, 3 months ago
  60. addd1e8 Merge pull request #22568 from ahmadpak/develop by Deepesh Garg · 4 years, 3 months ago
  61. 261ecba Company field removed from Item Taxes Table by mohammadahmad1990 · 4 years, 4 months ago
  62. ad3d44d fix: Item Tax Template check on company field by mohammadahmad1990 · 4 years, 4 months ago
  63. e39649b fix: Item Tax Template with no validity by mohammadahmad1990 · 4 years, 4 months ago
  64. 41c0c9f fix: Item Tax Template by mohammadahmad1990 · 4 years, 4 months ago
  65. b60abb0 fix: fetch item price in sales invoice by Andy Zhu · 4 years, 4 months ago
  66. aa85e51 feat: Production Planning Against Sales Order/Material Request/Work Order (#21763) by rohitwaghchaure · 4 years, 5 months ago
  67. 41b47a6 fix: item price not fetching when customer is unset in item price (#21488) by Saqib · 4 years, 5 months ago
  68. da17f9c feat: Run MRP at parent level in the production plan (#21545) by Nabin Hait · 4 years, 6 months ago
  69. be16e5c fix: 'NoneType' object is not iterable (#21537) by rohitwaghchaure · 4 years, 6 months ago
  70. 3e7a8ab feat: Provision to set Default Item Manufacturer by marination · 4 years, 6 months ago
  71. e05013e feat: Scan Barcode in Purchase Receipt by marination · 4 years, 6 months ago
  72. 438e043 fix: cannot set warehouse on deleting all so items and updating them (#21078) by Saqib · 4 years, 7 months ago
  73. 15ff6a5 feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) by Deepesh Garg · 4 years, 8 months ago
  74. 03b116d fix: deprecated fetching item price based on min_qty (#20347) by Nabin Hait · 4 years, 9 months ago
  75. e321fbb fix: Multiple fixes based on testing on pre-release branch (#20301) by Nabin Hait · 4 years, 9 months ago
  76. ccdf193 fix: min_qty and valid_from for the price selection (#20217) by Don-Leopardo · 4 years, 9 months ago
  77. ef0d26c feat: Validity for Item taxes (#20135) by Deepesh Garg · 4 years, 10 months ago
  78. 370cdc0 feat(Sales/Purchase Order): optional to reference a Blanket Order (#19612) by ronelvcabrera · 4 years, 11 months ago
  79. f3b393f fix: UOM was not fetching in purchase invoice (#19732) by Anurag Mishra · 4 years, 11 months ago
  80. a85ddf2 fix: performance issue of sales invoice while save/submit (#19598) by rohitwaghchaure · 5 years ago
  81. 6daab3c fix: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given) by Rohit Waghchaure · 5 years ago
  82. 867ac10 fix: handle for product bundle (#18420) by Anurag Mishra · 5 years ago
  83. 00f9930 style: Remove leftout print statements by Suraj Shetty · 5 years ago
  84. 182f4de fix: Delivery note creation from pick list by Suraj Shetty · 5 years ago
  85. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  86. 558a5c1 fix(price list): change the field name by Mangesh-Khairnar · 5 years ago
  87. dde4f93 Merge pull request #17881 from rohitwaghchaure/cogs_only_for_material_issue_in_ste_develop by rohitwaghchaure · 5 years ago
  88. 9a792c2 stock_entry: set COGS for material issue only by Rohit Waghchaure · 5 years ago
  89. 3cf2436 feat: provision to set multiple manufacturer in the item master by Rohit Waghchaure · 5 years ago
  90. fd4815d Merge pull request #17690 from rohitwaghchaure/set_default_warehouse_from_the_stock_settings_v12 by rohitwaghchaure · 5 years ago
  91. c41118b Get default warehouse from the stock settings in the get_item_details by Rohit Waghchaure · 5 years ago
  92. 06c8cf4 fix: BOM Item rate based on uom conversion factor and exchange rate by Nabin Hait · 5 years ago
  93. c87b47a fix: Price list conversion for other UOM from stock UOM item price (#17386) by Suraj Shetty · 5 years ago
  94. e8e3fb1 fix: incorrect POS profile selected by Rohit Waghchaure · 6 years ago
  95. 9c43c8f Merge pull request #16554 from SaiFi0102/Brand-Item-Defaults-V12 by Rushabh Mehta · 6 years ago
  96. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  97. e62bd89 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Brand-Item-Defaults-V12 by Saif Ur Rehman · 6 years ago
  98. 1fcae10 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  99. b48effe fix: test case by Rohit Waghchaure · 6 years ago
  100. cd34c70 fix: bom cost update is not working by Rohit Waghchaure · 6 years ago