mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
Merge branch 'dillon/90-e-invoice-shipping-portal-e' into vapor/production
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ class ApproveShippingInvoiceTransactionProcessor
|
||||
|
||||
if($companyModule->company->e_invoice)
|
||||
{
|
||||
$this->createShippingEInvoiceDocProcessor->execute($invoice_transaction);
|
||||
// $this->createShippingEInvoiceDocProcessor->execute($invoice_transaction);
|
||||
}
|
||||
else{
|
||||
$this->createShippingInvoiceTransactionDocProcessor->execute($invoice_transaction);
|
||||
|
||||
Reference in New Issue
Block a user