brotherton-erpnext/erpnext/templates
marination 017a882f90 fix: Remove cart.js from erpnext-web bundle
- Due to it being in the bundle, controls bundle was required for Dialogs used in cart
- But this is exclusively used in `cart.html`
- It has no reason to load and break the login page
- Moved it back to where the html is, it is now back to being tightly coupled with its html
2022-02-03 21:34:48 +05:30
..
emails fix: holiday message reminder 2021-09-26 11:09:13 +05:30
form_grid [minor] fix ellipsis style 2016-11-02 07:34:17 +05:30
generators fix: Cart Logic of Item variant without Website Item 2022-02-01 11:11:11 +05:30
includes fix: (minor) build issues on cart and item page 2022-02-02 10:40:45 +05:30
pages fix: Remove cart.js from erpnext-web bundle 2022-02-03 21:34:48 +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 chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30