- 0e9ebad test: Refactor exotel test setup by Suraj Shetty · 2 years, 10 months ago
- 6644ebd Merge branch 'develop' into exotel-fixes by Suraj Shetty · 2 years, 10 months ago
- 205c8c2 Merge pull request #30191 from abhinavxd/patch-3 by Deepesh Garg · 2 years, 10 months ago
- 7e185fb Merge branch 'develop' of https://github.com/frappe/erpnext into patch-3 by Deepesh Garg · 2 years, 10 months ago
- e57e7bb fix: added tests(fixed) by Subin Tom · 2 years, 10 months ago
- c8ead0a fix: dont send empty serial no in get_item_details by Ankush Menat · 2 years, 10 months ago
- 6a069d6 feat: dont trigger selector if all info is scanned by Ankush Menat · 2 years, 10 months ago
- 47f27a5 refactor: move scan api to stock utils; add item_info by Ankush Menat · 2 years, 10 months ago
- 9bf4279 fix!: remove barcode field triggers by Ankush Menat · 2 years, 10 months ago
- 530f767 revert: "fix: ignore circular dependencies on barcode scan" by Ankush Menat · 2 years, 10 months ago
- 767b827 feat: return batch code while scanning serial no by Ankush Menat · 2 years, 10 months ago
- 1d2e9e8 Merge pull request #30521 from gavindsouza/misc-fixes-0 by gavin · 2 years, 10 months ago
- f8c9fba fix: Handle changes in frappe's get_monthly_goal_graph_data API by Gavin D'souza · 2 years, 10 months ago
- 6c5b01c perf: index barcode for faster scans (#30543) by Ankush Menat · 2 years, 10 months ago
- 5d14e78 Fix: Remove trailing slash "/" from route (#30532) by Alberto826 · 2 years, 10 months ago
- 6576327 fix: convert dates to datetime before comparing in leave days calculation and fix half day edge case (#30538) by Rucha Mahabal · 2 years, 10 months ago
- 2576235 perf: use cached single docs (#30536) by Ankush Menat · 2 years, 10 months ago
- bfc34e1 fix: check for debit credit difference even after round-off adjustment (#30050) by Saqib Ansari · 2 years, 10 months ago
- 8598d64 Merge pull request #30502 from dj12djdjs/fix-pe-ex-rate-precision by Deepesh Garg · 2 years, 10 months ago
- df06d26 Merge pull request #30510 from deepeshgarg007/tax_mapping by Deepesh Garg · 2 years, 10 months ago
- 8d16c7f Merge pull request #30527 from rohitwaghchaure/feat-pick-list-item-reference-in-delivery-note by rohitwaghchaure · 2 years, 10 months ago
- 2f51011 test: test case to check pick list name has mapped or not by Rohit Waghchaure · 2 years, 10 months ago
- 2f63ae2 feat: minor, pick list item reference on delivery note item table by Rohit Waghchaure · 2 years, 10 months ago
- 02dab02 Merge pull request #30500 from deepeshgarg007/auto_tax_gst by Deepesh Garg · 2 years, 10 months ago
- 96fc6ad Merge pull request #30146 from marination/bom-update-tool by Marica · 2 years, 10 months ago
- cd9d070 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 10 months ago
- 901d8ea Merge pull request #30509 from marination/buying-validate-items by Marica · 2 years, 10 months ago
- 9af353f Merge pull request #30461 from nextchamp-saqib/fix-asset-warehouse-validation by Saqib Ansari · 2 years, 10 months ago
- e063147 Merge branch 'develop' into auto_tax_gst by Deepesh Garg · 2 years, 10 months ago
- 544533c Merge pull request #30486 from deepeshgarg007/account_currenct_change_test by Deepesh Garg · 2 years, 10 months ago
- 93f6346 fix: (test) change expected exception due to https://github.com/frappe/frappe/pull/16454 by marination · 2 years, 10 months ago
- 2fece52 chore: Added BOM std filters and update type in List View by marination · 2 years, 10 months ago
- 4623a1b fix(test): Item MacBook does not exist by Saqib Ansari · 2 years, 10 months ago
- f482b18 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 10 months ago
- 4720969 fix: Taxes getting overriden from mapped to target doc by Deepesh Garg · 2 years, 10 months ago
- 982a246 fix: Add non-existent Item check and cleanup in `validate_for_items` by marination · 2 years, 10 months ago
- 199a6da perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 10 months ago
- 62266b2 fix: exchange rate precision by Devin Slauenwhite · 2 years, 10 months ago
- b981fae fix: remove naming series from bin, repost queue (#30497) by Ankush Menat · 2 years, 10 months ago
- 45f7897 Merge pull request #30493 from nabinhait/party-account-in-ar-ap-report by Deepesh Garg · 2 years, 10 months ago
- d93edbc fix: make test record by Deepesh Garg · 2 years, 10 months ago
- 532961f fix(India): Tax fetching based on tax category by Deepesh Garg · 2 years, 10 months ago
- a945484 test: Added test for 2 more validations by marination · 2 years, 10 months ago
- 620575a fix: Type Annotations, Redundancy, etc. by marination · 2 years, 10 months ago
- 89a9afa fix: cast array slice index integer while splitting serial_nos array (#30468) (#30496) by mergify[bot] · 2 years, 10 months ago
- b9d3715 Merge pull request #30494 from resilient-tech/fix-get-cached-value by gavin · 2 years, 10 months ago
- 7bece37 fix: update `get_cached_value` usage based on changes in definition by Sagar Vora · 2 years, 10 months ago
- 5408980 Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 10 months ago
- 291415d Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete by Saqib Ansari · 2 years, 10 months ago
- 03e6a6c Merge branch 'develop' into fix-asset-warehouse-validation by Saqib Ansari · 2 years, 10 months ago
- 9ff1904 fix: explicitly check if additional salary is recurring while fetching components for payroll (#30489) by Rucha Mahabal · 2 years, 10 months ago
- ebf0094 fix: Semgrep by marination · 2 years, 10 months ago
- 8ab226a test: add class to uniquely id item dashboard (#30487) by Ankush Menat · 2 years, 10 months ago
- 7949567 fix: Auto format `bom_update_log.py` by marination · 2 years, 10 months ago
- 1d1e925 test: API hit via BOM Update Tool by marination · 2 years, 10 months ago
- 62c5719 chore: remove ui test config by Ankush Menat · 2 years, 10 months ago
- d4cc7c5 fix: Account currency validation by Deepesh Garg · 2 years, 10 months ago
- fe96254 chore: skip style checks in sider by Ankush Menat · 2 years, 10 months ago
- 7e719a1 Merge pull request #30377 from marination/stock-entry-items-idx by Marica · 2 years, 10 months ago
- 87dc9c6 Merge pull request #30470 from nextchamp-saqib/fix-dn-credit-limit-validation by Saqib Ansari · 2 years, 10 months ago
- a51ba4c Merge branch 'develop' into bom-update-tool by Marica · 2 years, 10 months ago
- b5ad626 fix: Linter by marination · 2 years, 10 months ago
- 6528218 perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 10 months ago
- b80fac0 fix: validate 0 transfer qty in stock entry (#30476) by Ankush Menat · 2 years, 10 months ago
- b12fe0f fix: dont check for failed repost while freezing (#30472) by Ankush Menat · 2 years, 10 months ago
- fa3b953 test: idx mapping correctness by marination · 2 years, 10 months ago
- c122882 fix: credit limit validation in delivery note by Saqib Ansari · 2 years, 10 months ago
- 88a460b Merge branch 'develop' into stock-entry-items-idx by Marica · 2 years, 10 months ago
- 0cb9cdb Merge branch 'develop' into fix-asset-warehouse-validation by Ankush Menat · 2 years, 10 months ago
- d29e314 ci: pin click for black (#30464) by Ankush Menat · 2 years, 10 months ago
- 76dce2e fix: use `name` for links not `item_code` (#30462) by Ankush Menat · 2 years, 10 months ago
- b60fad6 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-asset-warehouse-validation by Saqib Ansari · 2 years, 10 months ago
- 136466d fix(asset): do not validate warehouse on asset purchase by Saqib Ansari · 2 years, 10 months ago
- 760e68b Merge pull request #30426 from frappe/mergify/bp/develop/pr-30395 by Deepesh Garg · 2 years, 10 months ago
- 639d380 chore: Remove redundant idx query and value setting by marination · 2 years, 10 months ago
- 63d8924 Merge branch 'develop' into bom-update-tool by Ankush Menat · 2 years, 10 months ago
- 40d7418 Merge branch 'develop' into stock-entry-items-idx by Ankush Menat · 2 years, 10 months ago
- 3821a97 Merge branch 'develop' into mergify/bp/develop/pr-30395 by Ankush Menat · 2 years, 10 months ago
- 7ef5480 Merge branch 'develop' into exotel-fixes by Ankush Menat · 2 years, 10 months ago
- 7c0c31b Merge pull request #29783 from ankush/format by Ankush Menat · 2 years, 10 months ago
- b0f7931 chore: ignore black formatting changes in blame by Ankush Menat · 2 years, 10 months ago
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- 21e00da ci: force black formatting (pre-commit) by Ankush Menat · 3 years ago
- 8dff4d6 fix: bom valuation - handle lack of LPP (#30454) by Ankush Menat · 2 years, 10 months ago
- 77c36f6 fix: set `options` for Currency field Incoming Rate (#30384) by Sagar Vora · 2 years, 10 months ago
- c01fe74 fix(patch): fix failing patches (#30427) by Raffael Meyer · 2 years, 10 months ago
- eea18395 Merge pull request #30419 from nextchamp-saqib/fix-item-tax-template-patch by Saqib Ansari · 2 years, 10 months ago
- 500870b fix: enable row deletion in reference table by rahib-hassan · 2 years, 10 months ago
- b58b134 refactor: dont harcode "serial_no" field by Ankush Menat · 2 years, 10 months ago
- 98468fa fix: ignore circular dependencies on barcode scan by Ankush Menat · 2 years, 10 months ago
- 806f420 fix: revert global flag added for erasing barcode by Ankush Menat · 2 years, 10 months ago
- 17a2ceb style: prettier js by Ankush Menat · 2 years, 10 months ago
- 9f0e794 fix: clean up if item is not found by Ankush Menat · 2 years, 10 months ago
- 32e44f5 fix: correctly capture first serial no by Ankush Menat · 2 years, 10 months ago
- b3c604d refactor: dont hardcode child table name by Ankush Menat · 2 years, 10 months ago
- 3a8656b refactor: split data update responsibilty to multiple functions by Ankush Menat · 2 years, 10 months ago
- c34847e refactor: dont hardcode child table "items" by Ankush Menat · 2 years, 10 months ago
- 893139f refactor: dont hardcode "scan_barcode" field by Ankush Menat · 2 years, 10 months ago
- bd06ffa refactor: store scannned field as attr by Ankush Menat · 2 years, 10 months ago
- 2d15413 refactor: transaction.js -> barcode_scanner.js by Ankush Menat · 2 years, 10 months ago