Documentation
¶
Index ¶
- func AddApropiacion(data models.Apropiacion) map[string]interface{}deprecated
- func AprobarPresupuesto(vigencia, unidadejecutora int) (res map[string]interface{})deprecated
- func CalcularSaldoApropiacion(rubroParam string, unidadEParam, vigenciaParam int) (res map[string]float64)
- func CompareApropiationNodes(nodesToCompare *map[string]float64, ue, vigencia int) (compareFlag bool)
- func ConstruirArbolRubroApropiacion(ueStr string, vigenciaStr string, raiz string, nivel string) (resultado map[string]interface{}, err interface{})
- func PresupuestoAprobado(vigencia, unidadejecutora int) booldeprecated
- func PutApropiacion(data map[string]interface{}, idStr, valStr, vigStr string) map[string]interface{}deprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddApropiacion
deprecated
func AddApropiacion(data models.Apropiacion) map[string]interface{}
AddApropiacion ... Add apropiacion to mongo and postgres tr.
Deprecated: Depende de PLAN_CUENTAS_CRUD (ya no está en servicio)
func AprobarPresupuesto
deprecated
func CalcularSaldoApropiacion ¶
func CalcularSaldoApropiacion(rubroParam string, unidadEParam, vigenciaParam int) (res map[string]float64)
CalcularSaldoApropiacion .... Return Apropiation's balance by Rubro's code , ue and year.
func CompareApropiationNodes ¶
func CompareApropiationNodes(nodesToCompare *map[string]float64, ue, vigencia int) (compareFlag bool)
CompareApropiationNodes return tru if nodes to compare have the same balance.
func ConstruirArbolRubroApropiacion ¶
func ConstruirArbolRubroApropiacion(ueStr string, vigenciaStr string, raiz string, nivel string) (resultado map[string]interface{}, err interface{})
ConstruirArbolRubroApropiacion construir abrol rubro apropiacion
func PresupuestoAprobado
deprecated
func PutApropiacion
deprecated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.