vanilophp / framework

The truly Laravel E-commerce Framework
https://vanilo.io
MIT License
816 stars 103 forks source link

Can't view orders #123

Closed KodeStar closed 2 years ago

KodeStar commented 2 years ago

Despite there being no mention in the order docs that for the admin interface to work, a billpayer was required and that billpayer required an address, I manually added an address but I still can't view an order, I get:

Vanilo\Order\Models\Billpayer::getBillingAddress(): Return value must be of type Vanilo\Contracts\Address, Konekt\AppShell\Models\Address returned
KodeStar commented 2 years ago

I've semi resolved it by creating/resources/views/vendor/vanilo/order/show/_addresses.blade.php and leaving it blank

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed within 3 days if no further activity occurs. Thank you for your contributions.