brotherton-erpnext/erpnext/templates/generators/item
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
..
item_add_to_cart.html feat: (minor) Backorder indicator and fixed inconsistencies 2021-11-16 17:37:40 +05:30
item_configure.html fix: Item Variant selection empty popup on website 2021-11-16 17:51:37 +05:30
item_configure.js fix: Cart Logic of Item variant without Website Item 2022-02-01 11:11:11 +05:30
item_details.html Chore: Miscellaneous UI review changes 2021-11-16 17:37:08 +05:30
item_image.html chore: Make image field obsolete in Website Item (redundant) 2022-06-27 13:00:00 +05:30
item_inquiry.html feat: Recommended Items and Item full page refresh 2021-11-16 17:02:43 +05:30
item_inquiry.js chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30
item_reviews.html refactor: Cache Item Reviews and other review feedback 2021-11-16 17:22:57 +05:30
item_specifications.html Chore: Miscellaneous UI review changes 2021-11-16 17:37:08 +05:30
item.html chore: Adjust to ESbuild and missing imports 2022-02-01 00:03:08 +05:30