function SearchPoste(p_sessid,p_ctl) { var win=window.open('poste_search.php?p_ctl='+p_ctl+'&PHPSESSID='+p_sessid,'Cherche','toolbar=no,width=600,height=600,scrollbars=yes,resizable=yes'); } function GetIt() { window.close(); } function SetItChild(p_ctl,p_value) { self.opener.SetItParent(p_ctl,p_value); window.close(); } function SetItParent(p_ctl,p_value) { document.forms[0].eval(p_ctl).value=p_value; } " ); define ("JS_SHOW_TVA","" ); define ("JS_VIEW_JRN_DETAIL",""); define ("JS_VIEW_JRN_CANCEL",""); define ("JS_VIEW_JRN_MODIFY",""); define ("JS_SEARCH_CARD"," "); // concerned operation define ("JS_CONCERNED_OP"," "); // One line calculator define ("JS_CALC_LINE","
Answer:

" ); define ("JS_TVA",""); // Sql string define ("SQL_LIST_ALL_INVOICE",""); define ("SQL_LIST_UNPAID_INVOICE"," where (jr_rapt is null or jr_rapt = '') and jr_valid = true "); define ("SQL_LIST_UNPAID_INVOICE_DATE_LIMIT" ," where (jr_rapt is null or jr_rapt = '') and to_date(to_char(jr_ech,'DD.MM.YYYY'),'DD.MM.YYYY') < to_date(to_char(now(),'DD.MM.YYYY'),'DD.MM.YYYY') and jr_valid = true" ); ?>