Salim Elliye 4 weeks ago
parent bfc994d878
commit b56970361e

@ -42,7 +42,7 @@
</button> </button>
{% if not order.invoice %} {% if not order.invoice %}
<a class="w-full md:w-fit"> <a class="w-full md:w-fit" href="{% url 'addinvoice' order.id}">
<button <button
class="w-full md:w-fit text-base px-3 py-2 bg-osiblue text-white outline-none border border-osiblue rounded-md cursor-pointer hover:bg-white hover:text-osiblue duration-300"> class="w-full md:w-fit text-base px-3 py-2 bg-osiblue text-white outline-none border border-osiblue rounded-md cursor-pointer hover:bg-white hover:text-osiblue duration-300">
Generate Invoice Generate Invoice

Loading…
Cancel
Save