diff --git a/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckbookDelivery_fastInputForm/listbox.xml b/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckbookDelivery_fastInputForm/listbox.xml index 4e1db5754f5fd795e66d0ab50ea5df9da059b349..9cff68941d61eb266e8e59c5f9333bdf177dcae3 100644 --- a/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckbookDelivery_fastInputForm/listbox.xml +++ b/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/CheckbookDelivery_fastInputForm/listbox.xml @@ -515,7 +515,32 @@ <item> <key> <string>url_columns</string> </key> <value> - <list/> + <list> + <tuple> + <string>selection</string> +<string></string> + </tuple> + <tuple> + <string>resource_title</string> +<string></string> + </tuple> + <tuple> + <string>check_amount_title</string> +<string></string> + </tuple> + <tuple> + <string>reference_range_min</string> +<string></string> + </tuple> + <tuple> + <string>reference_range_max</string> +<string></string> + </tuple> + <tuple> + <string>destination_trade</string> +<string></string> + </tuple> + </list> </value> </item> </dictionary> diff --git a/bt5/erp5_banking_check/bt/revision b/bt5/erp5_banking_check/bt/revision index d9beed0e291298084a6892edd1297c04154d175a..8d4011ad25d82168b3b8377030f4c232fe2a4118 100644 --- a/bt5/erp5_banking_check/bt/revision +++ b/bt5/erp5_banking_check/bt/revision @@ -1 +1 @@ -409 \ No newline at end of file +412 \ No newline at end of file