Add comment

This commit is contained in:
Laurent Destailleur 2016-02-07 16:20:07 +01:00
parent baa6172ead
commit 786f16de02

View File

@ -134,9 +134,8 @@ abstract class CommonDocGenerator
'mycompany_idprof6'=>$mysoc->idprof6,
'mycompany_vatnumber'=>$mysoc->tva_intra,
'mycompany_object'=>$mysoc->object,
// Only private not exists for "mysoc"
'mycompany_note_private'=>$mysoc->note_private,
//'mycompany_note_public'=>$mysoc->note_public, // Only private not exists for "mysoc" but both for thirdparties
);
}