Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rrules
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
Package Registry
Operate
Terraform modules
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
rrules
Merge requests
!3
Make module installable
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Make module installable
topic/15.0/installable
into
branch/15.0
Overview
0
Commits
1
Pipelines
1
Changes
19
Merged
Vincent Hatakeyama
requested to merge
topic/15.0/installable
into
branch/15.0
11 months ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
version 2
version 3
296847c4
11 months ago
version 2
98096cff
11 months ago
version 1
35a2d2a4
11 months ago
branch/15.0 (base)
and
version 3
latest version
42621372
1 commit,
11 months ago
version 3
296847c4
1 commit,
11 months ago
version 2
98096cff
1 commit,
11 months ago
version 1
35a2d2a4
1 commit,
11 months ago
Show latest version
1 file
+
1
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pyproject.toml
+
1
−
2
Options
@@ -55,8 +55,7 @@
]
[tool.hatch.build.targets.wheel.sources]
# TEMPLATE When using this template, update these values
""
=
"odoo/addons/odoo_module"
""
=
"odoo/addons/rrules"
[tool.hatch.version]
source
=
"vcs"
Loading