- 3effaf2 refactor(treewide): formatting and ruff fixes, + manually enabled F401 by Akhil Narang · 10 months ago
- 7d7d10e Merge pull request #40577 from barredterra/one-item-price by Deepesh Garg · 10 months ago
- 1294534 Merge pull request #40589 from barredterra/get_prices_as_dict by Deepesh Garg · 10 months ago
- 6821baa fix: rate reset to zero by Rohit Waghchaure · 11 months ago
- d893a46 fix: rate not fetching from the item price by Rohit Waghchaure · 11 months ago
- 58b3ce6 refactor: get prices as dict by barredterra · 11 months ago
- be9fe73 perf: query one item price only by barredterra · 11 months ago
- 5691cc6 Merge pull request #40456 from nabinhait/pi-optimization-dev by Nabin Hait · 11 months ago
- 09ea7ed fix: Update Existing Price List Rate not working (#40333) by rohitwaghchaure · 11 months ago
- 26202d9 Merge pull request #40263 from nabinhait/pi-optimization by Nabin Hait · 11 months ago
- 675a0b8 Merge pull request #39659 from rohitwaghchaure/fixed-timeout-error-while-making-auto-mr by rohitwaghchaure · 12 months ago
- e9fe10c fix: fetch/change tax template on basis of base_net_rate instead of net_rate (#39448) by Divyam Mistry · 12 months ago
- 951023f perf: timeout for auto material request through reorder level by Rohit Waghchaure · 1 year ago
- f52d7c7 fix: Pricing rule application/removal on qty change by Deepesh Garg · 1 year, 1 month ago
- db24e24 fix: supplier removed on selection of item (#38712) by rohitwaghchaure · 1 year, 2 months ago
- 0465c9a fix: attribute error by barredterra · 1 year, 2 months ago
- 2989e36 Merge pull request #38284 from vorasmit/fetch-item-tax-values by Deepesh Garg · 1 year, 2 months ago
- b206b05 fix: fetch item_tax_template values if fields with fetch_from exisit by Smit Vora · 1 year, 2 months ago
- 8bdb61c fix: condition in other bundle utils by Gursheen Anand · 1 year, 2 months ago
- 70d99ee Revert "fix: set empty value for tax template in item details (#37496)" by Deepesh Garg · 1 year, 3 months ago
- 1081df3 Merge pull request #37674 from GursheenK/item-variant-tax-template by Deepesh Garg · 1 year, 3 months ago
- 1612d7b fix(defaults): apply discount and provisonal defaults from item group and brand if available (#37466) by David Arnold · 1 year, 3 months ago
- d436a40 fix: only update if variant table empty by Gursheen Anand · 1 year, 3 months ago
- b0d440c fix: set empty value for tax template in item details (#37496) by Gursheen Kaur Anand · 1 year, 3 months ago
- 14b009b fix: incorrect cost center in the purchase invoice (#37591) by rohitwaghchaure · 1 year, 3 months ago
- e6199dc fix: allow to select parent warehouse in the website item (#37047) by rohitwaghchaure · 1 year, 4 months ago
- 099468e fix: company wise deferred accounting fields in item (#37023) by Gursheen Kaur Anand · 1 year, 5 months ago
- 5155d5b chore: remove whitelisting for methods not accessed from UI by DaizyModi · 1 year, 8 months ago
- 648efca feat: auto create serial and batch bundle by Rohit Waghchaure · 1 year, 10 months ago
- 16f26fb refactor: serial and batch package creation for finished item and cleanup code by Rohit Waghchaure · 1 year, 11 months ago
- 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 2 years, 2 months ago
- bdf2f74 fix: not able to create delivery note from sales order by Rohit Waghchaure · 1 year, 9 months ago
- a7051cb fix: Don't use stale item details (#34847) by Deepesh Garg · 1 year, 10 months ago
- 6f6928f fix: Item tax validity comparison fixes (#34784) by Deepesh Garg · 1 year, 10 months ago
- 4c61ee3 fix: Multiple issues in purchase invoice submission (#34600) by Deepesh Garg · 1 year, 10 months ago
- 58c027d chore: `Linters` by s-aga-r · 1 year, 11 months ago
- 35489fb refactor: remove method `get_serial_no_batchwise` from `get_item_details.py` by s-aga-r · 2 years ago
- 6b144ba refactor: rewrite `get_item_details.py` queries in `QB` by s-aga-r · 2 years ago
- 231fe41 fix: should never get cutomer price on purchase document (#34002) by HENRY Florian · 2 years ago
- 2c83fff fix: don't add template item in sales/purchase transaction by Rohit Waghchaure · 2 years ago
- be38205 revert: Reverting changes done on 33495 (#33662) by ruthra kumar · 2 years, 1 month ago
- ec171fc test: test case to check disable last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
- d1d4671 feat: provision to disable get last purchase rate by Rohit Waghchaure · 2 years, 1 month ago
- b425c2d Merge branch 'develop' into fix/github-issue/28766 by s-aga-r · 2 years, 1 month ago
- 8d62cdf fix: add missing 'ordered_qty' to get_bin_details by Devin Slauenwhite · 2 years, 1 month ago
- c3911a5 chore: use `frappe.qb` instead of `frappe.db.get_value` by s-aga-r · 2 years, 1 month ago
- c716dcc fix: consider child nodes while getting bin details by s-aga-r · 2 years, 1 month ago
- 0f28074 fix: unsupported operand type(s) for +: 'int' and 'NoneType' by Rohit Waghchaure · 2 years, 2 months ago
- 6192af5 chore: Update tests by Deepesh Garg · 2 years, 2 months ago
- b741ae1 fix: Reapply pricing rule on qty change by Deepesh Garg · 2 years, 2 months ago
- 57038c3 fix: set stock UOM in args to ensure item price is fetched by Sagar Vora · 2 years, 3 months ago
- f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 8 months ago
- 6d89b2f refactor: backport old subcontracting code by s-aga-r · 2 years, 8 months ago
- 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
- 1a3997a fix: transaction date gets unset in material request (#31327) by Sagar Vora · 2 years, 8 months ago
- 9f2d325 fix: Pick Template BOM if variant BOM absent in WO popup from SO by marination · 2 years, 8 months ago
- 992ba97 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 8 months ago
- b3ccc4b fix: Auto Insert Item Price If Missing when discount & blank UOM (#31168) by maharshivpatel · 2 years, 8 months ago
- 4ff734c Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 8 months ago
- 55276f1 fix: don't fetch item_code if already exists. (#31113) by Devin Slauenwhite · 2 years, 8 months ago
- 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 9 months ago
- 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 10 months ago
- 77db843 refactor!: Make required changes to create SCO from PO by Sagar Sharma · 2 years, 9 months ago
- 3ce6417 feat: Item-wise provisional accounting for service items by Deepesh Garg · 2 years, 10 months ago
- e80cd29 Merge branch 'develop' into is-subcontracted-fieldtype by Sagar Sharma · 2 years, 10 months ago
- c8ead0a fix: dont send empty serial no in get_item_details by Ankush Menat · 2 years, 10 months ago
- d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 10 months ago
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- 6490518 fix: dont fetch entire barcode table in get_item_details (#30131) by Ankush Menat · 2 years, 11 months ago
- 1e97664 fix: get_item_details overrides parentype (#29799) by Ankush Menat · 3 years ago
- 3713ae7 fix: incorrect pricing rule filtering on selecting first item by Saqib Ansari · 3 years ago
- ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 3 years, 1 month ago
- e10ab16 feat: Grant commission on certain items only (#27467) by Raffael Meyer · 3 years, 2 months ago
- c0cc72e fix: incorrect discount amount set when item is replaced (#28556) by Saqib · 3 years, 2 months ago
- c0b889b fix: auto update price list rate (#28255) (#28256) by mergify[bot] · 3 years, 3 months ago
- 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years, 3 months ago
- 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
- eb3aae8 perf: get total company stock only for purchase order by Saqib Ansari · 3 years, 4 months ago
- 772d475 refactor: Clean up mutable defaults and add CI check (#27828) by Chillar Anand · 3 years, 4 months ago
- 7b4a654 fix: manually added weight per unit reset to zero after save (#27330) by rohitwaghchaure · 3 years, 5 months ago
- 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
- e1f0704 fix: selected batch no changed on updation of qty by Rohit Waghchaure · 3 years, 5 months ago
- 5122948 Merge branch 'develop' of https://github.com/frappe/erpnext into enable-discount-accounting by Deepesh Garg · 3 years, 6 months ago
- 16d4de5 fix: price list with 0 value are ignored (#26655) by Ankush · 3 years, 6 months ago
- 471f48f fix: Reset weight_per_unit on replacing Item (#26619) by Ganga Manoj · 3 years, 6 months ago
- 013b352 fix: Price list rate not fetched for return sales invoice fixed (#26559) by Subin Tom · 3 years, 7 months ago
- bfb7256 Merge branch 'develop' into enable-discount-accounting by Ganga Manoj · 3 years, 7 months ago
- 4acbeec fix: multi-currency issue by Rohit Waghchaure · 3 years, 7 months ago
- 0b7d8fb fix: Move Default Discount Account field to Item Defaults by GangaManoj · 3 years, 7 months ago
- 657e9b5 feat: Assign Item's Default Discount Account if present by GangaManoj · 3 years, 7 months ago
- 8dd99c0 fix: Check for is None by Deepesh Garg · 3 years, 7 months ago
- cae42b48 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 7 months ago
- 6eb8d19 fix: Check for is None by Deepesh Garg · 3 years, 7 months ago
- cd36ba7 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 7 months ago
- 8cdd7ce fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 7 months ago
- e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 7 months ago
- 269962a fix: Check if item tax template exists by Deepesh Garg · 3 years, 7 months ago
- 808f83f fix: Make item tax templates optional by Deepesh Garg · 3 years, 7 months ago
- 94d4604 fix: User is not able to change item tax template by Deepesh Garg · 3 years, 7 months ago
- 7e00649 fix: Check if item tax template exists by Deepesh Garg · 3 years, 7 months ago