Saqib
|
08c269510e
|
Merge branch 'develop' into pos-fixes-9
|
2021-06-23 10:15:07 +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 |
|
Subin Tom
|
219a87d530
|
fix: disable sales order cancellation if linked to draft invoice (#26125)
|
2021-06-22 16:28:58 +05:30 |
|
Subin Tom
|
e3a697c582
|
fix: disable sales order cancellation if linked to draft invoice (#26104)
|
2021-06-22 16:27:53 +05:30 |
|
Noah Jacob
|
38f105eaee
|
test: test cases for fetching customer group details
|
2021-06-21 15:40:13 +05:30 |
|
Noah Jacob
|
89215e44a4
|
feat: details fetched from customer group in customer
|
2021-06-21 15:37:17 +05:30 |
|
Deepesh Garg
|
59e2e4989b
|
fix: Incorrect billed qty in Sales Order analytics
|
2021-06-17 19:58:16 +05:30 |
|
Afshan
|
8c73f6f19e
|
fix(pos): pos loyalty card alignment (#26051)
|
2021-06-16 14:28:26 +05:30 |
|
Afshan
|
d5c172590f
|
fix(pos): pos loyalty card alignment (#26050)
|
2021-06-16 14:28:03 +05:30 |
|
Saqib
|
1fd80992d7
|
fix(pos): 'NoneType' object is not iterable (#26066)
|
2021-06-16 13:27:34 +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 |
|
Ankush Menat
|
9891780f5a
|
perf(minor): remove unnecessary comprehensions (port #25645)
|
2021-06-11 18:40:22 +05:30 |
|
Ankush Menat
|
a9c84f749a
|
perf(minor): remove unnecessary comprehensions (#25645)
|
2021-06-11 16:00:48 +05:30 |
|
walstanb
|
646f0c3b53
|
fix: variable declaration
|
2021-06-08 17:54:34 +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
|
81d49e9c71
|
fix: Use extend_cscript function to properly extend class methods to cscript
|
2021-05-21 17:03:09 +05:30 |
|
Faris Ansari
|
1483a60b90
|
fix: super call syntax error
|
2021-05-19 12:30:11 +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 |
|
Ankush Menat
|
90e671905a
|
chore: replace assertEquals with alias assertEqual (#25613)
* chore: replace assertEquals with alias assertEqual
assertEquals has been deprecated.
ref: https://docs.python.org/3/library/unittest.html#deprecated-aliases
* chore: sider fixes
|
2021-05-07 20:28:51 +05:30 |
|
Faris Ansari
|
69eb6d476e
|
Merge remote-tracking branch 'upstream/develop' into esbuild
|
2021-05-07 15:21:33 +05:30 |
|
Faris Ansari
|
464d838447
|
fix: Update bundle paths
|
2021-05-07 14:53:42 +05:30 |
|
Nabin Hait
|
7481f54e0c
|
Merge branch 'version-13' into develop
|
2021-05-06 19:18:18 +05:30 |
|
Nabin Hait
|
0e41295c0e
|
perf: Performance enhancement on setup wizard (#25606)
* perf: Performance enhancement on setup wizard
* fix: create departments without updating nsm
|
2021-05-06 19:14:06 +05:30 |
|
Nabin Hait
|
134eaa5786
|
perf: Performance enhancement on setup wizard (#25605)
* perf: Performance enhancement on setup wizard
* fix: create departments without updating nsm
|
2021-05-06 19:13:54 +05:30 |
|
Sagar Vora
|
f43a86d90f
|
perf: significant reduction in time taken to save a delivery note (#25475)
|
2021-05-06 16:40:06 +05:30 |
|
Afshan
|
eebc6e9277
|
refactor: Show item's full name on hover over item in POS (#25554)
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
|
2021-05-04 17:05:12 +05:30 |
|
Afshan
|
df06e49e0c
|
feat: enable custom field search on POS (#25421)
* feat: multi lingual item search in POS
* fix: limit the options for selection and broken down funtion for geting condition
|
2021-04-26 22:48:13 +05:30 |
|
Saqib
|
34ce4edf29
|
fix: cannot scan spacebar character in pos (#25479)
|
2021-04-26 16:38:57 +05:30 |
|
Walstan Baptista
|
4a805b5622
|
chore: frappe.whitelist for doc methods (#25465)
|
2021-04-24 14:23:08 +05:30 |
|
Faris Ansari
|
1fe891b287
|
refactor: Replace Class.extend with native class
|
2021-04-23 08:04:00 +05:30 |
|
Saqib
|
19b73968d7
|
fix(pos): validations & minor ui issues (#25351)
* fix: pos print format
* fix: stock validation on pos invoice creation
|
2021-04-22 13:38:20 +05:30 |
|
Rakshith N
|
ceba5774be
|
fix(pos): special character scanning in point of sale (#25353)
Co-authored-by: rakshith.n <rakshith.n@promantia.com>
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
|
2021-04-19 13:21:49 +05:30 |
|
Anupam
|
9d9c256e70
|
feat: added Disable Rounded Total in sales transactions
|
2021-04-16 00:11:40 +05:30 |
|
rohitwaghchaure
|
640b5e00ce
|
Merge pull request #25152 from ankush/customer_duplicates
fix: disable auto naming of customer during import
|
2021-04-15 14:46:11 +05:30 |
|