update pylint10, corrije authors manifest
This commit is contained in:
parent
0889cdfc3a
commit
4207afbc3f
9 changed files with 139 additions and 195 deletions
|
|
@ -1,13 +1,11 @@
|
|||
# Copyright 2025
|
||||
# Copyright 2025 - Today Criptomart
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
{ # noqa: B018
|
||||
"name": "Account Invoice Triple Discount Readonly",
|
||||
"version": "18.0.1.0.0",
|
||||
"summary": "Make total discount readonly and fix discount2/discount3 write issue",
|
||||
"license": "AGPL-3",
|
||||
"author": "Criptomart",
|
||||
"website": "https://github.com/OCA/account-invoicing",
|
||||
"author": "Odoo Community Association (OCA), Criptomart",
|
||||
"website": "https://git.criptomart.net/criptomart/addons-cm",
|
||||
"depends": ["account_invoice_triple_discount", "purchase_triple_discount"],
|
||||
"data": [],
|
||||
"installable": True,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue