Changed the PO detail and the salesorder page #116

Merged
ismail merged 8 commits from frontend into main 2025-07-08 11:30:59 +03:00
Showing only changes of commit b66e1dd0ed - Show all commits

View File

@ -10,7 +10,9 @@
<div class="d-flex justify-content-between mb-2">
<h3 class="">{% trans "Ledger" %}</h3>
{% if perms.django_ledger.add_ledgermodel %}
<a href="{% url 'ledger_create' request.dealer.slug request.dealer.entity.slug %}" class="btn btn-md btn-phoenix-primary"><i class="fa fa-plus me-2"></i>{% trans 'Create Ledger' %}</a>
{% endif %}
</div>
<div class="table-responsive px-1 scrollbar mt-3">
<table class="table align-items-center table-flush">