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