Skip to content
Snippets Groups Projects
Commit 786f16de authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Add comment

parent baa6172e
No related branches found
No related tags found
No related merge requests found
......@@ -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
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment