Skip to content

Managing seasonal products. #321

Answered by ericingram
holden asked this question in Help
Jul 23, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@holden stock_status is an auto enum field that's not supposed to be set directly. You can see the fields specifically by making this request in the API console:

GET /:models/products/fields/stock_status

Generally it is set based on stock records of the product, but if you find a case where we should support setting this value directly, we would consider it :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@holden
Comment options

@ericingram
Comment options

Answer selected by steven-k1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants