Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Maria Agustina
/
hgt_transportar
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 2c8a6318
authored
2020-11-05 11:01:59 -0300
by
Maria Agustina
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
183
1 parent
028fbb52
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
views/punto_retiro_vista.xml
views/transportista_vista.xml
views/punto_retiro_vista.xml
View file @
2c8a631
...
...
@@ -8,7 +8,7 @@
<field
name=
"model"
>
trans.punto_retiro
</field>
<field
name=
"arch"
type=
"xml"
>
<tree>
<field
name=
"pr_localidad"
/>
<field
name=
"pr_localidad"
/>
<field
name=
"pr_nombre"
/>
<field
name=
"pr_horario"
/>
<field
name=
"pr_telefono"
/>
...
...
@@ -28,12 +28,12 @@
<group
col=
"2"
string=
"Datos de contacto y ubicación"
>
<field
name=
"pr_nombre"
colspan=
"2"
/>
<field
name=
"pr_direccion"
colspan=
"2"
required=
"1"
/>
<field
name=
"pr_localidad"
colspan=
"2"
required=
"1"
/>
<field
name=
"pr_localidad"
nolabel=
"1"
colspan=
"2"
required=
"1"
/>
<field
name=
"pr_telefono"
colspan=
"2"
required=
"1"
/>
</group>
<group
col=
"2"
string=
"Horarios"
>
<field
name=
"pr_horario"
colspan=
"2"
required=
"1"
/>
<field
name=
"pr_dias_trans"
colspan=
"2"
widget=
'many2many'
/>
<field
name=
"pr_dias_trans"
widget=
"many2many_tags"
nolabel=
"1"
colspan=
"2"
/>
<field
name=
"pr_feriados"
colspan=
"2"
/>
</group>
<group
col=
"2"
string=
"Información adicional"
>
...
...
views/transportista_vista.xml
View file @
2c8a631
...
...
@@ -34,13 +34,13 @@
<field
name=
"trans_telefono"
colspan=
"2"
required=
"1"
/>
<field
name=
"trans_email"
widget=
"email"
colspan=
"2"
/>
<field
name=
"trans_pagina_web"
colspan=
"2"
/>
<field
name=
"trans_logo"
colspan=
"2"
/>
<field
name=
"trans_logo"
colspan=
"2"
/>
</group>
<group
col=
"2"
string=
"Características del transporte"
>
<field
name=
"trans_tipo_ent"
colspan=
"2"
required=
"1"
/>
<field
name=
"trans_tipo"
colspan=
"2"
/>
<field
name=
"trans_tipo"
widget=
"many2many_tags"
nolabel=
"1"
colspan=
"2"
/>
<field
name=
"trans_restriccion_elem"
colspan=
"2"
/>
<field
name=
"trans_pto_retiro"
colspan=
"2"
/>
<field
name=
"trans_pto_retiro"
nolabel=
"1"
colspan=
"2"
/>
<field
name=
"trans_posee_ayu"
colspan=
"2"
/>
<field
name=
"trans_observ"
colspan=
"2"
/>
</group>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment