- 8ed8698 Merge pull request #36596 from Nihantra-Patel/pos_receipt_mail by Deepesh Garg · 1 year, 5 months ago
- 98adfb4 Merge pull request #36492 from RitvikSardana/develop-ritvik-POS-runtime-effect by Deepesh Garg · 1 year, 6 months ago
- ae2c600 fix: POS compatible for mobile view (#36534) by RitvikSardana · 1 year, 6 months ago
- dd91a77 fix: POS Invoice Email Receipt Mail by Nihantra C. Patel · 1 year, 6 months ago
- 7e34468 fix: POS Invoice Email Receipt Mail by Nihantra C. Patel · 1 year, 6 months ago
- f6c055c fix: now time set in closing POS by Ritvik Sardana · 1 year, 6 months ago
- 3173546 Merge pull request #36198 from HarryPaulo/fix-pricing-rule-on-point-of-sale by Deepesh Garg · 1 year, 6 months ago
- 0d70ae2 chore: Ingnore issues by Deepesh Garg · 1 year, 6 months ago
- 4b4d828 fix: inserting of items with pricing rule with qty range by HarryPaulo · 1 year, 7 months ago
- 3fa2a8c chore: fix linting issues by Deepesh Garg · 1 year, 7 months ago
- 78fbd64 fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search (#35710) by mergify[bot] · 1 year, 8 months ago
- 1c2fe08 fix: test case and removed outward field by Rohit Waghchaure · 1 year, 8 months ago
- c1132d1 fix: serial and batch selector and added deprecated decorator by Rohit Waghchaure · 1 year, 10 months ago
- 0eaf6de feat: serial and batch bundle for POS by Rohit Waghchaure · 1 year, 11 months ago
- 59f3fed fix: batch qty conversion factor issue fixed in pos transaction (#34917) by Vishal Dhayagude · 1 year, 10 months ago
- 0cd870f fix: get batch_no. for item automatically (#34473) by Shram Kadia · 1 year, 10 months ago
- 08fc686 fix: default pos conversion factor set to 1 (#34437) by Shram Kadia · 1 year, 11 months ago
- f18ae58 chore: minor changes in pos_controller by Vishal · 1 year, 11 months ago
- 1de531e fix: multiple pos conversion issue resolved by Vishal · 2 years ago
- a0eb5e5 fix: add payment hook to point of sale JS (#33988) by Richard Case · 2 years ago
- 9e50aa4 feat(pos): multiple item prices (#33005) by Sabu Siyad · 2 years ago
- 2f4940c fix(pos): item selector image border radius by Sabu Siyad · 2 years, 3 months ago
- c013db6 fix: cast POS query inputs to integers (#32975) by Ankush Menat · 2 years, 3 months ago
- 1328a45 fix: Create POS Opening Entry POS Profile filter. by Maharshi Patel · 2 years, 3 months ago
- e392ea1 fix: POS properly validate stock for bundle products by Maharshi Patel · 2 years, 4 months ago
- 3b4c0a3 fix(minor): don't print tax rate if its '0' (#31838) by ruthra kumar · 2 years, 6 months ago
- bb40e38 fix: limit pos recent order page result by ruthra kumar · 2 years, 6 months ago
- 80b354f Merge pull request #31656 from ruthra-kumar/use_current_profile_in_pos_return by Deepesh Garg · 2 years, 6 months ago
- 2eaa8b1 fix(pos): validate product bundles while submitting pos invoice (#31615) by Saqib Ansari · 2 years, 7 months ago
- 5b85af5 fix: use current pos profile on sales return by ruthra kumar · 2 years, 7 months ago
- 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 8 months ago
- 867494e fix(pos): creating pos returns resets pricing rules & discounts (#30935) by Saqib Ansari · 2 years, 9 months ago
- b1ac5ff fix(pos): number pad translations by Saqib Ansari · 2 years, 9 months ago
- 03a6103 fix(pos): search field doesn't reset on checkout by Saqib Ansari · 2 years, 9 months ago
- 51d77cd fix(pos): cannot change paid amount in pos payments (#30660) by mergify[bot] · 2 years, 10 months ago
- ba42c87 refactor: don't use pandas for basic reports (#30597) by Ankush Menat · 2 years, 10 months ago
- fed6603 fix(pos): do not reset search input on item selection (#30537) by Saqib Ansari · 2 years, 10 months ago
- 47f27a5 refactor: move scan api to stock utils; add item_info 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
- 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
- aff7408 fix(pos): allow validating stock on save by Saqib Ansari · 2 years, 11 months ago
- 4afb47e fix(pos): specific case when serialized item not removed by Saqib Ansari · 2 years, 11 months ago
- 2f82e23 fix(pos): customer group filter in customer selector by Saqib Ansari · 2 years, 11 months ago
- d5fd8e0 fix: prevent multiple save on applying coupon code by Saqib Ansari · 2 years, 11 months ago
- 8151451 fix(pos): coupon code is applied even if ignore pricing rule is check by Saqib Ansari · 3 years ago
- fa38c29 fix(pos): removal of coupon code by Saqib Ansari · 3 years ago
- 2743999 fix: coupon code is applied even if ignore_pricing_rule is enabled by Saqib Ansari · 3 years ago
- e082e3f fix(pos): pricing rule on transactions doesn't work by Saqib Ansari · 3 years ago
- 4557b6a Merge branch 'develop' into pos-service-items by Saqib Ansari · 3 years ago
- 845c02a fix: remove qty indicator from non stock items by Subin Tom · 3 years, 1 month ago
- 27b35d7 fix: sider fix by Subin Tom · 3 years, 1 month ago
- ac9a9fb fix: removing `get_value` call by returning is_stock_item in `get_stock_availability` method by Subin Tom · 3 years, 1 month ago
- 19bb01c fix: POS items added to cart despite low qty (#29126) by Subin Tom · 3 years, 1 month ago
- f4db474 fix: minor issues (#29130) by Saqib Ansari · 3 years, 1 month ago
- 9e20fa8 fix: Removed validate_non_stock_items, filter_service_items methods by Subin Tom · 3 years, 1 month ago
- 6b973d6 fix: sider issues by Subin Tom · 3 years, 1 month ago
- ec37930 fix: Allowing non stock items in POS by Subin Tom · 3 years, 1 month ago
- 2f6a6af feat(pos): Total item qty field to POS screen (#28331) by Subin Tom · 3 years, 2 months ago
- 1909bb5 fix: POS Item cart only taxes with amount displayed (#28501) by Subin Tom · 3 years, 2 months ago
- fce4f34 fix: POS string translation (#28381) by Subin Tom · 3 years, 2 months ago
- 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
- 6d8e869 fix(pos): check if item exists before fetching available qty (#27581) by Abdullah A. Zaqout · 3 years, 4 months ago
- 8b4c57e fix: pos payment mode selection issue (#27409) by Subin Tom · 3 years, 5 months ago
- 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
- 7d9819f fix: remove duplicate imports by Ankush Menat · 3 years, 5 months ago
- 6281c33 fix: pos payment methods not setting rounded_total (#27260) by Frappe PR Bot · 3 years, 5 months ago
- 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 6 months ago
- 035ce30 fix: POS payment modes displayed wrong total (#26708) by Subin Tom · 3 years, 6 months ago
- 3b76157 fix: POS Item Cart non-stop scroll issue (#26692) by Subin Tom · 3 years, 6 months ago
- 34353df fix: sales pipeline graph issue (#26626) by Anupam Kumar · 3 years, 6 months ago
- c66277e fix: improving ux for additional discount field (#26495) by Afshan · 3 years, 7 months ago
- 7c5711d fix: pos item cart dom updates (#26459) by Saqib · 3 years, 7 months ago
- 2098684 fix(pos): taxes amount in pos item cart (#26410) by Saqib · 3 years, 7 months ago
- 95a15ed fix: value fetching for custom field in POS (#26366) by Subin Tom · 3 years, 7 months ago
- 4d3e748 fix: sider issues by Saqib Ansari · 3 years, 7 months ago
- 8aa0e31 fix: add missing semicolons by Saqib Ansari · 3 years, 7 months ago
- 75ce023 fix: hide images from cart & details by Saqib Ansari · 3 years, 7 months ago
- 3b225b1 refactor(pos): use pos invoice item name as unique identifier by Saqib Ansari · 3 years, 7 months ago
- d5c1725 fix(pos): pos loyalty card alignment (#26050) by Afshan · 3 years, 8 months ago
- 0950481 fix: merge conflict by Nabin Hait · 3 years, 8 months ago
- 1e2df2c fix(pos): 'NoneType' object is not iterable by Nabin Hait · 3 years, 8 months ago
- 3f32969 fix(pos): broken image in item details section by Saqib Ansari · 3 years, 8 months ago
- bc46a97 fix(pos): cash shortcuts not working by Saqib Ansari · 3 years, 8 months ago
- a85c2c1 fix(pos): item rate precision in item selector by Saqib Ansari · 3 years, 8 months ago
- 311b378 fix(pos): searching items with barcode or serial no by Saqib Ansari · 3 years, 8 months ago
- a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 8 months ago
- c3d8115 Merge pull request #25849 from nextchamp-saqib/pos-rate-as-identifier by Deepesh Garg · 3 years, 8 months ago
- b72b4c0 fix(pos): rendering of broken image on pos by Saqib Ansari · 3 years, 8 months ago
- 17736af fix(POS): Fix stock availability calculation if negative_stock_allowed is checked (#25859) by Ganga Manoj · 3 years, 8 months ago
- 8a776a6 fix(POS): Add Product Bundles to POS item search (#25860) by Ganga Manoj · 3 years, 8 months ago
- 3382655 fix: sider issues by Saqib Ansari · 3 years, 8 months ago
- 45a89a7 fix(pos): cannot add same item with different rates by Saqib Ansari · 3 years, 8 months ago
- 507a211 fix: fetch email id from dialog box in pos past order summary' (#25808) by Rakshith N · 3 years, 8 months ago
- a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 9 months ago
- dc205e8 fix: Dialog variable assignment after definition in POS (#25681) by Afshan · 3 years, 9 months ago
- 6578c04 fix: Dialog variable assignment after definition in POS (#25680) by Afshan · 3 years, 9 months ago
- 55d47a2 fix(pos): UI fixes related to overflowing payment section (#25652) by Saqib · 3 years, 9 months ago
- 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 9 months ago
- 464d838 fix: Update bundle paths by Faris Ansari · 3 years, 9 months ago
- eebc6e9 refactor: Show item's full name on hover over item in POS (#25554) by Afshan · 3 years, 9 months ago