File tree Expand file tree Collapse file tree 3 files changed +23
-29
lines changed
Expand file tree Collapse file tree 3 files changed +23
-29
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<odoo >
3-
43 <record id =" res_partner_demo_form_view" model =" ir.ui.view" >
54 <field name =" name" >res.partner.demo.form.view</field >
65 <field name =" model" >res.partner</field >
2625 </form >
2726 </field >
2827 </record >
29-
3028</odoo >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<odoo >
3-
43 <record id =" view_model_form_inherit" model =" ir.ui.view" >
54 <field name =" name" >view.model.form.inherit</field >
65 <field name =" model" >ir.model</field >
1211 <div class =" alert alert-info" role =" alert" >
1312 Here are displayed options for this model's fields<hr />
1413 <div >
15- <button
16- name =" button_fill_m2x_options"
17- type =" object"
18- string =" Fill"
19- />
20- <button
21- name =" button_empty_m2x_options"
22- type =" object"
23- string =" Empty"
24- />
25- </div >
14+ <button
15+ name =" button_fill_m2x_options"
16+ type =" object"
17+ string =" Fill"
18+ />
19+ <button
20+ name =" button_empty_m2x_options"
21+ type =" object"
22+ string =" Empty"
23+ />
24+ </div >
2625 </div >
2726 <field
2827 name =" m2x_option_ids"
3130 />
3231 <div class =" alert alert-info" role =" alert" >
3332 Here are displayed options for other models' fields related to this model<hr
34- />
33+ />
3534 <div >
36- <button
37- name =" button_fill_m2x_comodels_options"
38- type =" object"
39- string =" Fill"
40- />
41- <button
42- name =" button_empty_m2x_comodels_options"
43- type =" object"
44- string =" Empty"
45- />
46- </div >
35+ <button
36+ name =" button_fill_m2x_comodels_options"
37+ type =" object"
38+ string =" Fill"
39+ />
40+ <button
41+ name =" button_empty_m2x_comodels_options"
42+ type =" object"
43+ string =" Empty"
44+ />
45+ </div >
4746 </div >
4847 <field
4948 name =" m2x_comodels_option_ids"
5453 </xpath >
5554 </field >
5655 </record >
57-
5856</odoo >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<odoo >
3-
43 <record id =" m2x_create_edit_option_search" model =" ir.ui.view" >
54 <field name =" name" >m2x.create.edit.option search view</field >
65 <field name =" model" >m2x.create.edit.option</field >
153152 ref =" web_m2x_options_manager.m2x_create_edit_option_action"
154153 />
155154 </record >
156-
157155</odoo >
You can’t perform that action at this time.
0 commit comments