andrewdwallo / erpsaas

A Laravel and Filament-powered accounting platform, crafting a modern and automated solution for financial management.
MIT License
574 stars 164 forks source link

account and transaction page #58

Open Subeen928 opened 5 days ago

Subeen928 commented 5 days ago

TypeError: App\ValueObjects\Money::__construct(): Argument #2 ($currencyCode) must be of type string, null given, called in /home/subin_928/Desktop/erpsaas/app/Services/AccountService.php on line 65

andrewdwallo commented 3 days ago

@Subeen928 You are going to have to give me more information regarding the issue if you want me to address it.

andrewdwallo commented 3 days ago

Run php artisan migrate:fresh, run your seeder, and then get back to me.