Skip to content

ANTICIPOS #234

@guillermosg28

Description

@guillermosg28

Hola buenas tardes, estoy generando una boleta con anticipos igual al valor de la venta
Ejemplo:
Anticipos: 762.68
Venta: 762.68
Entonces genero la boleta con valor 0.00

WhatsApp Image 2024-02-06 at 18 19 27

Al momento de generar el resumen diario me sale este error:
"description": "2255 - El XML no contiene el tag PaidAmount - Detalle: value='ticket: 500000105832482, error: Error en la linea: 4 : (nodo: "/SummaryDocuments/sac:SummaryDocumentsLine/sac:BillingPayment/cbc:PaidAmount" valor: "")'",

---EN EL XML DEL RESUMEN SE ESTA ENVIANDO ASI:

sac:SummaryDocumentsLine
cbc:LineID4</cbc:LineID>
cbc:DocumentTypeCode03</cbc:DocumentTypeCode>
cbc:IDBE01-545</cbc:ID>
cac:AccountingCustomerParty
cbc:CustomerAssignedAccountID16462144</cbc:CustomerAssignedAccountID>
cbc:AdditionalAccountID1</cbc:AdditionalAccountID>
</cac:AccountingCustomerParty>
cac:Status
cbc:ConditionCode1</cbc:ConditionCode>
</cac:Status>
<sac:TotalAmount currencyID="PEN">0.00</sac:TotalAmount>
cac:TaxTotal
<cbc:TaxAmount currencyID="PEN">0.00</cbc:TaxAmount>
cac:TaxSubtotal
<cbc:TaxAmount currencyID="PEN">0.00</cbc:TaxAmount>
cac:TaxCategory
cac:TaxScheme
cbc:ID1000</cbc:ID>
cbc:NameIGV</cbc:Name>
cbc:TaxTypeCodeVAT</cbc:TaxTypeCode>
</cac:TaxScheme>
</cac:TaxCategory>
</cac:TaxSubtotal>
</cac:TaxTotal>
</sac:SummaryDocumentsLine>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions