16 lines
432 B
Python
16 lines
432 B
Python
{
|
|
"name": "Vendor Bill Price Edit",
|
|
"version": "17.0.1.0.0",
|
|
"summary": "Allow editing vendor bill tax-exclusive and tax-inclusive amounts with automatic price unit recomputation.",
|
|
"license": "GPL-3",
|
|
"author": "Suherdy Yacob",
|
|
"category": "Accounting",
|
|
"depends": [
|
|
"account"
|
|
],
|
|
"data": [
|
|
"views/account_move_views.xml"
|
|
],
|
|
"application": False,
|
|
"installable": True
|
|
} |