Skip to content

Conversation

@Wolvverine
Copy link

No description provided.

@Wolvverine
Copy link
Author

Wolvverine commented Jul 21, 2022

@yllen @orthagh, please add this to next version.

@Wolvverine Wolvverine changed the title example - For reports items in entity For reports items in entity and by entity Jul 21, 2022

if (!$this->childrens) {
return $link . " " . $this->getSqlField() . "='" . $this->getParameterValue() . "' ";
return $link . " " . $sqlField . "='" . $this->getParameterValue() . "' ";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is define $sqlField if $tableName is empty?

@yllen
Copy link
Owner

yllen commented Sep 16, 2022

Can you give an example of use of your new function?

@Wolvverine
Copy link
Author

Yes, it is similar to location report, only for entity.
I must clean some my reports to common form.

@Wolvverine
Copy link
Author

Wolvverine and others added 2 commits September 26, 2022 10:38
(The used SELECT statements have a different number of columns ...)
@Wolvverine
Copy link
Author

@yllen I added ignoring object tables in "infocom_types" added in v10 with different table structure.

@yllen
Copy link
Owner

yllen commented Oct 18, 2022

For a new report, just post in the pull request the file of the report, not file of locale and empty file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants