@sampoyigi or others could help to add "location" to the import/export for the menù?
tastyigniter/ti-ext-importexport5
I tryed to add some thing but it gives me errors, I don't know how to get the relation from the ti__locationables
'morphToMany' => [
'locations' => ['Admin\Models\Locations_model', 'name' => 'locationable'],
],
This is important to add otherwise imported menu items are assigned to all restaurants
Thanks a lot 😁