25 if (!defined(
'NOREQUIRESOC')) define(
'NOREQUIRESOC',
'1');
27 if (!defined(
'NOCSRFCHECK')) define(
'NOCSRFCHECK', 1);
28 if (!defined(
'NOTOKENRENEWAL')) define(
'NOTOKENRENEWAL', 1);
29 if (!defined(
'NOLOGIN')) define(
'NOLOGIN', 1);
31 if (!defined(
'NOREQUIREHTML')) define(
'NOREQUIREHTML', 1);
32 if (!defined(
'NOREQUIREAJAX')) define(
'NOREQUIREAJAX',
'1');
34 session_cache_limiter(
'public');
36 require_once
'../../main.inc.php';
37 require_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
42 if (empty($dolibarr_nocache)) header(
'Cache-Control: max-age=3600, public, must-revalidate');
43 else header(
'Cache-Control: no-cache');
48 min-height: 100%; height: 100%;
53 if (!empty($conf->global->TICKET_SHOW_MODULE_LOGO)) {
54 print 'background: url("../public/img/bg_ticket.png") no-repeat 95% 90%;';
65 border: 2px solid rgb(153, 153, 153);
66 background-color: rgb(255, 255, 255);
67 box-shadow: 2px 2px 2px rgb(245, 245, 245);
68 border-radius: 10px 10px 10px 10px;
74 div.ticketform .index_create, .index_display {
75 display:
inline-block;
79 vertical-align: middle;
81 text-transform: uppercase;
84 #form_create_ticket, #form_view_ticket
93 border: 1px solid #C0C0C0;
94 background-color: #E0E0E0;
96 -moz-box-shadow: 4px 4px 4px #DDD;
97 -webkit-box-shadow: 4px 4px 4px #DDD;
98 box-shadow: 4px 4px 4px #DDD;
101 border:solid 1px rgba(168,168,168,.4);
102 border-top:solid 1px f8f8f8;
103 background-color: #f8f8f8;
106 #form_create_ticket input.text, #form_create_ticket textarea { width:450px;}
108 @media only screen and (max-width: 767px)
110 #form_create_ticket input.text, #form_create_ticket textarea { width: unset;}
if(!defined('NOREQUIREMENU')) if(!function_exists("llxHeader")) top_httphead($contenttype= 'text/html', $forcenocache=0)
Show HTTP header.
print
Draft customers invoices.