Documentation
¶
Index ¶
- func GetAllPresupuestalDocumentFromCRUDByMovParentUUID(vigencia, cg, docUUID string) ([]models.DocumentoPresupuestal, error)
- func GetAllPresupuestalDocumentFromCRUDByType(vigencia, cg, docType string) ([]models.DocumentoPresupuestal, error)
- func GetOnePresupuestalDocumentFromCRUDByID(vigencia, cg, UUID string) (models.DocumentoPresupuestal, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllPresupuestalDocumentFromCRUDByMovParentUUID ¶
func GetAllPresupuestalDocumentFromCRUDByMovParentUUID(vigencia, cg, docUUID string) ([]models.DocumentoPresupuestal, error)
GetAllPresupuestalDocumentFromCRUDByMovParentUUID ...
func GetAllPresupuestalDocumentFromCRUDByType ¶
func GetAllPresupuestalDocumentFromCRUDByType(vigencia, cg, docType string) ([]models.DocumentoPresupuestal, error)
GetAllPresupuestalDocumentFromCRUDByType ...
func GetOnePresupuestalDocumentFromCRUDByID ¶
func GetOnePresupuestalDocumentFromCRUDByID(vigencia, cg, UUID string) (models.DocumentoPresupuestal, error)
GetOnePresupuestalDocumentFromCRUDByID ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.