Search found 66 matches

by Edition Nehemia
02 Sep 2023, 12:09
Forum: Discussion
Topic: Customize enumeration with points on invoice
Replies: 17
Views: 599

Re: Customize enumeration with points on invoice

Hi Thomas, If you look under Configuration as an administrator, there is a menu called "Custom CSS" or similar. Try entering the following code there. @media print { ul, ol { list-style: none; /* removes the bullet points */ padding-left: 0; /* removes the left inner space */ } } Kind rega...
by Edition Nehemia
02 Sep 2023, 11:19
Forum: Discussion
Topic: Customize enumeration with points on invoice
Replies: 17
Views: 599

Re: Customize enumeration with points on invoice

Hi Thomas,

It is very difficult to know the solution without seeing all the CSS code.

Have you tried setting the "list-style-type" to none ("list-style-type: none")?

Kind regards from Steffisburg
Christoph
by Edition Nehemia
02 Sep 2023, 10:55
Forum: Bug Report version 3.4.4
Topic: Urgent - Database error after installing v3.4
Replies: 8
Views: 597

Re: Urgent - Database error after installing v3.4

Did you also run the SQL update script for the extension? The letters "ext" in the table name indicate that you have tested the extension (which is good). It is possible that there are dependencies that are also loaded if you only load the basic component and the extension is not activated...
by Edition Nehemia
01 Sep 2023, 20:06
Forum: Suggestions
Topic: Resetting the user-defined list configuration
Replies: 2
Views: 512

Resetting the user-defined list configuration

Hello Sergey

It's a great thing when every user can do the list configuration themselves. But it is also important that one can easily reset one's setting to the default.

Otherwise, chaos can easily ensue.

THANK YOU and best regards
Christoph
by Edition Nehemia
19 Aug 2023, 20:03
Forum: Bug Report version 3.4.4
Topic: User group rights cannot be saved without action
Replies: 4
Views: 453

User group rights cannot be saved without action

Hi Sergey, Before version 3.4, it was possible to set the user group rights so that a user could see everything but was not allowed to do anything. This is very helpful, especially for my API user. This is no longer possible. If you set the rights and reload the page, the entry is no longer saved. T...
by Edition Nehemia
19 Aug 2023, 19:52
Forum: Bug Report version 3.4.4
Topic: Close: Parallel working with two windows
Replies: 7
Views: 441

Re: Parallel working with two windows

Great, it seems that something has already been done here! THANKS!

(Maybe I always went to the login page until now. When you go to it, you have to log in again in each tab).

Anyway, things are very good for me now :) THANK YOU, Sergey!
by Edition Nehemia
26 Jul 2023, 21:54
Forum: Bug Report version 3.4.4
Topic: Close: Parallel working with two windows
Replies: 7
Views: 441

Re: Parallel working with two windows

Thanks for the tip!
I often do this too, if I think of it in time. Nevertheless - if an improvement is easily possible - I wouldn't be sad.
by Edition Nehemia
26 Jul 2023, 10:31
Forum: Bug Report version 3.4.4
Topic: Close: Parallel working with two windows
Replies: 7
Views: 441

Re: Parallel working with two windows

Okey Sergey, thank you very much! Wouldn't it be possible that the login page recognizes that a token is already active in this session and therefore simply redirects to the dashboard page? One could perhaps check a corresponding session variable that was provided beforehand and records the login st...
by Edition Nehemia
14 Jul 2023, 00:53
Forum: Bug Report version 3.4.4
Topic: Close: Parallel working with two windows
Replies: 7
Views: 441

Re: Parallel working with two windows

Dear Sergey,

here is the link to the demo video. As I said, there is no hurry. Enjoy your holidays!
https://www.edition-nehemia.ch/dokumente/save-ruko.mp4

Kind regards
Christoph
by Edition Nehemia
13 Jul 2023, 11:05
Forum: Bug Report version 3.4.4
Topic: Close: Parallel working with two windows
Replies: 7
Views: 441

Close: Parallel working with two windows

Hi Sergey This error is not very urgent, but I would like to report it anyway because it happens to me again and again. If you want to change an entry, then realise that you have to look something up and open a second window to do so, the entry cannot be saved afterwards. Is there a solution to this...