|
|
|
|
@ -132,11 +132,11 @@ public class CursosTemplatesProvider extends DefaultTemplateProvider
|
|
|
|
|
xml.addElement( new SimpleXMLElement( "bi_emissao", bi_emissao ) );
|
|
|
|
|
xml.addElement( new SimpleXMLElement( "bi_data_emissao", bi_data_emissao ) );
|
|
|
|
|
|
|
|
|
|
//TODO : -certificado
|
|
|
|
|
xml.addElement( new SimpleXMLElement( "nome_formadora", "TODO - nome formadora" ) );
|
|
|
|
|
xml.addElement( new SimpleXMLElement( "nome_formadora_e_responsavel", "TODO - nome formadora e responsavel" ) );
|
|
|
|
|
|
|
|
|
|
xml.addElement( new SimpleXMLElement( "nr_livro_registo", "TODO - NUMERO" ) );
|
|
|
|
|
//TODO : numero de Livro de Registo de Formação
|
|
|
|
|
xml.addElement( new SimpleXMLElement( "nr_livro_registo", " " ) );
|
|
|
|
|
xml.addElement( new SimpleXMLElement( "numero_certificado", numCertificado ) );
|
|
|
|
|
try
|
|
|
|
|
{
|
|
|
|
|
|