fix(medusa): Received quantity on return lines (#3267)

This commit is contained in:
Oliver Windall Juhl
2023-02-17 11:13:50 +01:00
committed by GitHub
parent 3a911091f1
commit f88af0c28d
6 changed files with 150 additions and 128 deletions
@@ -7,10 +7,10 @@ import {
} from "class-validator"
import { OrderService, ReturnService, SwapService } from "../../../../services"
import { EntityManager } from "typeorm"
import { Type } from "class-transformer"
import { validator } from "../../../../utils/validator"
import { isDefined } from "medusa-core-utils"
import { EntityManager } from "typeorm"
import { validator } from "../../../../utils/validator"
/**
* @oas [post] /returns/{id}/receive