pattern on invoice description

I’m not sure, it’s working in my tests.

Can you confirm the language is correct for the client, you wrote above that the language is set for the user.

Hey Hillel,

both: under settings/localization it is <select class=“form-control” id=“language_id” name=“language_id”> volume 3 = german

selected.

similar under /clients/$clientID/

do i need to change more languagewise?

thank you in advance

Is it a recurring invoice?

no, just new or cloned invoices.

tried several options now, without any success in the field or generated pdf file.

fyi: the display in the invoice is correct EXCEPT the month.

Good morning:

i just did a database backup and wiped everything.

On 4.4.0 now, but the same issue.

Do i need to type some commands in the beginning, when i am performing a clean install like php artisan migrate or similar?

it even shows wrong in the invoice overview:

https://ibb.co/mKAiKH

I think these are two separate problems:

  • We don’t support translating dates, we advise users to select a number only format on /settings/localization

  • The :MONTH parameter should use the account language, we’ll look into correcting this.

More info: https://github.com/invoiceninja/invoiceninja/issues/167

okay, thanks for the workaround.

i don´t want to decode anything. i´ll stick with the digits for now.

thank you for the fast reply and your good advice!