Commit d3fc1558 authored by Vincent Pelletier's avatar Vincent Pelletier

erp5_immobilisation: Drop unhandled ZSQLCatalog parameter.

parent 4c00492c
......@@ -52,8 +52,7 @@
<key> <string>_body</string> </key>
<value> <string encoding="cdata"><![CDATA[
builder_kw = {\'activate_kw\':{\'tag\':\'build_amortisation_transaction\'},\n
\'update_requested\':1}\n
builder_kw = {\'activate_kw\':{\'tag\':\'build_amortisation_transaction\'}}\n
applied_rule_list = []\n
if len(item_uid_list) > 0:\n
item_value_list = [context.portal_catalog.getObject(uid) for uid in item_uid_list]\n
......
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