Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Laurent S
erp5
Commits
a9a70684
Commit
a9a70684
authored
7 years ago
by
Ayush Tiwari
Browse files
Options
Download
Email Patches
Plain Diff
[erp5_free_subscription]: Re-export Catalog Methods
parent
51756d29
master
arnau
arnau-TM-components-products-migration
arnau-fec
arnau-real-time-inventory-accounting
catalog_filter
cmfactivity-getcurrentnode-getserveraddress
erp5-component
erp5-vifib
feat/accounting_pcg_2018
feature/accounting-reports-stats
feature/hal-actions-support
feature/hal-support-update
feature/jio-accounting-reports
feature/jio-selection-actions
feature/jio-selection-actions-with-history
feature/rjs-listbox-stats
feature/rjs-mass-transition
feature/rjs-print-action
feture/generic-action-jio
fix/consistency_check_alarm
for_testrunner_1
for_testrunner_2
for_testrunner_3
hotfix/accounting-test-timeout
hotfix/field-keeps-request
hotfix/pdm-test
hotfix/rjs-form-less-invasive
hotfix/rjs-formfields-padding
hotfix/rjs-listbox-mutex
hotfix/tests-cleanup
js-ui
listbox_url
macros_fix
revert-6c89fe9b
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bt5/erp5_free_subscription/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_destination_free_subscription_resource.xml
+5
-1
...nodb/z_related_destination_free_subscription_resource.xml
with
5 additions
and
1 deletion
+5
-1
bt5/erp5_free_subscription/CatalogMethodTemplateItem/portal_catalog/erp5_mysql_innodb/z_related_destination_free_subscription_resource.xml
+
5
-
1
View file @
a9a70684
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"SQL"
module=
"
Products.ZSQLMethods.SQL
"
/>
<global
name=
"SQL
Method
"
module=
"
erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -24,6 +24,10 @@ query_table="catalog"</string> </value>
<key>
<string>
id
</string>
</key>
<value>
<string>
z_related_destination_free_subscription_resource
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
SQL Method
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
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
Menu
Projects
Groups
Snippets
Help