Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Otros
l10n_ar_wsfe_caea
Merge requests
!21
[T4901] add select invoices to inform function
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[T4901] add select invoices to inform function
T4901
into
12.0-stage
Overview
0
Commits
2
Pipelines
0
Changes
5
Merged
Diego Barreto
requested to merge
T4901
into
12.0-stage
7 months ago
Overview
0
Commits
2
Pipelines
0
Changes
5
Expand
[T4901] add select invoices to inform function
0
0
Merge request reports
Compare
12.0-stage
12.0-stage (base)
and
latest version
latest version
2c04629d
2 commits,
7 months ago
5 files
+
34
−
3
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
models/account_invoice.py
+
1
−
1
Options
@@ -46,7 +46,7 @@ class AccountInvoice(models.Model):
related
=
'
caea_code_id.config_id
'
,
readonly
=
True
,
)
select
=
fields
.
Boolean
(
default
=
False
)
# Funciones
def
open_partner
(
self
):
"""
Menu
Explore
Projects
Groups
Topics
Snippets