From 09005d24ebfa192800f5f17a168af921fd350696 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Tue, 16 Aug 2011 10:26:29 +0000 Subject: [PATCH] Correction oubli DateMajANN dans structure Identite --- library/WsScore/Entreprise/v0.3/Changelog | 1 + library/WsScore/Entreprise/v0.3/Types.php | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/library/WsScore/Entreprise/v0.3/Changelog b/library/WsScore/Entreprise/v0.3/Changelog index b044b9cb..afd75e1c 100644 --- a/library/WsScore/Entreprise/v0.3/Changelog +++ b/library/WsScore/Entreprise/v0.3/Changelog @@ -2,3 +2,4 @@ Compatibilité client Java Gestion encodage Surface de magasin Gestion Indiscore+ dans getRapport +Correction oubli DateMajANN dans type Identite \ No newline at end of file diff --git a/library/WsScore/Entreprise/v0.3/Types.php b/library/WsScore/Entreprise/v0.3/Types.php index dce9f7ec..84939830 100644 --- a/library/WsScore/Entreprise/v0.3/Types.php +++ b/library/WsScore/Entreprise/v0.3/Types.php @@ -720,6 +720,12 @@ class Identite */ public $DateMajID; + /** + * Date de dernière mise à jour des annonces de l'entreprise + * @var string + */ + public $DateMajANN; + /** * Code NAF 2003 rév 1 de l'entreprise (4 caractères) * @var string