13 lines
372 B
Python
13 lines
372 B
Python
{
|
|
"name": "Purchase Report Received Amount",
|
|
"version": "16.0.1.0.0",
|
|
"depends": ["purchase", "purchase_discount"],
|
|
"author": "Criptomart",
|
|
"category": "Purchases",
|
|
"summary": "Add received amount measures to purchase report",
|
|
"license": "AGPL-3",
|
|
"data": [],
|
|
"installable": True,
|
|
"application": False,
|
|
"auto_install": False,
|
|
}
|