feat: show prices for all mappings + remove VAT% display
Join price policies directly into get_mappings() query so single-article mappings display prices without extra API calls. Remove VAT percentage from kit price display. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -150,5 +150,5 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
<script src="{{ request.scope.get('root_path', '') }}/static/js/mappings.js?v=10"></script>
|
||||
<script src="{{ request.scope.get('root_path', '') }}/static/js/mappings.js?v=11"></script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user