Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
years
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo modules
years
Commits
77993e7d
Commit
77993e7d
authored
2 years ago
by
Vincent Hatakeyama
Browse files
Options
Downloads
Patches
Plain Diff
isort
parent
a6631032
No related branches found
No related tags found
1 merge request
!2
👕 isort
Pipeline
#44230
passed
2 years ago
Stage: build
Stage: test
Stage: doc
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
models/year.py
+2
-2
2 additions, 2 deletions
models/year.py
with
2 additions
and
2 deletions
models/year.py
+
2
−
2
View file @
77993e7d
...
...
@@ -17,5 +17,5 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
from
odoo
import
api
,
f
ield
s
,
models
from
icu
import
Calendar
,
DateFormat
,
F
ield
Position
,
Locale
...
...
@@ -21,5 +21,5 @@
from
icu
import
Calendar
,
DateFormat
,
FieldPosition
,
Locale
from
odoo
import
api
,
fields
,
models
class
Year
(
models
.
Model
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment