Skip to content

Commit 028d09d

Browse files
committed
[IMP] l10n_es_facturae_custom_rounding: precommit
1 parent 8ceedb2 commit 028d09d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n_es_facturae_custom_rounding/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Facturae - Custom Rounding",
66
"summary": "Set right values in Facturae when using custom rounding in invoice.",
7-
"version": "15.0.1.0.0",
7+
"version": "15.0.1.0.3",
88
"category": "Invoicing",
99
"website": "https://github.com/sygel-technology/sy-l10n-spain",
1010
"author": "Sygel, Odoo Community Association (OCA)",

l10n_es_facturae_custom_rounding/tests/test_facturae_custom_rounding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from lxml import etree
77

8-
from odoo.addons.account_invoice_custom_rounding.tests.test_account_invoice_custom_rounding import ( # noqa: E501
8+
from odoo.addons.account_invoice_custom_rounding.tests.test_account_invoice_custom_rounding import ( # noqa: B950
99
TestAccountInvoiceCustomRounding,
1010
)
1111

0 commit comments

Comments
 (0)