Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Accounting Reports
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
Model 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
Accounting Reports
Merge requests
!29
Package module
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Package module
topic/13.0/TG-1015
into
branch/13.0
Overview
0
Commits
1
Pipelines
6
Changes
4
Merged
Etienne Ferriere
requested to merge
topic/13.0/TG-1015
into
branch/13.0
1 year ago
Overview
0
Commits
1
Pipelines
6
Changes
1
Expand
--HG-- branch : 13.0
0
0
Merge request reports
Compare
version 3
version 5
df8d7d0d
1 year ago
version 4
f7416f03
1 year ago
version 3
9512d39f
1 year ago
version 2
310ae585
1 year ago
version 1
f31f69d7
1 year ago
branch/13.0 (base)
and
version 4
latest version
abc5523a
1 commit,
1 year ago
version 5
df8d7d0d
1 commit,
1 year ago
version 4
f7416f03
1 commit,
1 year ago
version 3
9512d39f
1 commit,
1 year ago
version 2
310ae585
1 commit,
1 year ago
version 1
f31f69d7
1 commit,
1 year ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pyproject.toml
+
1
−
1
Options
@@ -18,7 +18,7 @@
"odoo
=
=
13.0
.*
",
"odoo-addon-account_analytic_structure >=13.0.1.0.1,<13.0.2"
,
# "odoo-addon-account_export >=13.0.1.0.1,<13.0.2",
"odoo-addon-partner_codes >=13.0.1.0.0,<13.0.2"
,
#
"odoo-addon-partner_codes >=13.0.1.0.0,<13.0.2",
]
[project.optional-dependencies]
Loading