Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Jérome Perrin
erp5
Commits
99e4a6c7
Commit
99e4a6c7
authored
1 year ago
by
Vincent Pelletier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
z_related_translated_causality_portal_type: Add support for left-join use
parent
39369169
2 merge requests
!18
WIP: Fix/hashseed
,
!17
WIP: Zope4py3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
9 deletions
+18
-9
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_translated_causality_portal_type.sql
...sql_innodb/z_related_translated_causality_portal_type.sql
+8
-2
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_translated_causality_portal_type.xml
...sql_innodb/z_related_translated_causality_portal_type.xml
+10
-7
No files found.
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_translated_causality_portal_type.sql
View file @
99e4a6c7
<
dtml
-
var
table_1
>
.
uid
=
<
dtml
-
var
table_0
>
.
category_uid
<
dtml
-
var
RELATED_QUERY_SEPARATOR
>
<
dtml
-
var
table_2
>
.
original_message
=
<
dtml
-
var
table_1
>
.
portal_type
<
dtml
-
var
table_2
>
.
original_message
=
<
dtml
-
var
table_1
>
.
portal_type
AND
<
dtml
-
var
table_2
>
.
message_context
=
"portal_type"
AND
<
dtml
-
var
table_2
>
.
message_context
=
"portal_type"
AND
<
dtml
-
var
table_2
>
.
language
=
<
dtml
-
sqlvar
"Localizer.get_selected_language()"
type
=
"string"
>
AND
<
dtml
-
var
table_2
>
.
language
=
<
dtml
-
sqlvar
"Localizer.get_selected_language()"
type
=
"string"
>
AND
<
dtml
-
var
table_1
>
.
uid
=
<
dtml
-
var
table_0
>
.
category_uid
<
dtml
-
var
RELATED_QUERY_SEPARATOR
>
<
dtml
-
var
table_0
>
.
uid
=
catalog
.
uid
AND
<
dtml
-
var
table_0
>
.
base_category_uid
=
<
dtml
-
var
"portal_categories.causality.getUid()"
>
AND
<
dtml
-
var
table_0
>
.
base_category_uid
=
<
dtml
-
var
"portal_categories.causality.getUid()"
>
AND
<
dtml
-
var
table_0
>
.
uid
=
catalog
.
uid
This diff is collapsed.
Click to expand it.
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_translated_causality_portal_type.xml
View file @
99e4a6c7
...
@@ -8,15 +8,14 @@
...
@@ -8,15 +8,14 @@
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
allow_simple_one_argument_traversal
</string>
</key>
<key>
<string>
allow_simple_one_argument_traversal
</string>
</key>
<value>
<value>
<int>
0
</int>
</value>
<none/>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
arguments_src
</string>
</key>
<key>
<string>
arguments_src
</string>
</key>
<value>
<string>
table_0\n
<value>
<string>
table_0\n
table_1\n
table_1\n
table_2
</string>
</value>
table_2\n
RELATED_QUERY_SEPARATOR=" AND "
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
cache_time_
</string>
</key>
<key>
<string>
cache_time_
</string>
</key>
...
@@ -24,11 +23,15 @@ table_2</string> </value>
...
@@ -24,11 +23,15 @@ table_2</string> </value>
</item>
</item>
<item>
<item>
<key>
<string>
class_file_
</string>
</key>
<key>
<string>
class_file_
</string>
</key>
<value>
<string></string>
</value>
<value>
<none/>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
class_name_
</string>
</key>
<key>
<string>
class_name_
</string>
</key>
<value>
<string></string>
</value>
<value>
<none/>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
connection_hook
</string>
</key>
<key>
<string>
connection_hook
</string>
</key>
...
@@ -58,7 +61,7 @@ table_2</string> </value>
...
@@ -58,7 +61,7 @@ table_2</string> </value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
<value>
<string>
z_related_translated_causality_portal_type
</string>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment