YAML Workflow with child node parsing fails

Bug #1108923 reported by Jens Geiregat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

When using a !workflow like documented at http://doc.openerp.com/v6.0/developer/5_16_data_serialization/yaml_serialization.html the parsing fails:

yaml_import.is_workflow does not support nodes of type types.DictionaryType. If a child node is added to a !workflow, the node will be of type types.DictionaryType, so is_workflow will return False, which causes _process_node to raise a YamlImportException.

OpenERP version: 6.1.1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.