~armandoplc/addons-vauxoo/armandoplc-kanbanview

« back to all changes in this revision

Viewing changes to user_story/view/userstory_view.xml

  • Committer: armandoplc at gmail
  • Date: 2012-10-31 18:35:02 UTC
  • Revision ID: armandoplc@gmail.com-20121031183502-s4h2muzwx4ovk19y

[IMP] Edit Kanban view user_story

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
                                        </ul>
130
130
                                        </div>
131
131
                                        <div class="oe_kanban_content">
 
132
                                                <h2>
 
133
                                                        <field name="name" />
 
134
                                                </h2>
132
135
                                                <h3>
133
 
                                                        <field name="name" />
 
136
                                                        <field name="owner" />
134
137
                                                </h3>
135
 
                                                <h4>
136
 
                                                        <field name="owner" />
137
 
                                                </h4>  
 
138
                                                <h4>    
 
139
                                                        <field name="project_id" />
 
140
                                                </h4>
 
141
                                                <h5>    
 
142
                                                        <field name="planned_hours" />
 
143
                                                </h5>  
138
144
                                        </div>
139
145
                                        </div>
140
146
            </t>