gera_nfe.php
Table of Contents
Functions
-
returnToFrontend()
: mixed
-
removeAcentos()
: mixed
-
soNumero()
: mixed
-
ICMSInter()
: mixed
-
ICMSInterOr()
: mixed
-
BuscaAliquota()
: mixed
-
AliqInterna()
: mixed
-
CodigoUF()
: mixed
-
convertUnidadeMedida()
: mixed
-
calculaParcela()
: mixed
returnToFrontend()
returnToFrontend(mixed $data[, mixed $maker = null ]) : mixed
Parameters
-
$data
: mixed
-
-
$maker
: mixed
= null
-
removeAcentos()
removeAcentos(mixed $texto) : mixed
Parameters
-
$texto
: mixed
-
soNumero()
soNumero(mixed $str) : mixed
Parameters
-
$str
: mixed
-
ICMSInter()
ICMSInter() : mixed
ICMSInterOr()
ICMSInterOr() : mixed
BuscaAliquota()
BuscaAliquota(mixed $ufdest, mixed $ufemitente) : mixed
Parameters
-
$ufdest
: mixed
-
-
$ufemitente
: mixed
-
AliqInterna()
AliqInterna(mixed $estado) : mixed
Parameters
-
$estado
: mixed
-
CodigoUF()
CodigoUF(mixed $estado) : mixed
Parameters
-
$estado
: mixed
-
convertUnidadeMedida()
convertUnidadeMedida(mixed $unidade_medida) : mixed
Parameters
-
$unidade_medida
: mixed
-
calculaParcela()
calculaParcela(mixed $total_parc, mixed $total_valor) : mixed
Parameters
-
$total_parc
: mixed
-
-
$total_valor
: mixed
-