You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
443 B
13 lines
443 B
# Copyright 2021 Ecosoft Co., Ltd. (https://ecosoft.co.th)
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
|
|
{
|
|
"name": "Partner Bank Code",
|
|
"summary": "Add fields information in banks",
|
|
"version": "14.0.1.1.0",
|
|
"website": "https://github.com/OCA/partner-contact",
|
|
"author": "Ecosoft, Odoo Community Association (OCA)",
|
|
"license": "AGPL-3",
|
|
"depends": ["base"],
|
|
"data": ["views/res_bank.xml"],
|
|
}
|