Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Accounting Periods
Manage
Activity
Members
Labels
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
Accounting Periods
Merge requests
!50
On invoice refunding with new invoice, ensure that the new invoice is opened in
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
On invoice refunding with new invoice, ensure that the new invoice is opened in
topic/13.0/TMA_SB-01276
into
branch/13.0
Overview
0
Commits
1
Pipelines
2
Changes
4
Merged
Etienne Ferriere
requested to merge
topic/13.0/TMA_SB-01276
into
branch/13.0
3 months ago
Overview
0
Commits
1
Pipelines
2
Changes
4
Expand
a form view corresponding to its invoice type.
--HG-- branch : 13.0
0
0
Merge request reports
Compare
branch/13.0
version 1
a71fbbfc
3 months ago
branch/13.0 (base)
and
version 1
latest version
6044da76
1 commit,
3 months ago
version 1
a71fbbfc
1 commit,
3 months ago
4 files
+
59
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
wizards/__init__.py
+
1
−
1
Options
from
.
import
account_period_close
# noqa: F401
from
.
import
account_move_reversal
,
account_period_close
# noqa: F401
Loading