Skip to content

Float32 issuue #134

@KIDLAT4

Description

@KIDLAT4

The data is not saving if you use float32 as a data type in the structure.

type Rate struct {
	uadmin.Model
	Basic     float32
	Allowance float32
}

This will not save and will give you 0 as a value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions