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