Saqib Ansari
|
e082e3f702
|
fix(pos): pricing rule on transactions doesn't work
|
2022-02-02 19:33:48 +05:30 |
|
Saqib Ansari
|
4557b6a150
|
Merge branch 'develop' into pos-service-items
|
2022-02-01 12:25:25 +05:30 |
|
Subin Tom
|
845c02a989
|
fix: remove qty indicator from non stock items
|
2022-01-17 20:49:11 +05:30 |
|
Subin Tom
|
27b35d72e2
|
fix: sider fix
|
2022-01-17 19:53:39 +05:30 |
|
Subin Tom
|
ac9a9fb229
|
fix: removing get_value call by returning is_stock_item in get_stock_availability method
|
2022-01-17 19:38:05 +05:30 |
|
Subin Tom
|
19bb01c973
|
fix: POS items added to cart despite low qty (#29126)
|
2022-01-04 19:14:40 +05:30 |
|
Saqib Ansari
|
f4db474be0
|
fix: minor issues (#29130)
|
2022-01-04 19:12:19 +05:30 |
|
Subin Tom
|
9e20fa85c1
|
fix: Removed validate_non_stock_items, filter_service_items methods
|
2022-01-03 14:46:53 +05:30 |
|
Subin Tom
|
6b973d658c
|
fix: sider issues
|
2022-01-03 10:47:13 +05:30 |
|
Subin Tom
|
ec37930404
|
fix: Allowing non stock items in POS
|
2021-12-22 19:14:47 +05:30 |
|
Subin Tom
|
2f6a6afaa8
|
feat(pos): Total item qty field to POS screen (#28331)
|
2021-11-29 20:35:49 +05:30 |
|
Subin Tom
|
1909bb569e
|
fix: POS Item cart only taxes with amount displayed (#28501)
|
2021-11-23 10:35:43 +05:30 |
|
Subin Tom
|
fce4f34325
|
fix: POS string translation (#28381)
|
2021-11-22 13:34:26 +05:30 |
|
Ankush Menat
|
6098e92ba9
|
chore: remove utf-8 compat code
|
2021-11-05 11:16:29 +05:30 |
|
Abdullah A. Zaqout
|
6d8e869a92
|
fix(pos): check if item exists before fetching available qty (#27581)
|
2021-09-20 21:35:37 +05:30 |
|
Subin Tom
|
8b4c57ee09
|
fix: pos payment mode selection issue (#27409)
|
2021-09-09 19:33:34 +05:30 |
|
Chillar Anand
|
915b34391c
|
chore: Clean up imports (#27302)
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
|
2021-09-02 16:44:59 +05:30 |
|
Ankush Menat
|
7d9819f352
|
fix: remove duplicate imports
|
2021-09-01 15:33:35 +05:30 |
|
Frappe PR Bot
|
6281c33dd4
|
fix: pos payment methods not setting rounded_total (#27260)
|
2021-08-31 18:39:51 +05:30 |
|
Ankush Menat
|
4551d7d602
|
chore: mass trailing whitespace and EOF fixes
|
2021-08-19 13:43:28 +05:30 |
|
Subin Tom
|
035ce304fe
|
fix: POS payment modes displayed wrong total (#26708)
|
2021-08-04 13:57:55 +05:30 |
|
Subin Tom
|
3b7615750a
|
fix: POS Item Cart non-stop scroll issue (#26692)
|
2021-08-02 11:37:38 +05:30 |
|
Anupam Kumar
|
34353df48c
|
fix: sales pipeline graph issue (#26626)
|
2021-07-27 09:47:44 +05:30 |
|
Afshan
|
c66277e06b
|
fix: improving ux for additional discount field (#26495)
|
2021-07-15 18:10:17 +05:30 |
|
Saqib
|
7c5711ddf4
|
fix: pos item cart dom updates (#26459)
|
2021-07-13 14:09:06 +05:30 |
|
Saqib
|
2098684bc0
|
fix(pos): taxes amount in pos item cart (#26410)
|
2021-07-09 18:09:26 +05:30 |
|
Subin Tom
|
95a15ed85d
|
fix: value fetching for custom field in POS (#26366)
|
2021-07-09 14:34:51 +05:30 |
|
Saqib Ansari
|
4d3e748c00
|
fix: sider issues
|
2021-06-24 15:01:33 +05:30 |
|
Saqib Ansari
|
8aa0e31bb4
|
fix: add missing semicolons
|
2021-06-24 14:29:22 +05:30 |
|
Saqib Ansari
|
75ce023170
|
fix: hide images from cart & details
|
2021-06-22 21:18:44 +05:30 |
|
Saqib Ansari
|
3b225b13e8
|
refactor(pos): use pos invoice item name as unique identifier
|
2021-06-22 21:18:20 +05:30 |
|
Afshan
|
d5c172590f
|
fix(pos): pos loyalty card alignment (#26050)
|
2021-06-16 14:28:03 +05:30 |
|
Nabin Hait
|
0950481253
|
fix: merge conflict
|
2021-06-15 20:18:06 +05:30 |
|
Nabin Hait
|
1e2df2c109
|
fix(pos): 'NoneType' object is not iterable
|
2021-06-15 19:53:57 +05:30 |
|
Saqib Ansari
|
3f32969bee
|
fix(pos): broken image in item details section
|
2021-06-06 11:18:20 +05:30 |
|
Saqib Ansari
|
bc46a9772d
|
fix(pos): cash shortcuts not working
|
2021-06-06 11:11:07 +05:30 |
|
Saqib Ansari
|
a85c2c16b4
|
fix(pos): item rate precision in item selector
|
2021-06-06 11:07:20 +05:30 |
|
Saqib Ansari
|
311b378328
|
fix(pos): searching items with barcode or serial no
|
2021-06-03 12:58:53 +05:30 |
|
Nabin Hait
|
a3d1b6973a
|
fix: merge conflict
|
2021-05-31 11:21:33 +05:30 |
|
Deepesh Garg
|
c3d8115ca1
|
Merge pull request #25849 from nextchamp-saqib/pos-rate-as-identifier
fix(pos): cannot add same item with different rates
|
2021-05-29 17:33:11 +05:30 |
|
Saqib Ansari
|
b72b4c0bf9
|
fix(pos): rendering of broken image on pos
|
2021-05-28 17:38:01 +05:30 |
|
Ganga Manoj
|
17736afab5
|
fix(POS): Fix stock availability calculation if negative_stock_allowed is checked (#25859)
|
2021-05-28 10:03:41 +05:30 |
|
Ganga Manoj
|
8a776a63cd
|
fix(POS): Add Product Bundles to POS item search (#25860)
|
2021-05-28 09:56:30 +05:30 |
|
Saqib Ansari
|
3382655b5e
|
fix: sider issues
|
2021-05-27 14:27:38 +05:30 |
|
Saqib Ansari
|
45a89a7c67
|
fix(pos): cannot add same item with different rates
|
2021-05-27 13:49:45 +05:30 |
|
Rakshith N
|
507a211c81
|
fix: fetch email id from dialog box in pos past order summary' (#25808)
|
2021-05-25 19:03:29 +05:30 |
|
Suraj Shetty
|
a83d2aacd9
|
Merge branch 'develop' into esbuild
|
2021-05-18 14:48:28 +05:30 |
|
Afshan
|
dc205e805f
|
fix: Dialog variable assignment after definition in POS (#25681)
|
2021-05-12 17:42:06 +05:30 |
|
Afshan
|
6578c045ca
|
fix: Dialog variable assignment after definition in POS (#25680)
|
2021-05-12 17:41:50 +05:30 |
|
Saqib
|
55d47a2baa
|
fix(pos): UI fixes related to overflowing payment section (#25652)
* fix: additional fields overflowing in payment section
* fix: pos profile filter in pos opening dialog
* fix: item quantity pill
|
2021-05-10 15:59:37 +05:30 |
|