From b274839d365bec7d6d2f98638f02756f4fcdd06c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 24 Apr 2021 20:25:48 +0200 Subject: another EC is needed --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 6e077d4..fe3d324 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1172,6 +1172,11 @@ Name: MERCHANT_PRIVATE_PATCH_PRODUCTS_TOTAL_STOCKED_REDUCED Description: The update would have reduced the total amount of product in stock, which is not allowed. HttpStatus: 409 +Value: 2663 +Name: MERCHANT_PRIVATE_PATCH_PRODUCTS_TOTAL_SOLD_REDUCED +Description: The update would have reduced the total amount of product sold, which is not allowed. +HttpStatus: 409 + Value: 2670 Name: MERCHANT_PRIVATE_POST_PRODUCTS_LOCK_INSUFFICIENT_STOCKS Description: The lock request is for more products than we have left (unlocked) in stock. -- cgit v1.2.3