Search found 37 matches

by thaymaker
05 Mar 2022, 21:39
Forum: Discussion
Topic: Copying record including subentity records from unrelated entity
Replies: 1
Views: 251

Copying record including subentity records from unrelated entity

Hi, I need some help figuring out how to copy a record including its sub-entity records between unrelated entities. For example, I have the following structure: Entities.jpg When we initially create an estimate, it is not approved by the customer so no PROJECT is created. When an estimate is approve...
by thaymaker
28 Jan 2022, 10:17
Forum: Discussion
Topic: Auto Increment does not work in Automation
Replies: 2
Views: 230

Re: Auto Increment does not work in Automation

That fixed it. Thanks for your help.
by thaymaker
28 Jan 2022, 10:16
Forum: Discussion
Topic: Help with Formatting PDF output
Replies: 2
Views: 236

Re: Help with Formatting PDF output

Thanks. Is working now.
by thaymaker
27 Jan 2022, 09:08
Forum: Discussion
Topic: Help with Formatting PDF output
Replies: 2
Views: 236

Help with Formatting PDF output

Can anyone tell me where to find the formatting settings for the pdf export from templates to export? I'm trying to remove the lines from around the table rows and columns and control the alignments of the table items in the pdf.

Thanks in advance.
by thaymaker
25 Jan 2022, 21:31
Forum: Discussion
Topic: Auto Increment does not work in Automation
Replies: 2
Views: 230

Auto Increment does not work in Automation

When I set up an automation to add an item (in this case an invoice) in an entity, the autoincrement field I set up so as to have unique IDs is not being filled. The record is created but the field is blank. This seems to be the case no matter what options I select in the automation set up (e.g., ma...
by thaymaker
07 Jan 2022, 20:06
Forum: Discussion
Topic: Template to Export help
Replies: 5
Views: 357

Re: Template to Export help

Thanks for looking at this. Your code works great if the entities are at first and second level in the tree. When I add these entities to a parent, making them second and third level, is where the problem is. I have the following data - two estimates for the same customer: Two Customer Estimates.jpg...
by thaymaker
07 Jan 2022, 11:18
Forum: Discussion
Topic: Template to Export help
Replies: 5
Views: 357

Re: Template to Export help

Here are the screen shots.
Entity Tree.jpg
Template to Export.jpg
by thaymaker
07 Jan 2022, 02:06
Forum: Discussion
Topic: Template to Export help
Replies: 5
Views: 357

Template to Export help

Help! I have the following structure: CRM (customers) +Estimates (multiple for each customer) ++Product list (estimate items from another table using Entity field type to select records) I created a Template to Export using Estimates entity calling {#entity55:6014<764,759,763,765>} to display a list...
by thaymaker
17 Dec 2021, 22:14
Forum: Bug Report version 3.0
Topic: Database Error: 1054
Replies: 1
Views: 262

Database Error: 1054

When upgrading 2.9.2 to 3.0 I get the following: Database Error: 1054 - Unknown column 'parent_id' in 'where clause' Query: select * from app_forms_tabs where parent_id=0 and entities_id=43 order by sort_order, name Page: /ruko3.0/index.php?module=items/info&path=43-1410&redirect_to=subentit...
by thaymaker
18 Oct 2021, 02:05
Forum: Discussion
Topic: I need to display values from a 2nd level nested entity
Replies: 1
Views: 262

I need to display values from a 2nd level nested entity

Hi
I need to display the values from a nested entity of a sub entity in the parent form (2nd level nested). Is this possible?

Thanks