ref #5914 added fixtures in English
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
e1e225a1ef
commit
463fc8ae95
|
@ -2977,6 +2977,6 @@ INSERT INTO vn.XDiario (id, ASIEN, FECHA, SUBCTA, CONTRA, CONCEPTO, EURODEBE, EU
|
||||||
|
|
||||||
INSERT INTO `vn`.`invoiceCorrectionType` (`id`, `description`)
|
INSERT INTO `vn`.`invoiceCorrectionType` (`id`, `description`)
|
||||||
VALUES
|
VALUES
|
||||||
(1, 'Error en el cálculo del IVA'),
|
(1, 'Error in VAT calculation'),
|
||||||
(2, 'Error en el detalle de las ventas'),
|
(2, 'Error in sales details'),
|
||||||
(3, 'Error en los datos del cliente');
|
(3, 'Error in customer data');
|
Loading…
Reference in New Issue