Merge pull request #4676 from turbo124/master
Remove logo from company migration
This commit is contained in:
commit
251043137d
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ trait GenerateMigrationResources
|
||||||
'industry_id' => $this->account->industry_id,
|
'industry_id' => $this->account->industry_id,
|
||||||
'ip' => $this->account->ip,
|
'ip' => $this->account->ip,
|
||||||
'company_key' => $this->account->account_key,
|
'company_key' => $this->account->account_key,
|
||||||
'logo' => $this->account->logo,
|
|
||||||
'convert_products' => $this->account->convert_products,
|
'convert_products' => $this->account->convert_products,
|
||||||
'fill_products' => $this->account->fill_products,
|
'fill_products' => $this->account->fill_products,
|
||||||
'update_products' => $this->account->update_products,
|
'update_products' => $this->account->update_products,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue