invoiceninja / invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React

Home Page:https://invoiceninja.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

texts.pre_payment shown in client portal

mrkylegp opened this issue · comments

commented

v5.8.51-W157
self hosted

Related to the "Client Initiated Payments" option...

texts.pre_payment is shown in client portal. Don't believe this label should be appearing this way.

image

Can you ensure that in resources/ there is no lang/ folder

commented

Can you ensure that in resources/ there is no lang/ folder

@turbo124 lang folder is present under resources. See attached.

image

@mrkylegp you will want to remove/rename the lang folder that is in the resources/ directory. This was moved in a earlier version of laravel.

commented

@turbo124 Thanks, this resolved the issue. You may want to consider adding check in a future update to ensure this folder is removed/moved/renamed as it didn't occur automatically throughout the updates, which I assume it should of.