Skip to content

[FR]: Core - API - Split up Amount stored #1281

Description

@GregJohnStewart

Software

Core API

Describe what you'd like to see

Amount stored is too wishy-washy of a type; should split into two;

  • Unique stored that has an amount field (UNIQUE AMOUNTS)
    • total/ low stock determined from # stored
  • Groupings of bulk amounts of stuff in a block (current?) (BULK GROUP)
    • total / low stock determined from amount

Work to be done:

  • Core API
    • new BULK_GROUPS stored type
    • new UNIQUE_AMOUNTS stored type
    • deprecate AMOUNT_LIST
    • mechanism to convert item types?
  • Base Station
    • Add BULK GROUPS support
    • Add UNIQUE_AMOUNTS support
    • Update user guide

Is your feature request related to a problem?

No response

Describe alternatives you've considered

None

Additional context

None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Fields

    Priority

    High

    OQM Component

    Core - APICore - Base Station

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions