Skip to content

Version 2.22.0

Compare
Choose a tag to compare
@eclipxe13 eclipxe13 released this 15 May 07:06
· 153 commits to master since this release
4b03974

Add support to read and create a RET 1.0 (Retenciones e información de pagos 2.0) document. (Closes #96)

  • Add helper elements on namespace CfdiUtils\Elements\Retenciones20.
  • Add CfdiUtils\Retenciones\RetencionVersion.
  • Add CfdiUtils\Retenciones\RetencionesCreator20.
  • Move shared methods from CfdiUtils\Retenciones\RetencionesCreator10 to CfdiUtils\Retenciones\RetencionesCreatorTrait.
  • Refactor CfdiUtils\Retenciones\Retenciones to read versions 1.0 and 2.0.
  • Improve documentation about RET 2.0.

Thanks @gam04 for your contribution.