port bemade_so_and_po_only_company to 17.0
This commit is contained in:
parent
722b8cef8a
commit
2419c964ae
1 changed files with 5 additions and 3 deletions
|
|
@ -5,12 +5,14 @@
|
||||||
"category": "Extra Tools",
|
"category": "Extra Tools",
|
||||||
'summary': 'Force Partner to be a company on SO and PO',
|
'summary': 'Force Partner to be a company on SO and PO',
|
||||||
"description": """
|
"description": """
|
||||||
Force Partner to be a company on SO and PO
|
Force Partner to be a company on SO and PO
|
||||||
""",
|
""",
|
||||||
"author": "Bemade",
|
"author": "Bemade",
|
||||||
'website': 'https://www.bemade.org',
|
'website': 'https://www.bemade.org',
|
||||||
"depends": [
|
"depends": [
|
||||||
'stock','sale',
|
'purchase',
|
||||||
|
'stock',
|
||||||
|
'sale',
|
||||||
],
|
],
|
||||||
"data": [
|
"data": [
|
||||||
'views/sale_order.xml',
|
'views/sale_order.xml',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue