Version 2.26.0
Add CfdiUtils\Elements\Cce20
Elements to work with "Complemento de Comercio Exterior 2.0".
Extract logic to move SAT definitions to root element to a helper in order to use it on other creators:
- Add
SatNsDefinitionsMover
helper. - Change
CfdiCreatorTrait::moveSatDefinitionsToComprobante
to use helper. - Add
RetencionesCreatorTrait::moveSatDefinitionsToRetenciones
. - Document samples using
$creator->moveSatDefinitionsToRetenciones()
. - Fix tests sample files with sat definitions on root element.