Documentation ¶
Index ¶
- func ColunaAdd(linha *xlsx.Row, string string)
- func ColunaAddFloat(linha *xlsx.Row, valor float64)
- func ColunaAddFloatDif(linha *xlsx.Row, valor float64)
- func DeletarItensNotasCanceladas(db gorm.DB, dtIni string, dtFin string, wg *sync.WaitGroup)
- func ExcelAdd(db gorm.DB, sheet *xlsx.Sheet)
- func ExcelItens(sheet *xlsx.Sheet, inv Models.Inventario)
- func ExcelMenu(sheet *xlsx.Sheet)
- func PopularEntradas(AnoInicial int, AnoFinal int, wg *sync.WaitGroup, db gorm.DB)
- func PopularInventarios(AnoInicial int, AnoFinal int, wg *sync.WaitGroup, db gorm.DB)
- func PopularItensXmls(db gorm.DB, wg *sync.WaitGroup)
- func PopularReg0200(db gorm.DB, wg *sync.WaitGroup)
- func PopularSaidas(AnoInicial int, AnoFinal int, wg *sync.WaitGroup, db gorm.DB)
- func ProcessarDiferencas(db gorm.DB)
- func ProcessarFatorConversao(db gorm.DB, wg *sync.WaitGroup)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColunaAddFloat ¶
func ColunaAddFloatDif ¶
func ExcelItens ¶
func ExcelItens(sheet *xlsx.Sheet, inv Models.Inventario)
func PopularEntradas ¶
func PopularInventarios ¶
func PopularSaidas ¶
func ProcessarDiferencas ¶
fazer uma refactory completo recursive
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.