Skip to content

Commit 6b27f5e

Browse files
committed
Add website module in manifest
1 parent ff235e3 commit 6b27f5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

g2p_reimbursement_portal/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "OpenG2P",
77
"website": "https://openg2p.org",
88
"license": "LGPL-3",
9-
"depends": ["g2p_program_reimbursement", "g2p_agent_portal_base", "g2p_program_cycleless"],
9+
"depends": ["website", "g2p_program_reimbursement", "g2p_agent_portal_base", "g2p_program_cycleless"],
1010
"data": [
1111
"data/g2p_reimbursement_portal_form_data.xml",
1212
"views/g2p_portal_reimbursement.xml",

0 commit comments

Comments
 (0)