mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fixes for company importer
This commit is contained in:
parent
e63d9828f1
commit
199a0aed55
@ -794,6 +794,7 @@ class CompanyImport implements ShouldQueue
|
||||
['clients' => 'client_id'],
|
||||
['projects' => 'project_id'],
|
||||
['vendors' => 'vendor_id'],
|
||||
['invoices' => 'invoice_id'],
|
||||
],
|
||||
'expenses',
|
||||
'number');
|
||||
|
Loading…
x
Reference in New Issue
Block a user