diff --git a/application/views/sales/register.php b/application/views/sales/register.php index 8b7949696..a794b4efd 100644 --- a/application/views/sales/register.php +++ b/application/views/sales/register.php @@ -473,25 +473,25 @@ if(isset($success)) - input->post('payment_type'); - // Only show this part if the payment cover the total and in sale or return mode - - if($pos_mode == '1' && $payment_type != $this->lang->line('sales_due') && !isset($customer)) + input->post('payment_type'); + // Only show this part if the payment cover the total and in sale or return mode + + if($pos_mode == '1' && $payment_type != $this->lang->line('sales_due') && !isset($customer)) + { + ?> +