fixing: product transaction
This commit is contained in:
@@ -380,7 +380,6 @@ export class ProductService {
|
||||
relations: ['supplier'],
|
||||
where: {
|
||||
code: code,
|
||||
type: type,
|
||||
},
|
||||
});
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user