14 lines
347 B
Python
14 lines
347 B
Python
{
|
|
"name": "NFU Account",
|
|
"summary": "Adds EKG related features to accounting",
|
|
"author": "BAKEUP",
|
|
"website": "https://www.bakeup.org",
|
|
"category": "Stock",
|
|
"version": "16.0.1.0.0",
|
|
"depends": ["account"],
|
|
"data": [
|
|
"views/account_move_views.xml",
|
|
],
|
|
"license": "LGPL-3",
|
|
"application": True,
|
|
}
|