diff --git a/Theme/Backend/invoice-create.tpl.php b/Theme/Backend/invoice-create.tpl.php index 5bb007a..639540c 100644 --- a/Theme/Backend/invoice-create.tpl.php +++ b/Theme/Backend/invoice-create.tpl.php @@ -24,192 +24,216 @@ echo $this->getData('nav')->render(); ?>
| - | = $this->getText('Item'); ?> - | = $this->getText('Variation'); ?> - | = $this->getText('Name'); ?> - | = $this->getText('Quantity'); ?> - | = $this->getText('Discount'); ?> - | = $this->getText('DiscountP'); ?> - | = $this->getText('Bonus'); ?> - | = $this->getText('Tax'); ?> - | = $this->getText('Net'); ?> - |
| - = $this->getText('Freightage'); ?>: 0.00 - - = $this->getText('Net'); ?>: 0.00 - - = $this->getText('Tax'); ?>: 0.00 - - = $this->getText('Total'); ?>: 0.00 - | |||||||||
| - | - | - | - | - | - | - | - | - | - |
| + | = $this->getText('Item'); ?> + | = $this->getText('Variation'); ?> + | = $this->getText('Name'); ?> + | = $this->getText('Quantity'); ?> + | = $this->getText('Discount'); ?> + | = $this->getText('DiscountP'); ?> + | = $this->getText('Bonus'); ?> + | = $this->getText('Tax'); ?> + | = $this->getText('Net'); ?> + |
| + = $this->getText('Freightage'); ?>: 0.00 - + = $this->getText('Net'); ?>: 0.00 - + = $this->getText('Tax'); ?>: 0.00 - + = $this->getText('Total'); ?>: 0.00 + | |||||||||
| + | + | + | + | + | + | + | + | + | + |
| 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') ?> - | |
| 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') ?> + | |
| = $this->getText('ID', 0, 0); ?> - | = $this->getText('Type'); ?> - | = $this->getText('ClientID'); ?> - | = $this->getText('Client'); ?> - | = $this->getText('Net'); ?> - | = $this->getText('Gross'); ?> - | = $this->getText('Created'); ?> - | = $this->getText('Due'); ?> - |
| = $footerView->render(); ?> - | |||||||
| = $this->getText('Empty', 0, 0); ?> - - | |||||||
| = $this->getText('ID', 0, 0); ?> + | = $this->getText('Type'); ?> + | = $this->getText('ClientID'); ?> + | = $this->getText('Client'); ?> + | = $this->getText('Net'); ?> + | = $this->getText('Gross'); ?> + | = $this->getText('Created'); ?> + | = $this->getText('Due'); ?> + |
| = $footerView->render(); ?> + | |||||||
| = $this->getText('Empty', 0, 0); ?> + + | |||||||