task #5023 overview: Automatisation de certaines dépenses non admises
This commit is contained in:
parent
f99ee53c21
commit
271ffffd8e
3 changed files with 150 additions and 23 deletions
|
|
@ -109,7 +109,9 @@ define ("FICHE_TYPE_VENTE",1);
|
|||
define ("FICHE_TYPE_FOURNISSEUR",8);
|
||||
define ("FICHE_TYPE_FIN",4);
|
||||
define ("FICHE_TYPE_ADM_TAX",14);
|
||||
|
||||
define ("ATTR_DEF_DEPENSE_NON_DEDUCTIBLE",20);
|
||||
define ("ATTR_DEF_TVA_NON_DEDUCTIBLE",21);
|
||||
define ("ATTR_DEF_TVA_NON_DEDUCTIBLE_RECUP",22);
|
||||
define ("JS_SEARCH_POSTE","<SCRIPT language=\"javascript\">function SearchPoste(p_sessid,p_ctl,p_jrn)
|
||||
{
|
||||
var win=window.open('poste_search.php?p_jrn='+p_jrn+'&p_ctl='+p_ctl+'&PHPSESSID='+p_sessid,'Cherche','toolbar=no,width=600,height=600,scrollbars=yes,resizable=yes');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue