feat: refs #6925 check incoterms in closure and makeInvoice
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
c2ecedca71
commit
8cda12a9da
|
@ -58,7 +58,6 @@ module.exports = Self => {
|
|||
AND t.refFk IS NULL
|
||||
GROUP BY t.id
|
||||
`, [toDate, toDate]);
|
||||
console.log('tickets: ', tickets);
|
||||
|
||||
await closure(ctx, Self, tickets);
|
||||
|
||||
|
|
Loading…
Reference in New Issue