Duplicidade de marca em preço em escala (fixed bug #5577)

Tempo: 1 hora

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@37212 d1611594-4594-4d17-8e1d-87c2c4800839
master
julio 2014-08-12 17:32:57 +00:00
parent 0bdaf69f31
commit ad51ae9cdc
1 changed files with 24 additions and 23 deletions

View File

@ -83,6 +83,7 @@ import com.rjconsultores.ventaboletos.web.utilerias.MyGenericForwardComposer;
@Scope("prototype") @Scope("prototype")
public class TarifaEscalaContorller extends MyGenericForwardComposer { public class TarifaEscalaContorller extends MyGenericForwardComposer {
private static final long serialVersionUID = 1L;
@Autowired @Autowired
private TarifaService tarifaService; private TarifaService tarifaService;
@Autowired @Autowired