Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
l10n_mx
Facturacion
Commits
ad04ee27
Commit
ad04ee27
authored
6 years ago
by
agb80
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mr-origin-268'
parents
7e31023c
c63990b9
Pipeline
#6988
failed with stage
in 1 minute and 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
CHANGES.md
CHANGES.md
+10
-0
l10n_mx_ir_attachment_facturae/models/base_cfdi_mixin.py
l10n_mx_ir_attachment_facturae/models/base_cfdi_mixin.py
+0
-5
No files found.
CHANGES.md
View file @
ad04ee27
<a
name=
"2.3.2"
></a>
## 4.3.2 (2019-04-23)
#### Bug Fixes
*
**base.cfdi:**
elimina la función
`unlink_cfdi`
(
[
1c0ee69e
](
1c0ee69e
)
, closes
[
#113
](
113
)
)
<a
name=
"2.3.1"
></a>
## 2.3.1 (2019-01-17)
...
...
This diff is collapsed.
Click to expand it.
l10n_mx_ir_attachment_facturae/models/base_cfdi_mixin.py
View file @
ad04ee27
...
...
@@ -120,8 +120,3 @@ class BaseCfdi(models.AbstractModel):
"""Consult the status cancel of the cfdi related"""
if
self
.
cfdi_id
and
self
.
cfdi_id
.
state
in
[
"waiting"
,
"cancel"
]:
return
self
.
cfdi_id
.
action_consult_cancellation_status
()
@
api
.
model
def
unlink_cfdi
(
self
):
""" Delete de relation """
self
.
cfdi_id
=
False
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment