SMEWebify / WebErpMesv2

Ressource Management and Manufacturing execution system Web for industry (sheet metal, machining, mold ...)
http://demo.wem-project.org/
MIT License
132 stars 71 forks source link

Your company information cannot be set since VAT value has any option to set #242

Closed darrelljung111 closed 11 months ago

darrelljung111 commented 11 months ago

Hi, When I tried to set your company, VAT value has no option. So your company value cannot be set.

It was working when I do only

php artisan db:seed

Now, I am doing

php artisan db:seed --class=PermissionTableSeeder php artisan db:seed --class=CreateAdminUserSeeder

스크린샷 2023-11-17 오전 8 11 23 스크린샷 2023-11-17 오전 8 11 37

I guess it is database problem.

Your company information is not set, I guess there is problem on products/Stock too

500 Error, Oops! Internal Server Error. We will work on fixing that right away. Meanwhile, you may return to return to dashboard or try using the search form.

laravel.log

SMEWebify commented 11 months ago

Good morning @darrelljung111

I made this field to be able to define default values, but not yet use it, unfortunately the field is mandatory.

You must add a VAT on the accouting page.

image

SMEWebify commented 11 months ago

I have loged this issue for stock SMEWebify/WebErpMesv2/issues/243

SMEWebify commented 11 months ago

You will be required to have other information to make quotes, or orders, such as payment terms, or delivery payment method.

if attached a complete configuration example:

https://github.com/SMEWebify/WebErpMesv2/wiki/Accounting

SMEWebify commented 11 months ago

https://github.com/SMEWebify/WebErpMesv2/issues/243 is now fixed