Skip to content

create a score to indicate if an order should be verified #102

@evaletolab

Description

@evaletolab

The basic approach here, is to load the N last orders of each customers, and then, to list all errors.

customer.orders.latestErrors = []
customer.orders.latestRating = 0;[1-5] 

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions