You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Cleaner::collapseComprobanteComplemento() to deal with more than one cfdi:Complemento.
Append call to Cleaner::collapseComprobanteComplemento() on Cleaner::clean().
Create test that demostrate issues when TimbreFiscalDigital is on a second cfdi:Complemento
and that collapsing removes the issues and do not change the "cadena de origen".
Document SAT issue with multiple cfdi:Complemento (problems and clean).
Travis: since mkdocs version is newer, there is no need to change nav to pages to compile docs.
phpstan: create phpstan.neon.dist with inferPrivatePropertyTypeFromConstructor.