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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mikolaï Krol
erp5
Commits
4e7217eb
Commit
4e7217eb
authored
Oct 31, 2012
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add destination_decision_language related key to filter ticket's by requester's language.
parent
9fd3e1b8
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
83 additions
and
2 deletions
+83
-2
bt5/erp5_crm/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_destination_decision_versioning.catalog_keys.xml
..._related_destination_decision_versioning.catalog_keys.xml
+2
-0
bt5/erp5_crm/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_destination_decision_versioning.xml
...ysql_innodb/z_related_destination_decision_versioning.xml
+73
-0
bt5/erp5_crm/CatalogRelatedKeyTemplateItem/related_key_list.xml
...p5_crm/CatalogRelatedKeyTemplateItem/related_key_list.xml
+1
-0
bt5/erp5_crm/bt/change_log
bt5/erp5_crm/bt/change_log
+3
-0
bt5/erp5_crm/bt/revision
bt5/erp5_crm/bt/revision
+1
-1
bt5/erp5_crm/bt/template_catalog_method_id_list
bt5/erp5_crm/bt/template_catalog_method_id_list
+1
-0
bt5/erp5_crm/bt/template_catalog_related_key_list
bt5/erp5_crm/bt/template_catalog_related_key_list
+2
-1
No files found.
bt5/erp5_crm/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_destination_decision_versioning.catalog_keys.xml
0 → 100644
View file @
4e7217eb
<catalog_method>
</catalog_method>
bt5/erp5_crm/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_destination_decision_versioning.xml
0 → 100644
View file @
4e7217eb
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"Products.ZSQLMethods.SQL"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
allow_simple_one_argument_traversal
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
arguments_src
</string>
</key>
<value>
<string>
table_0\r\n
table_1\r\n
</string>
</value>
</item>
<item>
<key>
<string>
cache_time_
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
class_file_
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
class_name_
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
connection_hook
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
connection_id
</string>
</key>
<value>
<string>
erp5_sql_connection
</string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
z_related_destination_decision_versioning
</string>
</value>
</item>
<item>
<key>
<string>
max_cache_
</string>
</key>
<value>
<int>
100
</int>
</value>
</item>
<item>
<key>
<string>
max_rows_
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
src
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
<dtml-var table_1>
.uid =
<dtml-var
table_0
>
.category_uid\n
AND
<dtml-var
table_0
>
.base_category_uid =
<dtml-var
"portal_categories.destination_decision.getUid()"
>
\n
AND
<dtml-var
table_0
>
.uid = catalog.uid\n
]]>
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_crm/CatalogRelatedKeyTemplateItem/related_key_list.xml
View file @
4e7217eb
<key_list>
<key>
destination_decision_language | category,versioning/language/z_related_destination_decision_versioning
</key>
<key>
event_causality_ticket_uid | category,catalog,category,catalog/uid/z_related_event_causality_ticket
</key>
<key>
related_source_decision_or_destination_decision | category,catalog,catalog/uid/z_related_source_decision_or_destination_decision
</key>
<key>
related_source_or_destination | category,catalog,catalog/uid/z_related_source_or_destination
</key>
...
...
bt5/erp5_crm/bt/change_log
View file @
4e7217eb
2012-10-30 Kazuhiko
* add destination_decision_language related key.
2011-12-13 Kazuhiko
* use event_simulation_workflow instead of event_workflow for Event-type portal types. use portal_alarms/upgrader_migrate_event_workflow_history for migration.
...
...
bt5/erp5_crm/bt/revision
View file @
4e7217eb
597
\ No newline at end of file
598
\ No newline at end of file
bt5/erp5_crm/bt/template_catalog_method_id_list
View file @
4e7217eb
erp5_mysql_innodb/z_related_destination_decision_versioning
erp5_mysql_innodb/z_related_event_causality_ticket
erp5_mysql_innodb/z_related_source_decision_or_destination_decision
erp5_mysql_innodb/z_related_source_or_destination
...
...
bt5/erp5_crm/bt/template_catalog_related_key_list
View file @
4e7217eb
...
...
@@ -4,4 +4,5 @@ related_source_or_destination | category,catalog,catalog/uid/z_related_source_or
related_source_section_or_destination_section | category,catalog,catalog/uid/z_related_source_section_or_destination_section
related_source_decision_or_destination_decision | category,catalog,catalog/uid/z_related_source_decision_or_destination_decision
related_source_or_source_decision_or_destination_or_destination_decision | category,catalog,catalog/uid/z_related_source_or_source_decision_or_destination_or_destination_decision
related_source_or_source_section_or_destination_or_destination_section | category,catalog,catalog/uid/z_related_source_or_source_section_or_destination_or_destination_section
\ No newline at end of file
related_source_or_source_section_or_destination_or_destination_section | category,catalog,catalog/uid/z_related_source_or_source_section_or_destination_or_destination_section
destination_decision_language | category,versioning/language/z_related_destination_decision_versioning
\ No newline at end of file
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