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
141
Merge Requests
141
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
fecb878d
Commit
fecb878d
authored
May 01, 2017
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
catalog: remove unused variationCategory related key
parent
699759bc
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
8 deletions
+0
-8
product/ERP5/Tool/SimulationTool.py
product/ERP5/Tool/SimulationTool.py
+0
-4
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/CatalogRelatedKeyTemplateItem/related_key_list.xml
...atalog/CatalogRelatedKeyTemplateItem/related_key_list.xml
+0
-1
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/template_catalog_related_key_list
...mysql_innodb_catalog/bt/template_catalog_related_key_list
+0
-1
product/ERP5/bootstrap/erp5_mysql_ndb_catalog/CatalogRelatedKeyTemplateItem/related_key_list.xml
...atalog/CatalogRelatedKeyTemplateItem/related_key_list.xml
+0
-1
product/ERP5/bootstrap/erp5_mysql_ndb_catalog/bt/template_catalog_related_key_list
...p5_mysql_ndb_catalog/bt/template_catalog_related_key_list
+0
-1
No files found.
product/ERP5/Tool/SimulationTool.py
View file @
fecb878d
...
...
@@ -763,10 +763,6 @@ class SimulationTool(BaseTool):
if
related_group_by
:
new_kw
[
'related_key_dict_passthrough'
][
'group_by_list'
]
=
related_group_by
#variation_category_uid_list = self._generatePropertyUidList(variation_category)
#if len(variation_category_uid_list) :
# new_kw['variationCategory'] = variation_category_uid_list
new_kw
[
'simulation_dict'
]
=
self
.
_getSimulationStateDict
(
simulation_state
=
simulation_state
,
omit_transit
=
omit_transit
,
...
...
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/CatalogRelatedKeyTemplateItem/related_key_list.xml
View file @
fecb878d
...
...
@@ -65,5 +65,4 @@
<key>
translated_simulation_state_title | translation/translated_message/z_related_translated_simulation_state_title
</key>
<key>
translated_validation_state | translation/translated_message/z_related_translated_validation_state
</key>
<key>
translated_validation_state_title | translation/translated_message/z_related_translated_validation_state_title
</key>
<key>
variationCategory | category/category_uid/z_related_uid
</key>
</key_list>
\ No newline at end of file
product/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/template_catalog_related_key_list
View file @
fecb878d
...
...
@@ -41,7 +41,6 @@ item_section_category_uid | category/category_uid/z_related_section_uid_from_ite
parent_relative_url | catalog/relative_url/z_related_parent
resourceType | catalog/portal_type/z_related_resource_uid_from_stock
grand_parent_portal_type | catalog,catalog/portal_type/z_related_grand_parent
variationCategory | category/category_uid/z_related_uid
translated_validation_state | translation/translated_message/z_related_translated_validation_state
stock_resource_category_uid | category/category_uid/z_related_resource_uid_from_stock
parent_title | catalog/title/z_related_parent
...
...
product/ERP5/bootstrap/erp5_mysql_ndb_catalog/CatalogRelatedKeyTemplateItem/related_key_list.xml
View file @
fecb878d
...
...
@@ -37,5 +37,4 @@
<key>
translated_simulation_state_title | translation/translated_message/z_related_translated_simulation_state_title
</key>
<key>
translated_validation_state | translation/translated_message/z_related_translated_validation_state
</key>
<key>
translated_validation_state_title | translation/translated_message/z_related_translated_validation_state_title
</key>
<key>
variationCategory | category/category_uid/z_related_uid
</key>
</key_list>
\ No newline at end of file
product/ERP5/bootstrap/erp5_mysql_ndb_catalog/bt/template_catalog_related_key_list
View file @
fecb878d
...
...
@@ -30,7 +30,6 @@ item_section_category_uid | category/category_uid/z_related_section_uid_from_ite
parent_specialise_portal_type | category,catalog/portal_type/z_related_parent_specialise
resourceType | movement,catalog/portal_type/z_related_resource_from_movement
grand_parent_portal_type | catalog,catalog/portal_type/z_related_grand_parent
variationCategory | category/category_uid/z_related_uid
translated_validation_state | translation/translated_message/z_related_translated_validation_state
stock_resource_category_uid | category/category_uid/z_related_resource_uid_from_stock
parent_title | catalog/title/z_related_parent
...
...
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