brotherton-erpnext/erpnext/e_commerce
marination af38baeb3b fix: Map Item image to Website Item website_image only if published via UI (v13)
- For v12 Items, `website_image` should be mapped from `Item` to `Website Item`
2022-07-27 14:09:49 +05:30
..
doctype fix: Map Item image to Website Item website_image only if published via UI (v13) 2022-07-27 14:09:49 +05:30
product_data_engine chore: Remove image from ProductQuery fields 2022-07-05 20:31:04 +05:30
product_ui chore: Make image field obsolete in Website Item (redundant) 2022-06-27 13:00:00 +05:30
shopping_cart chore: disable flaky test 2022-05-16 15:50:04 +05:30
variant_selector style: format code with black 2022-03-28 18:52:46 +05:30
web_template fix: Convert Item links to Website Item links in Item Card Group template data 2022-02-01 11:02:48 +05:30
__init__.py feat: E-commerce Refactor 2021-10-12 15:16:21 +05:30
api.py fix(minor): update frappe.error_log to new API (#30864) 2022-05-02 15:04:26 +05:30
legacy_search.py style: format code with black 2022-03-28 18:52:46 +05:30
redisearch_utils.py fix: Use frappe.as_unicode to decode output of redis module list (#31282) 2022-06-08 15:52:13 +05:30