mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[IMP] account_move_line_product: black, isort
This commit is contained in:
@@ -4,15 +4,13 @@
|
||||
|
||||
{
|
||||
"name": "Account Move Line Product",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "13.0.1.0.0",
|
||||
"summary": "Displays the product in the journal entries and items",
|
||||
"author": "Eficent, Odoo Community Association (OCA)",
|
||||
"website": "http://www.github.com/OCA/stock-logistics-warehouse",
|
||||
"category": "Generic",
|
||||
"depends": ["account"],
|
||||
"license": "AGPL-3",
|
||||
"data": [
|
||||
"views/account_move_line_view.xml",
|
||||
],
|
||||
'installable': True,
|
||||
"data": ["views/account_move_line_view.xml"],
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user