diff --git a/templates/403.html b/templates/403.html index 505228d0..c5c3338e 100644 --- a/templates/403.html +++ b/templates/403.html @@ -68,7 +68,7 @@
Halt! Thou art endeavouring to trespass upon a realm not granted unto thee.
granted unto thee.
-
But no worries! Our ostrich is looking everywhere
while you wait safely.
But no worries! Our ostrich is looking everywhere
while you wait safely.
But relax! Our cat is here to play you some music.
Go Home +But relax! Our cat is here to play you some music.
Go Home| {% trans 'Item' %} | -{% trans 'Entity Unit' %} | -{% trans 'Unit Cost' %} | -{% trans 'Quantity' %} | -{% trans 'Total' %} | -{% trans 'PO' %} | +{% trans 'Item' %} | +{% trans 'Entity Unit' %} | +{% trans 'Unit Cost' %} | +{% trans 'Quantity' %} | +{% trans 'Total' %} | +{% trans 'PO' %} | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| + |
{{ bill_item.item_model }} |
- + | {% if bill_item.entity_unit %} {{ bill_item.entity_unit }} {% endif %} | -+ | {% currency_symbol %}{{ bill_item.unit_cost | currency_format }} | -+ | {{ bill_item.quantity }} | -+ | {% currency_symbol %}{{ bill_item.total_amount | currency_format }} | -+ |
{% if bill_item.po_model_id %}
-
{% trans 'View PO' %}
@@ -245,7 +252,7 @@
-
+
- {% trans 'Bill Transactions' %}
+
-
diff --git a/templates/sales/orders/order_list.html b/templates/sales/orders/order_list.html
index 81ba605b..52112c66 100644
--- a/templates/sales/orders/order_list.html
+++ b/templates/sales/orders/order_list.html
@@ -41,7 +41,7 @@
+
{% trans 'Bill Notes' %}
+
{% if not create_bill %}
{% if style == 'dashboard' %}
diff --git a/templates/sales/journals/journal_form.html b/templates/sales/journals/journal_form.html
index b0e74a08..9492d444 100644
--- a/templates/sales/journals/journal_form.html
+++ b/templates/sales/journals/journal_form.html
@@ -1,3 +1,5 @@
+
+
{% extends "base.html" %}
{% load crispy_forms_filters %}
{% load i18n static %}
diff --git a/templates/sales/orders/order_details.html b/templates/sales/orders/order_details.html
index c1f48912..41b65f78 100644
--- a/templates/sales/orders/order_details.html
+++ b/templates/sales/orders/order_details.html
@@ -84,10 +84,10 @@
Sale Order #{{ saleorder.formatted_order_id }}
-
diff --git a/templates/pricing_page.html b/templates/pricing_page.html
index db373789..cdfcb939 100644
--- a/templates/pricing_page.html
+++ b/templates/pricing_page.html
@@ -197,9 +197,9 @@
+
diff --git a/templates/payment_failed.html b/templates/payment_failed.html
index a69a03a0..1bc286de 100644
--- a/templates/payment_failed.html
+++ b/templates/payment_failed.html
@@ -28,7 +28,7 @@
{% else %}
{% trans 'Bill' %} @@ -199,12 +199,11 @@ {% endif %}{% trans "We couldn't process your payment. Please try again"%}. {% endif %} - + {% trans "Back to Home"%}
-
-
@@ -275,7 +275,7 @@
Documents-
-
{% if saleorder.status == 'pending_approval' %}
-
{{ order.status }} |
{{ order.expected_delivery_date|naturalday|capfirst }} |
- View
+ View
|
|