There was not implemented a validation for differents vat in the partner and...

There was not implemented a  validation for differents vat in the partner and the receiver in the xml file

This line was erased in the last commit by a error

This line was erased by error

En el primer commit se tomo al reves el RFC del emisor y el RFC del receptor

SE agrego la validacion de del RFC del proveedor en las facturas de compra, pero con esto se elimino la validacion del RFC de nuestra empresa, todo esto cuando existe un archivo xml

Se cambio el mensaje en vez de desplegar de error

Se movieron las variables objetos hasta el principio de la funcion por convencion

Set the correct indent
3 jobs for validate_vat/receiver/on_xml
Status Job ID Name Coverage
  Test
failed #68
complexity

00:00:10

failed #66
flake8

00:00:10

failed #67
pylint

00:00:10

 
Name Stage Failure
failed
complexity Test There is an unknown failure, please try again
done
xenon $d -b B -m B -a A
done
xenon $d -b B -m B -a A
done
xenon $d -b B -m B -a A
ERROR:xenon:block "l10n_mx_account_tax_category/invoice.py:37 account_invoice_tax" has a rank of C
ERROR:xenon:block "l10n_mx_account_tax_category/invoice.py:40 _get_tax_data" has a rank of C
ERROR:xenon:average complexity is ranked C
ERROR:xenon:module 'l10n_mx_account_tax_category/invoice.py' has a rank of C
failed
pylint Test There is an unknown failure, please try again

git checkout -b new_branch_name

HEAD is now at 71b8509... There was not implemented a validation for differents vat in the partner and the receiver in the xml file
cd /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/project-1 && git reset --hard && git checkout 71b8509d7e0e76cdfe2b502e6fbd94fbb29b3f9a
HEAD is now at 71b8509 There was not implemented a validation for differents vat in the partner and the receiver in the xml file
HEAD is now at 71b8509... There was not implemented a validation for differents vat in the partner and the receiver in the xml file
#run pylint command
pylint --rcfile=${PYLINT_CONFIG_DIR}/travis_run_pylint.cfg ${MODULES_TO_TEST}
/tmp/executor20150421-8741-t0ewyr: línea 11: pylint: no se encontró la orden
failed
flake8 Test There is an unknown failure, please try again
./l10n_mx_facturae/invoice.py:1222:80: E501 line too long (83 > 79 characters)
./l10n_mx_facturae/invoice.py:1224:80: E501 line too long (87 > 79 characters)
./l10n_mx_facturae/invoice.py:1249:17: E128 continuation line under-indented for visual indent
./l10n_mx_facturae/invoice.py:1258:13: E128 continuation line under-indented for visual indent
./l10n_mx_facturae/invoice.py:1259:13: E122 continuation line missing indentation or outdented
./l10n_mx_facturae/invoice.py:1298:80: E501 line too long (119 > 79 characters)
./l10n_mx_facturae/invoice.py:1306:17: E127 continuation line over-indented for visual indent
./l10n_mx_facturae/invoice.py:1313:62: E502 the backslash is redundant between brackets
./l10n_mx_facturae/invoice.py:1314:17: E131 continuation line unaligned for hanging indent
kill -s INT 0

There are no tests to show.