add temporary Ticket button
This commit is contained in:
parent
04dfc5dc8c
commit
c66297a713
@ -298,9 +298,6 @@ function TakeposPrintingTemp(){
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
function OpenDrawer(){
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
@ -374,8 +371,6 @@ if($conf->global->TAKEPOS_BAR_RESTAURANT){
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
if ($conf->global->TAKEPOSCONNECTOR){
|
||||
$menus[$r++]=array('title'=>$langs->trans("DOL_OPEN_DRAWER"),
|
||||
'action'=>'OpenDrawer();');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user