Skip to content

Instantly share code, notes, and snippets.

View LynqisSoft's full-sized avatar
馃彔
Working from home

Lynqis UAT LynqisSoft

馃彔
Working from home
  • Grupo Softtech Soluciones E.I.R.L.
  • Per煤
View GitHub Profile
@LynqisSoft
LynqisSoft / 20123456789-01-F001-1.xml
Created November 13, 2025 17:51 — forked from giansalex/20123456789-01-F001-1.xml
Factura electr贸nica - SUNAT - sin atributos opcionales (XML).
<?xml version="1.0" encoding="utf-8"?>
<Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent>
<!-- Aqui ira la firma digital -->
</ext:ExtensionContent>
</ext:UBLExtension>
</ext:UBLExtensions>
<!-- La versi贸n de UBL -->
@LynqisSoft
LynqisSoft / Boleta.xml
Created November 13, 2025 17:23 — forked from giansalex/Boleta.xml
Comprobantes Facturaci贸n Electr贸nica SUNAT UBL 2.1 (Factura, Boleta, NCR, NDB, ICBPER, Forma Pago), generados con Greenter https://greenter.dev/
<?xml version="1.0" encoding="UTF-8"?>
<Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2">
<ext:UBLExtensions>
<ext:UBLExtension>
<ext:ExtensionContent />
</ext:UBLExtension>
</ext:UBLExtensions>
<cbc:UBLVersionID>2.1</cbc:UBLVersionID>
<cbc:CustomizationID>2.0</cbc:CustomizationID>
<cbc:ID>B001-1</cbc:ID>