- 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
- df06e49 feat: enable custom field search on POS (#25421) by Afshan · 3 years, 9 months ago
- 34ce4ed fix: cannot scan spacebar character in pos (#25479) by Saqib · 3 years, 9 months ago
- 19b7396 fix(pos): validations & minor ui issues (#25351) by Saqib · 3 years, 10 months ago
- ceba577 fix(pos): special character scanning in point of sale (#25353) by Rakshith N · 3 years, 10 months ago
- 8798f30 fix: pos print receipt (#25328) by Saqib · 3 years, 10 months ago
- 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 10 months ago
- b8a2700 fix(pos): cannot set qty to less than zero (#25258) by Saqib · 3 years, 10 months ago
- 8a87ffc fix: POS print receipt (#24924) by Prssanna Desai · 3 years, 10 months ago
- dd39a6b fix(pos): mode of payments disappear on loading draft pos invoice (#24917) by Saqib · 3 years, 10 months ago
- 4ceea33 fix: POS Opening Entry with empty balance detail rows (#24876) by Marica · 3 years, 11 months ago
- 2a1b153 fix(pos): rounded total and search fixes (#24738) by Saqib · 4 years ago
- 0681a48 feat(pos): mpesa related fixes & additions (#24306) by Saqib · 4 years ago
- 6f16642 style: missing semicolon by prssanna · 4 years ago
- 44a055b Merge branch 'rebrand-ui' of https://github.com/frappe/erpnext into rebrand-ui by prssanna · 4 years ago
- 73d60aa style: fix formatting by prssanna · 4 years ago
- cfb5f58 style: Fix formatting issues by Suraj Shetty · 4 years ago
- 723bd96 style: Fix formatting issues by Suraj Shetty · 4 years ago
- 526ea46 fix: formatting issues by prssanna · 4 years ago
- 1ab79da style: Fix formatting issues by Suraj Shetty · 4 years ago
- f67bf7a chore: Fix formatting issues by Suraj Shetty · 4 years ago
- 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- ac9e6ff fix(pos): multiple pos fixes and additions (#24227) by Saqib · 4 years ago
- 37aa815 fix(minor): clear merge conflicts by Rushabh Mehta · 4 years, 1 month ago
- 7619d3d fix(merge): develop by Rushabh Mehta · 4 years, 1 month ago
- dc13d4b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
- 7acb42d feat(POS): hide images & auto add item checkbox (#24102) by Saqib · 4 years, 2 months ago
- fec8dba fix(merge): merge develop by Rushabh Mehta · 4 years, 2 months ago
- f4d645f perf: async pos app start by Saqib Ansari · 4 years, 2 months ago
- a6a37b7 fix: scroll elements by Saqib Ansari · 4 years, 2 months ago
- 188e0ec fix: submit order summary center alignment by Saqib Ansari · 4 years, 2 months ago
- 02d1491 fix: order summary qty alignment by Saqib Ansari · 4 years, 2 months ago
- 90e33e5 refactor: Format translation strings (#24004) by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
- ac164c6 perf: get recent transaction only when component is visible by Saqib Ansari · 4 years, 2 months ago
- 96feae6 refactor: build point of sale min js by Saqib Ansari · 4 years, 2 months ago