marination
bfbcde7595
debug: CI
2022-01-21 19:02:47 +05:30
marination
2be15bd8e0
fix: Wrong variable name breaks Cart Items rendering
2022-01-21 15:58:29 +05:30
marination
2185016f71
fix: (test) set user for price test
2022-01-21 14:55:43 +05:30
marination
33b5e1d7e6
fix: Sider and Linter
2022-01-21 14:49:10 +05:30
marination
c1dd3d7d9e
tests: Variant without web item price fetch and add to cart
...
- Also, optionally get image from template web item for cart if variant has no image
2022-01-21 14:33:30 +05:30
marination
7d130af12b
fix: Cart Logic of Item variant without Website Item
2022-01-20 19:34:36 +05:30
marination
a0bd82e99f
fix: Server Side test - teardown correctly
2022-01-11 22:43:39 +05:30
Marica
c773051a3e
Merge branch 'version-13-hotfix' into item-variant-config-backend-cleanup
2022-01-11 20:16:41 +05:30
marination
746bb6277f
test: Variant Selector - Fetch next valid Attribute values fetching after selection of one
2022-01-11 20:15:24 +05:30
marination
577de39ca6
test: Variant Selector - Attribute Value fetching
2022-01-11 18:19:29 +05:30
marination
23f4b51e3e
fix: Behaviour if Item Variants Cache generation
...
- Revert to old behaviour where variant doesnt need to be published
- Delete unused functions
2022-01-10 18:04:03 +05:30
marination
0174aa238c
fix: Exclude unpublished items while fetching items from other item groups
2022-01-10 13:38:54 +05:30
Devin Slauenwhite
2602fc633b
fix(e-commerce): shopping cart total quantity ( #29076 )
...
* fix: shopping cart total quantity
* fix: linter error
2021-12-31 20:28:00 +05:30
Devin Slauenwhite
6783fc808b
Merge remote-tracking branch 'upstream/version-13-hotfix' into fix-ecommerce-selling-price-with-rule
2021-12-22 20:58:34 -05:00
Devin Slauenwhite
bcc436e63e
fix(test): e-commerce fetch logged-in user item price.
2021-12-22 20:20:57 -05:00
Devin Slauenwhite
7eafc9ffe8
test: e-commerce customer pricing rule
2021-12-22 13:11:02 -05:00
marination
dfe718ef79
fix: Convert Item links to Website Item links in Item Card Group template data
...
- Changed link option to Website Item in Item card group template
- patch to convert pre-existing data
2021-12-21 15:43:48 +05:30
Dany Robert
3f686a67e6
fix: no module named 'redisearch' ( #28818 )
...
* chore: rename file to avoid the overriding
* fix: rename ref #1
* fix: rename ref in e_commerce_settings
* fix: rename ref in product_search.py
* chore: rename rsearch.py to redisearch_utils.py
* chore: rename rsearch to redisearch_utils in product_search
2021-12-10 18:13:22 +05:30
marination
7fec4ab88b
fix: search_box_id instead of search_box_class
2021-11-29 14:23:32 +05:30
marination
9ec58dec4d
fix: Sider (missing semicolon)
2021-11-29 13:59:45 +05:30
marination
ae27bbe3c0
feat: Allow addition of custom search box
...
- allow passing custom search box class to bind search actions on
- this allows users to inject and get a custom search box running on any page
2021-11-29 13:47:14 +05:30
Ankush Menat
d270b320f1
chore: correct docstring
...
[skip ci]
2021-11-29 13:37:00 +05:30
Ankush Menat
fbfaf75b66
chore: remove __future__ py2 compatibility imports
2021-11-25 17:42:24 +05:30
Sagar Vora
442177aeee
fix: specify fields to be set in Lead ( #28289 )
2021-11-09 16:05:03 +05:30
Marica
5388ecf85e
Merge pull request #27926 from frappe/mergify/bp/version-13-hotfix/pr-27914
...
fix: Avoid automatic customer creation on website user login (backport #27914 )
2021-10-28 00:05:55 +05:30
Marica
67e5e95466
Merge pull request #27931 from marination/optimize-get-attribute-filters-hotfix
...
perf: Optimize get_attribute_filters (#26729 )
2021-10-27 13:31:58 +05:30
Ankush Menat
5ed32b5995
fix: unused imports
2021-10-21 11:04:40 +05:30
Ankush Menat
71e517f043
test: fix get_attribute_filter test
...
The function returns strings directly instead of objects now.
2021-10-21 10:55:11 +05:30
marination
94177c0764
fix: Fetch thumbnail from Item master instead of regenerating
2021-10-19 17:31:55 +05:30
Faris Ansari
666e8cd076
perf: Optimize get_attribute_filters ( #26729 )
...
* perf: Optimize get_attribute_filters
* fix: handle when filter attributes are undefined
* chore: unused imports
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-12 23:43:26 +05:30
marination
f3650b4f9d
fix: Merge conflicts with e-commerce
2021-10-12 20:29:13 +05:30
marination
6b8dad9454
fix: Sider, Linter
...
- Moved return to next line
- Space between function import and body
(cherry picked from commit a780f78f38 )
2021-10-12 14:55:08 +00:00
marination
1590ac3ec7
fix: Avoid automatic customer creation on website user login
...
(cherry picked from commit d824a90fac )
# Conflicts:
# erpnext/e_commerce/shopping_cart/utils.py
2021-10-12 14:55:08 +00:00
Ankush Menat
b6dc71679e
fix: remove transaction commit from tests
...
(cherry picked from commit 8d69ec72a6 )
2021-10-12 16:41:48 +05:30
Marica
e9ed379b57
Merge pull request #27743 from frappe/mergify/bp/version-13-hotfix/pr-27611
...
fix: Hero Slider Control & Alignment fixes (backport #27611 )
2021-10-03 14:29:18 +05:30
marination
77d4849ce8
fix: Pre-commit formatting
2021-10-03 13:30:02 +05:30
Shariq Ansari
86e3adf344
fix: Fixed alignment of Title, Subtitle, Action Button
...
(cherry picked from commit 0de735f20b )
2021-10-02 11:38:31 +00:00
Shariq Ansari
d6152df3b4
fix: Creating unique hash for slider id instead of slider name
...
(cherry picked from commit 3e8e6ac4e2 )
2021-10-02 11:38:30 +00:00
marination
36b519c962
fix: Website Items with same Item name unhandled, thumbnails missing
...
- Use naming series for Website Item. There could be two items with same name and different item code
- Fix: Website Item Page view breaks if cart is disabled
- Fix: thumbnails not created for Website Items after patch
- Fix: ‘Request for Quote’ button & cart summary not visible if checkout is disabled
2021-09-30 18:34:26 +05:30
Marica
d6ed6d53e9
fix: Handle is_search_module_loaded for redis version < 4.0.0 ( #27574 )
...
- Return False if error occurs
2021-09-18 14:23:44 +05:30
Marica
9e0fb74ab2
Merge pull request #27508 from marination/shopping-cart-fixes
...
fix: Shopping Cart and Variant Selection
2021-09-15 14:00:14 +05:30
Marica
2a9fbc609d
Merge pull request #27488 from marination/validate-cart-settings
...
fix: Args missing error on changing Price List currency with cart enabled
2021-09-14 18:43:15 +05:30
Deepesh Garg
70c5533646
fix: Website item patch fixes
2021-09-09 09:47:18 +05:30
Marica
aee2e04a45
Merge pull request #27332 from marination/paging-discount-fix
...
fix: Paging and Discount filter
2021-09-03 19:11:58 +05:30
Chillar Anand
4b2be2999f
chore: Cleanup imports ( #27320 )
...
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Remove imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Fix sider issues
* chore: linting
* chore: linting / sorting import
from ecommerce refactor merge
* ci: dont allow unused imports
* chore: sort / clean ecommerce imports
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-03 18:57:43 +05:30
marination
477870eb78
test: Product Discounts
2021-09-03 18:51:56 +05:30
marination
99ec4cc7fe
fix: Paging and Discount filter
...
- Convert incoming api args to frappe dict
- Change discount filter condition due to reversal of behaviour
2021-09-03 17:50:14 +05:30
marination
9d05b2ebfb
test: Set Price list and company in data engine test setup
2021-09-03 13:46:28 +05:30
marination
10a450cb2c
fix: Failing search util import and patch
...
- Use simple function import instead of global variable to check if field is valid to index
- Commit after every 20 items in patch to create web items from items
2021-09-02 14:30:37 +05:30
marination
c5efb6dc35
feat: (minor) Backorder indicator and fixed inconsistencies
...
- Checkbox in website item to indicate if item is on backorder
- Indicator on listing on full page if availbale on backorder.
- fix: Allow provision to add any valid field from Website Item in Search Index
- fix: Settings filter fields are as per Item, make as per Website Item
- "Add to quote/ Go to Quote" if cart checkout is disabled
2021-09-02 14:07:59 +05:30