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
c925d223
Commit
c925d223
authored
6 years ago
by
Cuauhtémoc Díaz Minor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style(xpd_tu_factura): pylint analysis
parent
a62b3dbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
l10n_mx_params_pac/pacs/expide_tu_factura.py
l10n_mx_params_pac/pacs/expide_tu_factura.py
+2
-1
No files found.
l10n_mx_params_pac/pacs/expide_tu_factura.py
View file @
c925d223
...
...
@@ -71,7 +71,8 @@ class ParamsPac(models.Model):
factura_mx_type__fc
.
update
({
"pac_facturalo"
:
self
.
consult_xpd_cfdi
})
return
factura_mx_type__fc
def
create_header
(
self
,
method
):
@
classmethod
def
create_header
(
cls
,
method
):
return
{
"SOAPAction"
:
"%s"
%
(
_ACTIONS
[
method
]),
"Content-Type"
:
"text/xml;charset=UTF-8"
,
...
...
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