Bom Dia,
O componente esta gerando a tag dhValidade em duplicidade.
O problema ocorre em C:\componentesXE2\ACBr_2\Fontes\ACBrDFe\ACBrBPe\PCNBPe\pcnBPeW.pas nas linhas 536 e 537.
"536 Gerador.wCampo(tcStr, '#087', 'dhValidade', 25, 25, 1, DateTimeTodh(BPe.infPassagem.dhEmb) + GetUTC(CodigoParaUF(BPe.ide.cUF), BPe.infPassagem.dhValidade), DSC_DHVALIDADE);
537 Gerador.wCampo(tcStr, '#087', 'dhValidade ', 25, 25, 1, DateTimeTodh(BPe.infPassagem.dhValidade) + GetUTC(CodigoParaUF(BPe.ide.cUF), BPe.infPassagem.dhValidade), DSC_DHVALIDADE);"
Comentei a linha 536 (tornando obrigatório informa a data de validade) e o problema se resolveu.
Grato,
Moacir
pcnBPeW.pas