Uses of Class
org.brerp.tms.base.util.Entrega
Package
Description
-
Uses of Entrega in org.brerp.tms.base.util
Modifier 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.Modifier 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
-
Uses of Entrega in org.brerp.tms.ui.apps.form
Modifier 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.Modifier and TypeMethodDescriptionAssemblePacking.atualizarDadosPlanejamento
(List<PO> documentos) Método responsável por obter os dados das entregas na API do Google Maps.Modifier and TypeMethodDescriptionAssemblePacking.generate
(Timestamp packingDate, Timestamp shipDate, int COF_Equipments_ID, String COF_Helper, 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