Search found 40 matches

by Griffin
14 Feb 2021, 18:59
Forum: Suggestions
Topic: Collapse related entities in item page by default
Replies: 1
Views: 298

Collapse related entities in item page by default

Hi there, On item pages, it is possible to click the arrow in order to collapse the entity. However, it is not possible to have certain subentities collapsed by default. Sometimes, it would be more clear to have some of them collapsed, only to be expanded if necessary. This could be done in Item Pag...
by Griffin
30 Jan 2021, 02:25
Forum: Discussion
Topic: [SOLVED] E-mail sending rules: obtain email from field
Replies: 6
Views: 466

Re: E-mail sending rules: obtain email from field

Hi there, Thank you for your reply and suggestion. I actually don't need to enter an email address directly. I have an entity called Customers, where I enter their details including the invoice email. When making an invoice in the Invoice entity, I select a customer from the Customer entity to have ...
by Griffin
29 Jan 2021, 23:37
Forum: Discussion
Topic: [SOLVED] E-mail sending rules: obtain email from field
Replies: 6
Views: 466

[SOLVED] E-mail sending rules: obtain email from field

Hi there, With e-mail sending rules, it is possible to send an email when an item is changed. For the recipient, I can choose 'Send to users', 'Send to assigned users', 'Send to email' etc. When I select 'Send to email', I can enter a few e-mail addresses. However, it doesn't seem to be possible to ...
by Griffin
28 Jan 2021, 20:22
Forum: Bug Report version 2.8
Topic: Automated Actions » save template to export [solved]
Replies: 4
Views: 428

Re: Automated Actions » save template to export

Yes, this has fixed it. Thank you.
by Griffin
28 Jan 2021, 18:38
Forum: Bug Report version 2.8
Topic: Automated Actions » save template to export [solved]
Replies: 4
Views: 428

Re: Automated Actions » save template to export

Yes, that works.

Additionally, when export type is "html" it works, but when export type is "html_code" it doesn't seem to be able to generate a pdf. Can this be fixed?
by Griffin
28 Jan 2021, 18:38
Forum: Suggestions
Topic: PDF page format
Replies: 0
Views: 531

PDF page format

Hi there, At the momet, PDF export sizes are "letter". In European countries, we mostly use A4. For this, I have edited the source code. However, having a setting would be more convenient to handle this: modules\items\actions\export_template.php $dompdf->set_paper('letter', 'landscape'); i...
by Griffin
27 Jan 2021, 20:15
Forum: Bug Report version 2.8
Topic: Automated Actions » save template to export [solved]
Replies: 4
Views: 428

Automated Actions » save template to export [solved]

Hi there, When selecting "save template to export" when adding a process action, the correct form isn't shown. So, the fields "Attachments" and "File" aren't there. Please see the picture. Please let me know if it's just me or if it's a bug. Great feature by the way! Ki...
by Griffin
06 May 2020, 10:42
Forum: Discussion
Topic: Possibility to calculate totals in export listing
Replies: 5
Views: 1013

Re: Possibility to calculate totals in export listing

That's great, thanks Sergey!