Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
labviv
commed
Commits
99f692ef
Commit
99f692ef
authored
Oct 05, 2020
by
Ángel Ramírez Isea
Browse files
fix: descripcion por description en declaración de modelo.
parent
475c6cca
Changes
1
Hide whitespace changes
Inline
Side-by-side
commed_pol/models/page_of_life.py
View file @
99f692ef
...
...
@@ -10,7 +10,7 @@ from odoo.addons.commed_evaluation.models.commed_evaluation import \
class
CommedPol
(
models
.
Model
):
_name
=
'commed.pol'
_descrip
c
ion
=
'Page of Life'
_descrip
t
ion
=
'Page of Life'
_sql_constraints
=
[(
'page_uniq'
,
'unique(page)'
,
'The page must be unique!'
)]
...
...
Write
Preview
Markdown
is supported
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