brotherton-erpnext/erpnext/e_commerce/product_ui
marination 9541354ec7 chore: Make image field obsolete in Website Item (redundant)
- Delete Image field and set `website_image` as form's image field for uploads
- Remove instances of `image` field access via Website Item
- Item -> Web Item via Desk: Map Item's `image` to Web Item's `website_image`
- Item -> Web Item via patch: `website_image` will be mapped with thumbnail
- Remove magic that auto-sets `website_image` from `image` in Website Item
2022-06-27 13:00:00 +05:30
..
grid.js chore: Make image field obsolete in Website Item (redundant) 2022-06-27 13:00:00 +05:30
list.js chore: Make image field obsolete in Website Item (redundant) 2022-06-27 13:00:00 +05:30
search.js fix: search_box_id instead of search_box_class 2022-02-01 10:55:37 +05:30
views.js fix: Product Filters Lookup 2022-03-21 17:58:39 +05:30