- Global action::Confirm ()
- add the hour
- Global action::Display ($p_view, $p_gen)
- change this parameter by UPD : ag_ref and document type are read only, the other are writable, NEW: everything is writable, READ readonly mode
- Note:
- update the reference number or the document type is not allowed
- Global action::myList ($p_filter="", $p_search="")
- add a sort on column $r.='
Date'; $r.='<th Destinataire'; $r.='
Expéditeur'; $r.='
Titre'; $r.='
type'; $r.='
Référence'; $r.='
concerne'; $r.='
Document'; $r.="";
- Global Customer::VatListing ($p_year)
- optimize SQL
- Global Document::Generate ()
- Carefull : the slash is not windows compliant
- Global Document::Replace ($p_tag)
- verify that price and quant are numeric
- Global Document::Replace ($p_tag)
- carefull round problem ?
- Global Document::Replace ($p_tag)
- verify that price and quant are numeric
- Global Document::Replace ($p_tag)
- carefull round problem ?
- Global fiche::update ()
- add a check to return an error and rollback operation
- File check_priv.php
- some of those tools are redundant with the class user and should be cleaned
- File fiche_inc.php
- remove this file but adapt first the pages which needs those function and complete the class_fiche.php
- File periode.inc.php
- check if obsolete
- Global GetNumberLine
- obsolete ?
- File setup.php
- remove the rebuild of mod2 (drop / create) for the next version the mod2 from the version < 2.0 are full of bugs
- File user_advanced.php
- Obsolete ?
- Global ShowMenuCompta
- clean param p_dossier
- Global ShowMenuFiche
- Only for developper A test must be added