brotherton-erpnext/erpnext/templates
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
..
emails fix: Use directly <a> and style it as button instead of using button 2022-05-23 10:08:20 +05:30
form_grid [minor] fix ellipsis style 2016-11-02 07:34:17 +05:30
generators chore: Make image field obsolete in Website Item (redundant) 2022-06-27 13:00:00 +05:30
includes chore: Make image field obsolete in Website Item (redundant) 2022-06-27 13:00:00 +05:30
pages refactor: use db independent offset syntax (#31345) 2022-06-14 10:49:07 +05:30
print_formats/includes feat: Taxes template for selling/buying doctypes 2021-10-21 12:06:02 +05:30
__init__.py Redesigned templates. Now all templates must be inside templates/pages templates/generators 2013-12-25 15:19:22 +05:30
utils.py style: format code with black 2022-03-28 18:52:46 +05:30