Skip to content

Commit 212acb1

Browse files
committed
📖 update contacting information
1 parent f4cad5b commit 212acb1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

access_limit_max_users/__manifest__.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,13 @@
55
"name": """Limit number of users""",
66
"summary": """With this module you can limit number of users""",
77
"category": "Hidden",
8-
# "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version=14.0",
98
"images": [],
109
"version": "14.0.1.1.1",
1110
"application": False,
1211
"author": "IT-Projects LLC, Eugene Molotov",
13-
"support": "apps@it-projects.info",
14-
"website": "https://apps.odoo.com/apps/modules/14.0/access_limit_max_users/",
12+
"support": "help@itpp.dev",
13+
"website": "https://twitter.com/OdooFree",
1514
"license": "Other OSI approved licence", # MIT
16-
# "price": 9.00,
17-
# "currency": "EUR",
1815
"depends": ["access_limit_records_number"],
1916
"external_dependencies": {"python": [], "bin": []},
2017
"data": ["data/base_limit_records_number.xml"],

0 commit comments

Comments
 (0)