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
Previous validation only allows value "1" if currency MXN.
Now it allows any value equals to 1 considering 6 decimal numbers, so the following values
are valid: "1", "1.00", "1.000000"
Change description from ... debe ser "1"... to ... debe tener el valor "1"...
Fix scrutinizer issue in Validate/Cfdi33/Standard/ComprobanteImpuestos.php: Using logical operators such as and instead of && is generally not recommended
CfdiUtils\ConsultaCfdiSat\WebService is using SAT Web Service but since 2018-08 it is ramdomly failing.
The test that are consuming https://consultaqr.facturaelectronica.sat.gob.mx/ConsultaCFDIService.svc?singleWsdl moved to a different test case class WebServiceConsumingTest and are marked as skipped when \SoapFault thrown instead of fail