fixes bug#AL-2890 Apagando código comentado e identação
parent
36f52bf93d
commit
e74a685ff6
|
@ -2424,7 +2424,6 @@ public class EditarPuntoVentaController extends MyGenericForwardComposer {
|
|||
if (puntoVenta.getDiversosId() != null)
|
||||
{
|
||||
if(!txtResponEnergia.getValue().isEmpty()
|
||||
//|| cmbPosicao.getSelectedItem() != null
|
||||
|| checkInformatizada.isChecked()
|
||||
|| checkBilheteInfo.isChecked()
|
||||
|| checkVendaInternet.isChecked()
|
||||
|
|
Loading…
Reference in New Issue