* Documentation :
- Documentation now use Wiki -Car
+ * Paiement :
+ - Fixed little text mistake in Payments menu. -CAT
+ - Direct link from and to events. -Car
+
* Profile :
- User can now accept synchronisation from AX by admin. -Car
- Address will try to display as the country standard. -Car
* Admin :
- #337: Add link to trackers and support websites for admins. -CAT
+ * Contacts :
+ - #352: Enhance PDFs : add the generation date. -MC
+
* Core :
- #310: Display the max number of photo in trombipromo. -Car
* Paiments :
- #336 : Micro -> Tele(payments). -MC
- #356 : Payments use usage name instead of last name. -Car
- - Fixed little text mistake in Payments menu. -CAT
- - Direct link from and to events. -Car
* Profile :
- #330,333: Interface improvements. -Car
$this->SetFont('Vera Sans','I',8);
$this->SetTextColor(128);
$this->Cell(0, 10, 'Page '.$this->PageNo(), 0, 0, 'C');
+ $this->Cell(0, 10, '(en date du '.strftime('%d %B %Y').')', 0, 0, 'R');
}
function ColSetup($col)