|
|
|
@ -76,6 +76,7 @@ public class SIPRPDataLoader implements CompanyDataLoader
|
|
|
|
Singleton.setInstance( SingletonConstants.CODIGO_EMPRESA_FORMAT, "2 6 / 2" );
|
|
|
|
Singleton.setInstance( SingletonConstants.CODIGO_EMPRESA_FORMAT, "2 6 / 2" );
|
|
|
|
Singleton.setInstance( SingletonConstants.FICHA_MARCA_EXAMES, Boolean.TRUE );
|
|
|
|
Singleton.setInstance( SingletonConstants.FICHA_MARCA_EXAMES, Boolean.TRUE );
|
|
|
|
Singleton.setInstance( SingletonConstants.EXCEL_FORMAT, new int[]{ 0, 2, 3, 1, -1, 4, 5, 7, 6, -1 } );
|
|
|
|
Singleton.setInstance( SingletonConstants.EXCEL_FORMAT, new int[]{ 0, 2, 3, 1, -1, 4, 5, 7, 6, -1 } );
|
|
|
|
|
|
|
|
Singleton.setInstance( SingletonConstants.EXCEL_FORMAT_DEMISSAO, new int[]{ 0, 1 } );
|
|
|
|
|
|
|
|
|
|
|
|
Singleton.setInstance( SingletonConstants.MODULE_FICHA, Boolean.TRUE );
|
|
|
|
Singleton.setInstance( SingletonConstants.MODULE_FICHA, Boolean.TRUE );
|
|
|
|
Singleton.setInstance( SingletonConstants.MODULE_CLIENTES, Boolean.TRUE );
|
|
|
|
Singleton.setInstance( SingletonConstants.MODULE_CLIENTES, Boolean.TRUE );
|
|
|
|
|