4090-global_invoincing #1135
|
@ -68,8 +68,6 @@ module.exports = Self => {
|
|||
fields: ['id', 'hasToInvoiceByAddress']
|
||||
}, myOptions);
|
||||
try {
|
||||
throw new Error(`Pq lo digo yo`);
|
||||
|
||||
if (client.hasToInvoiceByAddress) {
|
||||
await Self.rawSql('CALL ticketToInvoiceByAddress(?, ?, ?, ?)', [
|
||||
args.minShipped,
|
||||
|
|
Loading…
Reference in New Issue