Merge pull request #8476 from mfo/hs/2110477668/2009283
Hs/2110477668/2009283
This commit is contained in:
commit
24e610e247
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ end
|
|||
|
||||
def add_single_champ(pdf, champ)
|
||||
tdc = champ.type_de_champ
|
||||
return if champ.conditional? && !champ.visible?
|
||||
|
||||
case champ.type
|
||||
when 'Champs::PieceJustificativeChamp', 'Champs::TitreIdentiteChamp'
|
||||
|
|
Loading…
Reference in a new issue