Uses of Class
org.brerp.tms.base.util.Entrega
Packages that use Entrega
Package
Description
-
Uses of Entrega in org.brerp.tms.base.util
Methods in org.brerp.tms.base.util that return EntregaModifier and TypeMethodDescriptionstatic Entrega
BrERPTMSUtil.consultarRotaMaps
(PO documento, MLocation enderecoInicio, MLocation enderecoFim, Timestamp horarioPartida, MCOFEquipments veiculo, MCOFDriver motorista, BigDecimal pesoTotal, BigDecimal netTotal, PO poInicio, PO poFim) Método responsável por obter a rota do Google Maps e fazer os cálculos com os dados da rota para posterior exibição para o usuário.Method parameters in org.brerp.tms.base.util with type arguments of type EntregaModifier and TypeMethodDescriptionstatic void
BrERPTMSUtil.imprimirPlanejamento
(BigDecimal custoTotalPorKm, BigDecimal totalMaoDeObra, BigDecimal custoTotal, BigDecimal totalManutencao, BigDecimal totalPedagio, BigDecimal totalCombustivel, Timestamp txtFim, Timestamp shipDate, BigDecimal distanciaTotal, BigDecimal txtTempoAlmoco, BigDecimal txtTempoTotal, List<Entrega> entregas, String documentoNo) -
Uses of Entrega in org.brerp.tms.base.ws.request
Methods in org.brerp.tms.base.ws.request that return types with arguments of type EntregaMethod parameters in org.brerp.tms.base.ws.request with type arguments of type EntregaConstructor parameters in org.brerp.tms.base.ws.request with type arguments of type Entrega -
Uses of Entrega in org.brerp.tms.ui.apps.form
Methods in org.brerp.tms.ui.apps.form that return EntregaModifier and TypeMethodDescriptionprotected Entrega
AssemblePacking.consultarRotaMaps
(PO documento, MLocation enderecoInicio, MLocation enderecoFim, Timestamp horarioPartida, MCOFEquipments veiculo, MCOFDriver motorista, PO poInicio, PO poFim) Método responsável por obter a rota do Google Maps e fazer os cálculos com os dados da rota para posterior exibição para o usuário.Methods in org.brerp.tms.ui.apps.form that return types with arguments of type EntregaModifier and TypeMethodDescriptionAssemblePacking.atualizarDadosPlanejamento
(List<PO> documentos) Método responsável por obter os dados das entregas na API do Google Maps.Method parameters in org.brerp.tms.ui.apps.form with type arguments of type EntregaModifier and TypeMethodDescriptionAssemblePacking.generate
(Timestamp packingDate, Timestamp shipDate, int COF_Equipments_ID, int COF_Helper_ID, int COF_Driver_ID, int M_Shipper_ID, int COF_LocalSeparation_ID, String packingType, Integer COF_PackingList_ID, Integer AD_Org_ID, boolean isQrCode, BigDecimal distanciaTotal, int tempoTotal, int tempoAlmoco, Timestamp dataInicio, Timestamp dataFim, BigDecimal TotalCombustivel, BigDecimal totalManutencao, BigDecimal totalMaoObra, BigDecimal totalPedagio, BigDecimal custoTotal, BigDecimal custoTotalPorKm, List<Entrega> entregas, boolean isGerarExpedicao) Create Packing-List based on Shipment packingL.COF_PackingList_ID