diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php
index 17746b1..27e3d7d 100644
--- a/Theme/Backend/Lang/en.lang.php
+++ b/Theme/Backend/Lang/en.lang.php
@@ -16,16 +16,21 @@
return ['Billing' => [
'Address' => 'Address',
'Addresses' => 'Addresses',
+ 'AlreadyPaid' => 'Already Paid',
'Bonus' => 'Bonus',
+ 'Cashback' => 'Cash Back',
'City' => 'City',
'Client' => 'Client',
'ClientID' => 'Client ID',
'Confirmation' => 'Confirmation',
'Country' => 'Country',
'Created' => 'Created',
+ 'CreditCard' => 'CreditCard',
'CreditNote' => 'Credit Note',
+ 'Date' => 'Date',
'Delivery' => 'Delivery',
'DeliveryNote' => 'Delivery Note',
+ 'DirectDebit' => 'DirectDebit',
'Discount' => 'Discount',
'DiscountP' => 'Discount %',
'Due' => 'Due',
@@ -35,14 +40,19 @@ return ['Billing' => [
'Invoices' => 'Invoices',
'Item' => 'Item',
'Items' => 'Items',
+ 'Log' => 'Log',
+ 'Logs' => 'Logs',
'Media' => 'Media',
+ 'MoneyTransfer' => 'Money Transfer',
'Name' => 'Name',
'Net' => 'Net',
'Offer' => 'Offer',
'Payment' => 'Payment',
+ 'Prepaid' => 'Prepaid',
'Price' => 'Price',
'Quantity' => 'Quantity',
'Recipient' => 'Recipient',
+ 'Select' => 'Select',
'Shipment' => 'Shipment',
'Source' => 'Source',
'Supplier' => 'Supplier',
@@ -51,6 +61,7 @@ return ['Billing' => [
'TermsOfDelivery' => 'Terms Of Delivery',
'Total' => 'Total',
'Type' => 'Type',
+ 'Upload' => 'Upload',
'Variation' => 'Variation',
'Zip' => 'Zip',
]];
diff --git a/Theme/Backend/invoice-create.tpl.php b/Theme/Backend/invoice-create.tpl.php
index 62d86de..ed6ee13 100644
--- a/Theme/Backend/invoice-create.tpl.php
+++ b/Theme/Backend/invoice-create.tpl.php
@@ -26,6 +26,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -155,5 +156,90 @@ echo $this->getData('nav')->render(); ?>
+
+
+
+ = $this->getText('Payment') ?>
+
+
+
+
+
+
+ = $this->getText('Media'); ?>
+
+
+
+
+
+
+ app, $this->request, $this->response);
+ $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig');
+ $footerView->setPages(20);
+ $footerView->setPage(1);
+ ?>
+
+
+ = $this->getText('Logs') ?>
+
+
+ | IP
+ | = $this->getText('ID', 0, 0); ?>
+ | = $this->getText('Name'); ?>
+ | = $this->getText('Log'); ?>
+ | = $this->getText('Date'); ?>
+ |
+
+ | = $footerView->render(); ?>
+ |
+
+ | = $this->request->getOrigin(); ?>
+ | = $this->request->getAccount(); ?>
+ | = $this->request->getAccount(); ?>
+ | Create Invoice
+ | = (new \DateTime('now'))->format('Y-m-d H:i:s') ?>
+ |
+
+
+
diff --git a/Theme/backend/Lang/en.lang.php b/Theme/backend/Lang/en.lang.php
index 17746b1..27e3d7d 100644
--- a/Theme/backend/Lang/en.lang.php
+++ b/Theme/backend/Lang/en.lang.php
@@ -16,16 +16,21 @@
return ['Billing' => [
'Address' => 'Address',
'Addresses' => 'Addresses',
+ 'AlreadyPaid' => 'Already Paid',
'Bonus' => 'Bonus',
+ 'Cashback' => 'Cash Back',
'City' => 'City',
'Client' => 'Client',
'ClientID' => 'Client ID',
'Confirmation' => 'Confirmation',
'Country' => 'Country',
'Created' => 'Created',
+ 'CreditCard' => 'CreditCard',
'CreditNote' => 'Credit Note',
+ 'Date' => 'Date',
'Delivery' => 'Delivery',
'DeliveryNote' => 'Delivery Note',
+ 'DirectDebit' => 'DirectDebit',
'Discount' => 'Discount',
'DiscountP' => 'Discount %',
'Due' => 'Due',
@@ -35,14 +40,19 @@ return ['Billing' => [
'Invoices' => 'Invoices',
'Item' => 'Item',
'Items' => 'Items',
+ 'Log' => 'Log',
+ 'Logs' => 'Logs',
'Media' => 'Media',
+ 'MoneyTransfer' => 'Money Transfer',
'Name' => 'Name',
'Net' => 'Net',
'Offer' => 'Offer',
'Payment' => 'Payment',
+ 'Prepaid' => 'Prepaid',
'Price' => 'Price',
'Quantity' => 'Quantity',
'Recipient' => 'Recipient',
+ 'Select' => 'Select',
'Shipment' => 'Shipment',
'Source' => 'Source',
'Supplier' => 'Supplier',
@@ -51,6 +61,7 @@ return ['Billing' => [
'TermsOfDelivery' => 'Terms Of Delivery',
'Total' => 'Total',
'Type' => 'Type',
+ 'Upload' => 'Upload',
'Variation' => 'Variation',
'Zip' => 'Zip',
]];
diff --git a/Theme/backend/invoice-create.tpl.php b/Theme/backend/invoice-create.tpl.php
index 62d86de..ed6ee13 100644
--- a/Theme/backend/invoice-create.tpl.php
+++ b/Theme/backend/invoice-create.tpl.php
@@ -26,6 +26,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -155,5 +156,90 @@ echo $this->getData('nav')->render(); ?>
+
+
+
+ = $this->getText('Payment') ?>
+
+
+
+
+
+
+ = $this->getText('Media'); ?>
+
+
+
+
+
+
+ app, $this->request, $this->response);
+ $footerView->setTemplate('/Web/Templates/Lists/Footer/PaginationBig');
+ $footerView->setPages(20);
+ $footerView->setPage(1);
+ ?>
+
+
+ = $this->getText('Logs') ?>
+
+
+ | IP
+ | = $this->getText('ID', 0, 0); ?>
+ | = $this->getText('Name'); ?>
+ | = $this->getText('Log'); ?>
+ | = $this->getText('Date'); ?>
+ |
+
+ | = $footerView->render(); ?>
+ |
+
+ | = $this->request->getOrigin(); ?>
+ | = $this->request->getAccount(); ?>
+ | = $this->request->getAccount(); ?>
+ | Create Invoice
+ | = (new \DateTime('now'))->format('Y-m-d H:i:s') ?>
+ |
+
+
+