Skip to content

Conversation

@yaselc
Copy link

@yaselc yaselc commented Apr 15, 2021

ycouce-cdd and others added 16 commits March 19, 2021 12:23
Upgrade Django 2.2.10 -> 2.2.18 with fixes to some knows vulnerabilities

- GHSA-fvgf-6h6h-3322
- GHSA-m6gj-h9gm-gw44
- GHSA-fr28-569j-53c4
…4.6.3

build(deps): bump lxml from 4.6.2 to 4.6.3
… 'fecha_cesion_dt'

The coincidence between the fields 'fecha_firma_dt' and
'fecha_cesion_dt' in a 'cesion' is not mentioned among
the validations that the SII performs to accept an AEC
XML Document, in fact, there are known cases of valid
AEC XML Documents where these fields do not have the same
date, with a slight difference of a few seconds, but still,
the AEC is valid for the SII.
Ref. Instructivo Técnico Registro Público Electrónico de Transferencia
de Crédito
Source: (https://github.com/cl-sii-extraoficial/archivos-oficiales/blob/master/src/docs/rtc/README.md#instructivo-t%C3%A9cnico)
…tion

rtc.data_models_aec: remove match validation for 'fecha_firma_dt' and 'fecha_cesion_dt'
build(deps): bump virtualenv from 20.0.31 to 20.4.3
…cesion' across the 'cesiones'

Although the validation of the progression of the value 'monto_cesion'
through the 'cesiones' in an AECXml seems to make a lot of sense,
there are known SII-approved AECs where the 'monto_cesion' of a
'cesion' exceeds the value of its predecessor.
This validation is not documented among those carried out by the SII
at the time of uploading an AEC

Ref. Instructivo Técnico Registro Público Electrónico de Transferencia
de Crédito
Source: (https://github.com/cl-sii-extraoficial/archivos-oficiales/blob/master/src/docs/rtc/README.md#instructivo-t%C3%A9cnico)
…on-validator

rtc.data_models_aec: remove validation for the progression of 'monto_cesion' across the 'cesiones'
config: Update Python version used in CI jobs to 3.8.9
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.23.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump requests from 2.23.0 to 2.25.1
@yaselc yaselc added the kind: release Release label Apr 15, 2021
@yaselc yaselc requested review from glarrain and jtrh April 15, 2021 21:33
@yaselc yaselc self-assigned this Apr 15, 2021
@yaselc yaselc merged commit 1e2aefb into master Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants