Solving Capacitor QR focus issue
This commit is contained in:
@@ -3970,7 +3970,7 @@ class CreateInvoiceValidation extends CreateRecord
|
|||||||
'update_invoice' => false,
|
'update_invoice' => false,
|
||||||
'scanned_quantity'=> $scannedQuantity,
|
'scanned_quantity'=> $scannedQuantity,
|
||||||
]);
|
]);
|
||||||
$this->dispatch( 'refreshInvoiceData', invoiceNumber: $invoiceNumber, plantId: $plantId);
|
//$this->dispatch( 'refreshInvoiceData', invoiceNumber: $invoiceNumber, plantId: $plantId);
|
||||||
|
|
||||||
// $this->refreshInvoiceTable();
|
// $this->refreshInvoiceTable();
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user