Skip to content

Introduce SalesStartTime and SalesEndTime in Product/ProductSku #191

Open
@gdlcf88

Description

The start/end properties are nullable. If they are not null, users can only create orders between the Product/ProductSku's SalesStartTime and SalesEndTime.

The time values in ProductSku should override the values in Product.

Users can add products to baskets even before the start time.

OrderAppService.CheckCreateAsync method should ignore these time properties.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions