Replies: 6 comments 9 replies
-
|
Has seleccionado la versión 3.2.2 en el formato de Facturae? |
Beta Was this translation helpful? Give feedback.
-
|
Buenas gracias por tu pronta respuesta. |
Beta Was this translation helpful? Give feedback.
-
|
Yo hice una factura hace una semana con el módulo y lo subí a FACe sin tener ningún problema. ¿Por qué no la subes directamente a ver? |
Beta Was this translation helpful? Give feedback.
-
|
La he firmado con odoo y he probado a subirla. 6 - 447 - El DNI del emisor es incorrecto |
Beta Was this translation helpful? Give feedback.
-
|
ya la factura se firma sin problemas, ahora estoy intentando hacer la subida a face desde odoo con el otro módulo de oca. |
Beta Was this translation helpful? Give feedback.
-
|
Buenas @pedrobaeza creo que de todas las pruebas que estuve haciendo y con a instalación y desinstalación de módulos he debido de romper algo ya que no consigo realizar la subida del archivo firmado a face. Tengo el modulo de subida instalado y cuando creo la factura y tengo en el cliente metido el tirplete de datos y puesto como método de subida face me aparece en la factura para hacer la subida. Al hacerlo se queda en el edi en new pero no crea ningún error ni nada. Por lo que he estado mirando parece ser que no están los campos donde meter la url del entorno de producción y no hay tarea programada para ejecutar esa subida. ¿Alguna idea de por donde tirar para solucionar esto? He probado a reinstalar los módulos sin exito. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Module
l10n_es_facturae
versión odoo 18
Describe the bug
Al intentar crear cualquier archivo facturae, se crea correctamente pero no es válido.
Estoy pasando el archivo por https://face.gob.es/es/facturas/validar-visualizar-facturas
Este es el listado de errores que aparece:
El formato de la factura es incorrecto
Línea 49: Element 'CnoCnae': [facet 'length'] The value has a length of '0'; this differs from the allowed length of '5'.
Línea 49: Element 'CnoCnae': [facet 'pattern'] The value '' is not accepted by the pattern '\d{5}'.
Línea 49: Element 'CnoCnae': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}CnoCnaeType'.
Línea 79: Element 'CnoCnae': [facet 'length'] The value has a length of '0'; this differs from the allowed length of '5'.
Línea 79: Element 'CnoCnae': [facet 'pattern'] The value '' is not accepted by the pattern '\d{5}'.
Línea 79: Element 'CnoCnae': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}CnoCnaeType'.
Línea 103: Element 'CnoCnae': [facet 'length'] The value has a length of '0'; this differs from the allowed length of '5'.
Línea 103: Element 'CnoCnae': [facet 'pattern'] The value '' is not accepted by the pattern '\d{5}'.
Línea 103: Element 'CnoCnae': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}CnoCnaeType'.
Línea 127: Element 'CnoCnae': [facet 'length'] The value has a length of '0'; this differs from the allowed length of '5'.
Línea 127: Element 'CnoCnae': [facet 'pattern'] The value '' is not accepted by the pattern '\d{5}'.
Línea 127: Element 'CnoCnae': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}CnoCnaeType'.
Línea 152: Element 'CnoCnae': [facet 'length'] The value has a length of '0'; this differs from the allowed length of '5'.
Línea 152: Element 'CnoCnae': [facet 'pattern'] The value '' is not accepted by the pattern '\d{5}'.
Línea 152: Element 'CnoCnae': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}CnoCnaeType'.
Línea 169: Element 'OperationDate': '' is not a valid value of the atomic type 'xs:date'.
Línea 170: Element 'PlaceOfIssue': Missing child element(s). Expected is ( PostCode ).
Línea 187: Element 'SpecialTaxableBase': Missing child element(s). Expected is ( TotalAmount ).
Línea 188: Element 'SpecialTaxAmount': Missing child element(s). Expected is ( TotalAmount ).
Línea 189: Element 'EquivalenceSurcharge': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}DoubleTwoDecimalType'.
Línea 190: Element 'EquivalenceSurchargeAmount': Missing child element(s). Expected is ( TotalAmount ).
Línea 195: Element 'GeneralDiscounts': Missing child element(s). Expected is ( Discount ).
Línea 196: Element 'GeneralSurcharges': Missing child element(s). Expected is ( Charge ).
Línea 197: Element 'TotalGeneralDiscounts': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}DoubleUpToEightDecimalType'.
Línea 198: Element 'TotalGeneralSurcharges': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}DoubleUpToEightDecimalType'.
Línea 203: Element 'Subsidies': Missing child element(s). Expected is ( Subsidy ).
Línea 204: Element 'PaymentsOnAccount': Missing child element(s). Expected is ( PaymentOnAccount ).
Línea 205: Element 'ReimbursableExpenses': Missing child element(s). Expected is ( ReimbursableExpenses ).
Línea 206: Element 'TotalFinancialExpenses': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}DoubleTwoDecimalType'.
Línea 208: Element 'TotalPaymentsOnAccount': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}DoubleUpToEightDecimalType'.
Línea 210: Element 'TotalReimbursableExpenses': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}DoubleUpToEightDecimalType'.
Línea 213: Element 'PaymentInKindAmount': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}DoubleUpToEightDecimalType'.
Línea 218: Element 'SequenceNumber': '' is not a valid value of the atomic type 'xs:double'.
Línea 219: Element 'DeliveryNotesReferences': Missing child element(s). Expected is ( DeliveryNote ).
Línea 222: Element 'UnitOfMeasure': [facet 'enumeration'] The value '' is not an element of the set {'01', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36'}.
Línea 222: Element 'UnitOfMeasure': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}UnitOfMeasureType'.
Línea 225: Element 'Charges': Missing child element(s). Expected is ( Charge ).
Línea 242: Element 'SpecialTaxableEvent': Missing child element(s). Expected is ( SpecialTaxableEventCode ).
Línea 246: Element 'SequenceNumber': '' is not a valid value of the atomic type 'xs:double'.
Línea 247: Element 'DeliveryNotesReferences': Missing child element(s). Expected is ( DeliveryNote ).
Línea 250: Element 'UnitOfMeasure': [facet 'enumeration'] The value '' is not an element of the set {'01', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36'}.
Línea 250: Element 'UnitOfMeasure': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}UnitOfMeasureType'.
Línea 253: Element 'Charges': Missing child element(s). Expected is ( Charge ).
Línea 270: Element 'SpecialTaxableEvent': Missing child element(s). Expected is ( SpecialTaxableEventCode ).
Línea 280: Element 'RegulatoryReportingData': [facet 'length'] The value has a length of '0'; this differs from the allowed length of '6'.
Línea 280: Element 'RegulatoryReportingData': '' is not a valid value of the atomic type '{http://www.facturae.gob.es/formato/Versiones/Facturaev3_2_2.xml}RegulatoryReportingDataType'.
A alguien le ha pasado esto??
Tengo que emitir facturas a administración pública y sin este módulo no puedo hacerlo.
Beta Was this translation helpful? Give feedback.
All reactions