schon/engine/core/templates
Egor fureunoir Gorbunov be9940cdc0 Features: 1) Added arith template tags for sub and neg operations to support arithmetic in templates;
Fixes: 1) Replaced `add:-X` with `sub:X` in template logic for consistent arithmetic;

Extra: 1) Added `arith` to template load context; 2) Introduced `_to_float` helper for safe type conversion; 3) Used `suppress` to handle invalid conversions gracefully.
2025-11-17 15:59:39 +03:00
..
admin Features: 1) Added arith template tags for sub and neg operations to support arithmetic in templates; 2025-11-17 15:59:39 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
contact_us_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
digital_order_created_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
digital_order_delivered_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
json_table_widget.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
promocode_granted_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
shipped_order_created_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
shipped_order_delivered_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00