Skip to content

joules457/cfdi-iva-snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfdi-iva-snippet

Script for process all CFDI xml files on a given path, computing total amount of "IVA"

Installation

Just Run

pip install -r requirements.txt

Usage

For total amount just run

# As python script
python total_iva_amount.py -d /home/cfdi/2020/01 --verbose

For CFDI Directory info

# As python script
python cfdi_directory.py -d /home/cfdi/2020/01 -v  -e

Run tests

Just run

# Using pytest
pytest tests --verbose

About

Script for process all CFDI xml files on a given path, computing total amount of "IVA"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages