diff --git a/htdocs/langs/en_US/cashdesk.lang b/htdocs/langs/en_US/cashdesk.lang
index e948f15f2b0..69137bfd998 100644
--- a/htdocs/langs/en_US/cashdesk.lang
+++ b/htdocs/langs/en_US/cashdesk.lang
@@ -52,4 +52,5 @@ CashFenceDone=Cash fence done for the period
NbOfInvoices=Nb of invoices
Paymentnumpad=Payment Num Pad
Numberspad=Numbers Pad
-BillsCoinsPad=Bills and Coins Pad
\ No newline at end of file
+BillsCoinsPad=Bills and Coins Pad
+DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
\ No newline at end of file
diff --git a/htdocs/takepos/admin/setup.php b/htdocs/takepos/admin/setup.php
index 2216d0b7659..88b6151621b 100644
--- a/htdocs/takepos/admin/setup.php
+++ b/htdocs/takepos/admin/setup.php
@@ -273,14 +273,14 @@ print ' ';
// Marketplace
print "
\n";
print "\n";
-print 'TakePOS Marketplace ';
+print ''.$langs->trans("WebSiteDesc").' ';
print ''.$langs->trans("URL").' ';
print ' ';
print "\n";
-$url='https://www.dolistore.com/en/modules/980-TakePOS-7-mobile.html';
-print ' ';
-print 'TakePOS for mobile devices ';
+$url='https://www.dolistore.com/45-pos';
+ print ' ';
+print ''.$langs->trans("DolistorePosCategory").' ';
print ''.$url.' ';
print ' ';
diff --git a/htdocs/takepos/css/pos.css b/htdocs/takepos/css/pos.css
index 15a2993f593..122f55ac974 100644
--- a/htdocs/takepos/css/pos.css
+++ b/htdocs/takepos/css/pos.css
@@ -2,10 +2,7 @@ html,body {
padding:0;
margin:0;
height:100%;
-}
-
-body {
- width:100%;
+ width:100%;
}
.row {
@@ -90,7 +87,7 @@ div.wrapper{
div.wrapper2{
float:left; /* important */
position:relative; /* important(so we can absolutely position the description div */
- width:10.2%;
+ width:10.9%;
height:23%;
margin-top:0.5%;
margin-bottom:0.5%;
@@ -126,6 +123,68 @@ div.description{
}
}
+.container{
+ width: 98%;
+ height: 98%;
+ margin: 0 auto;
+ overflow: visible;
+ box-sizing: border-box;
+}
+
+.row1{
+ margin: 0 auto;
+ width: 100%;
+ height: 34%;
+}
+
+.row2{
+ margin: 0 auto;
+ width: 100%;
+ height: 66%;
+}
+
+.div1{
+ height:100%;
+ width: 33%;
+ float: left;
+ text-align: center;
+ box-sizing: border-box;
+}
+
+.div2{
+ height: 100%;
+ width: 33%;
+ font-size: 0;
+ float: left;
+ text-align: center;
+ padding-left: 10px;
+ box-sizing: border-box;
+}
+
+.div3{
+ height: 100%;
+ width: 33%;
+ float: left;
+ text-align: center;
+ box-sizing: border-box;
+}
+
+.div4{
+ height: 100%;
+ width: 34%;
+ float: left;
+ box-sizing: border-box;
+ font-size: 6px;
+}
+
+.div5{
+ height: 100%;
+ width: 66%;
+ float: left;
+ box-sizing: border-box;
+ font-size: 6px;
+}
+
p.description_content{
padding:10px;
margin:0px;
diff --git a/htdocs/takepos/img/marketplace/cashcontrol.jpg b/htdocs/takepos/img/marketplace/cashcontrol.jpg
deleted file mode 100644
index 66240218dff..00000000000
Binary files a/htdocs/takepos/img/marketplace/cashcontrol.jpg and /dev/null differ
diff --git a/htdocs/takepos/img/marketplace/takeposmobile.jpg b/htdocs/takepos/img/marketplace/takeposmobile.jpg
deleted file mode 100644
index 918f7c49d5e..00000000000
Binary files a/htdocs/takepos/img/marketplace/takeposmobile.jpg and /dev/null differ
diff --git a/htdocs/takepos/invoice.php b/htdocs/takepos/invoice.php
index 1701b82a770..6baf5e6cd0a 100644
--- a/htdocs/takepos/invoice.php
+++ b/htdocs/takepos/invoice.php
@@ -325,7 +325,7 @@ if ($placeid > 0) {
if ($line->special_code == "3") { print ' order';
}
print '" id="' . $line->rowid . '">';
- print '' . $line->product_label . $line->desc . ' ';
+ print '' . $line->product_label . $line->desc . ' ';
print '' . $line->qty . ' ';
print '' . price($line->total_ttc) . ' ';
print '';
diff --git a/htdocs/takepos/takepos.php b/htdocs/takepos/takepos.php
index 83f21a506ea..c8d9b3f07bc 100644
--- a/htdocs/takepos/takepos.php
+++ b/htdocs/takepos/takepos.php
@@ -55,7 +55,7 @@ $head='
top_htmlhead($head, $title, $disablejs, $disablehead, $arrayofjs, $arrayofcss);
?>
-
+
@@ -353,27 +353,30 @@ $( document ).ready(function() {
-
-
+
+
-
- 7
- 8
- 9
- trans("Qty"); ?>
- 4
- 5
- 6
- trans("Price"); ?>
- 1
- 2
- 3
- trans("ReductionShort"); ?>
- 0
- .
- C
- X
-
+
+
+
+
+ 7
+ 8
+ 9
+ trans("Qty"); ?>
+ 4
+ 5
+ 6
+ trans("Price"); ?>
+ 1
+ 2
+ 3
+ trans("ReductionShort"); ?>
+ 0
+ .
+ C
+ X
+
-
+
'.$menu['title'].'';
}
?>
-
-
-
+
+
+
+
-
id='catdiv'>
-
width="98%" id='catimg'/>
-
-
+
id='catdiv'>
+
width="98%" id='catimg'/>
+
+
-
+
-
+
-
onclick="MoreProducts('less');" onclick="MoreProducts('more');" >
-
width="95%" id='proimg'/>
-
-
+
onclick="MoreProducts('less');" onclick="MoreProducts('more');" >
+
width="95%" id='proimg'/>
+
+
+
+
-