This commit is contained in:
parent
1ccfd8731f
commit
b4ea7819f8
|
@ -119,7 +119,6 @@ module.exports = Self => {
|
|||
}
|
||||
|
||||
let correctings;
|
||||
|
||||
let correcteds;
|
||||
if (args.correctedFk) {
|
||||
correctings = await models.InvoiceInCorrection.find({
|
||||
|
|
Loading…
Reference in New Issue