From 2746a0ef03e7522fe7284566af19223003fbd760 Mon Sep 17 00:00:00 2001 From: jekkos Date: Wed, 18 May 2016 23:02:02 +0200 Subject: [PATCH] Uppdate testcase and make them ospos 3.0 compliant --- application/views/receivings/receiving.php | 2 +- application/views/sales/register.php | 11 +++++++---- test/giftcard_numbering.js | 6 +++--- test/make_sale_receiving.js | 13 +++++++------ test/ospos.js | 15 ++++++++------- 5 files changed, 26 insertions(+), 21 deletions(-) diff --git a/application/views/receivings/receiving.php b/application/views/receivings/receiving.php index 77f050c19..b1c8d55b6 100644 --- a/application/views/receivings/receiving.php +++ b/application/views/receivings/receiving.php @@ -175,7 +175,7 @@ if (isset($error)) } ?> - lang->line('recvs_update')?> > + lang->line('receivings_update')?> >
- 'add_payment_form', 'class'=>'form-horizontal')); ?> + 'add_payment_form', 'class'=>'form-horizontal')); ?> @@ -370,13 +370,15 @@ if (isset($success))
lang->line('sales_payment');?>
- + +
 lang->line('sales_complete_sale'); ?>
+ 'add_payment_form', 'class'=>'form-horizontal')); ?> @@ -393,10 +395,11 @@ if (isset($success))
lang->line('sales_payment');?>
 lang->line('sales_add_payment'); ?>
- + + -