Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Arthur Emynon
Odoo customer relationship management
Commits
499abb82
Commit
499abb82
authored
Dec 25, 2021
by
Actarus
Browse files
site form view: Moved maintenance below address
parent
6ce9e880
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/site_views.xml
View file @
499abb82
...
...
@@ -30,10 +30,6 @@
<field
name=
"partner_id"
/>
<field
name=
"contact_id"
/>
</group>
<group
string=
"Maintenance"
col=
"4"
>
<field
name=
"maintenance_partner_id"
string=
"Société"
/>
<field
name=
"maintenance_contact_id"
string=
"Contact"
/>
</group>
<group>
<group
string=
"Adresse"
col=
"3"
>
<field
name=
"street"
placeholder=
"Rue"
colspan=
"3"
nolabel=
"1"
/>
...
...
@@ -45,6 +41,10 @@
<field
name=
"country_id"
placeholder=
"Pays"
colspan=
"1"
nolabel=
"1"
/>
</group>
</group>
<group
string=
"Maintenance"
col=
"4"
>
<field
name=
"maintenance_partner_id"
string=
"Société"
/>
<field
name=
"maintenance_contact_id"
string=
"Contact"
/>
</group>
</sheet>
</form>
</field>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment