Project

MX-SAT

0.0
No commit activity in last 3 years
No release in over 3 years
Mexican taxpayers utilities / Utilerías para lidiar con Sistema de Administración Tributaria (SAT)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

MX::SAT

Utilites for dealing with Mexico's revenue service


Utilerías para lidiar con el SAT (SHCP) de México.

Installation / Instalación

Add this line to your application's Gemfile:

gem 'MX-SAT'

And then execute:

$ bundle

Or install it yourself as:

$ gem install MX-SAT

Agrega esta línea al archivo Gemfile de tu aplicación:

gem 'MX-SAT'

Luego ejecuta:

$ bundle

O instálalo tu mismo usando:

$ gem install MX-SAT

Usage / Uso

Pendiente...

Contributing / Contribuir

  1. Fork it ( https://github.com/Maquech/MX-SAT/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

You can also submit technical observations on the algorithms here implemented alongside with references to official documentation that supports it.


Puedes contribuir mandándonos tus observaciones sobre la implementación de los algoritmos aquí implementados o referencias a documentos oficiales que las respalde.

Ahora, diviérte con esta traducción (si sabes el término correcto en español, háznoslo saber por favor):

  1. Crea tu copia del repositorio ( https://github.com/Maquech/MX-SAT/fork )
  2. Crea tu rama con la funcionalidad propuesta (git checkout -b mi-nueva-funcionalidad-shubiduby)
  3. Compromete tus cambios (git commit -am 'Nueva funcionalidad shubiduby')
  4. Empuja la rama a tu repositorio (git push origin mi-nueva-funcionalidad-shubiduby)
  5. Crea una nueva petición de jalada|tirada|extracción|acarreo

Docs

Use bundle exec yard server --port 8828 --reload para generar la documentación. También revisa las referencias

Code status / Estado del código

Build Status Code Climate Coverage Status Gem Version