InvenTree/InvenTree/templates/email
Matthias Mair 10c3d101e8
Replace mklint with djlint (#4746)
* remove markuplint

* remove dedicated html step - will be done by pre-commit

* add djlint for django template linting

* Fix T003: Endblock should have name

* Fix H013: Img tag should have an alt attribute

* Fix H014: Found extra blank lines

* Fix T003: Endblock should have name

* Fix H013: Img tag should have an alt attribute

* small fixes

* Fix T001: Variables should be wrapped in a single whitespace

* Fix T003: Endblock should have name

* small fixes

* fix form method

* add entry to contributing

* fix template changes

* another fix

* use current version
2023-05-02 20:03:52 +10:00
..
build_order_completed.html Notify users when a build order is completed (#3255) 2022-06-26 09:25:37 +10:00
build_order_required_stock.html Null units fix (#3663) 2022-09-08 15:18:43 +10:00
email.html Replace mklint with djlint (#4746) 2023-05-02 20:03:52 +10:00
low_stock_notification.html Replace mklint with djlint (#4746) 2023-05-02 20:03:52 +10:00
new_order_assigned.html Notification on new orders (#3145) 2022-06-07 08:11:11 +10:00
overdue_build_order.html Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
overdue_purchase_order.html Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
overdue_sales_order.html Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
purchase_order_received.html Adds notification when items are received against a purcahse order (#3259) 2022-06-27 07:30:38 +10:00
return_order_received.html [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00