Commit f5176e2b authored by Sebastien Robin's avatar Sebastien Robin

erp5_core: accept more parameters in File_getDownloadUrl

The listbox could give more extra paramters like column id
parent 5aeaf990
master 2017_04 2018_10 2018_10_squashed HBTreeFolder2 allow_login_change allow_login_change_wip arnau arnau-kns arnau-kns-without-property-mapping auto_extend_select_list autoflake backup_erp5_workflow bk_erp5ish_actions_tool bk_sqlcatalog bt_owner catalog_fulltext catalog_fulltext_old cedric cedriclen-eos cherry-pick-116c24a0 cherry-pick-6f9973dd clean_up_upgrader compact_title_no_reference credential_update_action datetimefield douglas_forum dream_distributor eos-dev erp5-component erp5-data-notebook erp5-forum erp5-preference erp5-release erp5-slapos-upgrade erp5-vifib erp5-vifib-cleanup erp5_calendar erp5_free_subscription erp5_workflow for_testrunner_1 gabriel gabriel-fix-rounding-in-accounting-generation gabriel-fix-rounding-in-accounting-generation2 gadget-json-value improve_default_caching_policy_manager isDeletable item_tracking_graph_editor jerome-bt-reference-doc jerome-test jerome_composition_archived jerome_events jerome_graph_editor_renderjs jerome_user_preference_time_zone kns mame-erp5_project-cleanup mame-work master_no_guard_on_workflow_transition mrp nexedi-erp5-jp notification_tool_constraint ods_style_sheet_per_report_section_deferred_style officejs portal_solver_process_security_configuration rebased_mrp romain-fulltext scalability-rebase shop-box shop-box-rebased sms_activate strict_catalog test_page testnode_software_link timezones tristan tristan-merge tristan-performance vivekpab_erp5webrenderjs_layoutconfig vivekpab_jabberclient vivekpab_renderjs_interfaces wenjie wenjie_branch xiaowu_newui erp5.util-0.4.44 erp5.util-0.4.43 erp5.util-0.4.41 erp5.util-0.4.40 erp5.util-0.4.37
No related merge requests found
......@@ -57,7 +57,7 @@ return \'%s/Base_download\' % brain.absolute_url()\n
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>brain=None, selection=None, selection_name=None</string> </value>
<value> <string>brain=None, selection=None, selection_name=None, **kw</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
41142
\ No newline at end of file
41143
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment