Skip to content

Conversation

@glarrain
Copy link
Contributor

@glarrain glarrain commented Apr 5, 2019

Useful for dealing with SII RCV ("Registro de Compras y Ventas").
Its main feature is the function process_rcv_csv_file.

Test have not been implemented.

Other

Add sub-package contribuyente

For code related to "contribuyente" (tax payer).

Just constants for the moment.

Add sub-package dte

For code related to "dte" (Documento Tributario Electrónico).

Just an enum and constants for the moment.

libs: add module tz_utils

Utils for dealing with timezone-aware datetime objects.

Test have not been implemented.

libs: add module mm_utils

Custom marshmallow field CustomMarshmallowDateField.

Test have not been implemented.

glarrain added 3 commits April 4, 2019 21:26
For code related to "contribuyente" (tax payer).

Just constants for the moment.
For code related to "dte" (Documento Tributario Electrónico).

Just an enum and constants for the moment.
@glarrain glarrain self-assigned this Apr 5, 2019
glarrain added 3 commits April 4, 2019 21:48
Utils for dealing with timezone-aware datetime objects.

Test have not been implemented.
Custom marshmallow field `CustomMarshmallowDateField`.

Test have not been implemented.
Useful for dealing with SII RCV ("Registro de Compras y Ventas").
Its main feature is the function `process_rcv_csv_file`.

Test have not been implemented.
@codecov-io
Copy link

codecov-io commented Apr 5, 2019

Codecov Report

Merging #8 into develop will decrease coverage by 9.77%.
The diff coverage is 55.08%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #8      +/-   ##
===========================================
- Coverage    73.46%   63.69%   -9.78%     
===========================================
  Files            5       11       +6     
  Lines          147      314     +167     
  Branches        14       25      +11     
===========================================
+ Hits           108      200      +92     
- Misses          39      114      +75
Impacted Files Coverage Δ
cl_sii/dte/constants.py 100% <100%> (ø)
cl_sii/contribuyente/constants.py 100% <100%> (ø)
cl_sii/rcv/__init__.py 19.23% <19.23%> (ø)
cl_sii/libs/mm_utils.py 35.55% <35.55%> (ø)
cl_sii/rcv/parse.py 65.07% <65.07%> (ø)
cl_sii/libs/tz_utils.py 75% <75%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5829e9...1736a88. Read the comment docs.

@glarrain glarrain merged commit d82365e into develop Apr 5, 2019
@glarrain glarrain deleted the feature/add-rcv branch April 5, 2019 14:03
@glarrain glarrain mentioned this pull request Apr 5, 2019
@jtrobles-cdd jtrobles-cdd added enhancement New feature or request and removed feature labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants