Skip to content
Snippets Groups Projects
Commit 876d1a21 authored by Thomas Beckers's avatar Thomas Beckers
Browse files

[FIX] l10n_es_edi_sii: trim DescripcionOperacion for complience


Based on the SII documentation, DescripcionOperacion should have max 500
characters. Since it's based on invoice_origin field it can exceed this limit.

Now this value will be trimmed to the first 500 characters.

opw-3421094

closes odoo/odoo#130029

Signed-off-by: default avatarFlorian Gilbert (flg) <flg@odoo.com>
parent c71af144
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment