Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

float values should receive some validation #208

Open
@kleetus

Description

@kleetus

Item class, setPrice, if $price is a float, we probably should not allow a float with an invalid value.

Example:

$item.setPrice(1.111111111111) will set this value as a float on item, which cannot be used, ultimately, to create an invoice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions