|
1 | 1 | { |
2 | | - 'name': 'Nonprofit Organization', |
3 | | - 'version': '1.0', |
| 2 | + 'name': 'Nonprofit organization', |
| 3 | + 'version': '2.0', |
4 | 4 | 'category': 'Services', |
5 | 5 | 'depends': [ |
| 6 | + 'base_industry_data', |
| 7 | + 'documents_project', |
| 8 | + 'hr_expense', |
| 9 | + 'hr_sign', |
6 | 10 | 'knowledge', |
7 | 11 | 'mass_mailing', |
| 12 | + 'partnership', |
| 13 | + 'sale_pdf_quote_builder', |
| 14 | + 'sale_planning', |
8 | 15 | 'sale_subscription', |
| 16 | + 'survey', |
9 | 17 | 'web_studio', |
10 | 18 | 'website_crm', |
11 | 19 | 'website_event_sale', |
12 | 20 | ], |
13 | 21 | 'data': [ |
14 | | - 'data/filters.xml', |
15 | | - 'data/account_analytic_plan.xml', |
16 | | - 'data/mail_template.xml', |
17 | | - 'data/product_product.xml', |
18 | | - 'data/product_pricelist.xml', |
19 | | - 'data/product_pricelist_item.xml', |
20 | | - 'data/sale_subscription_plan.xml', |
21 | | - 'data/sale_subscription_pricing.xml', |
| 22 | + 'data/ir_attachment.xml', |
| 23 | + 'data/crm_tag.xml', |
| 24 | + 'data/crm_stage.xml', |
| 25 | + 'data/ir_model.xml', |
| 26 | + 'data/ir_model_fields.xml', |
| 27 | + 'data/ir_default.xml', |
| 28 | + 'data/account_report.xml', |
| 29 | + 'data/account_journal.xml', |
| 30 | + 'data/ir_actions_act_window.xml', |
| 31 | + 'data/res_partner_category.xml', |
22 | 32 | 'data/ir_actions_server.xml', |
| 33 | + 'data/ir_ui_view.xml', |
| 34 | + 'data/hr_employee_category.xml', |
| 35 | + 'data/product_category.xml', |
| 36 | + 'data/product_public_category.xml', |
| 37 | + 'data/res_partner_grade.xml', |
| 38 | + 'data/product_template.xml', |
| 39 | + 'data/product_product.xml', |
| 40 | + 'data/qweb_view.xml', |
| 41 | + 'data/ir_ui_menu.xml', |
23 | 42 | 'data/base_automation.xml', |
| 43 | + 'data/res_config_settings.xml', |
| 44 | + 'data/ir_model_access.xml', |
| 45 | + 'data/knowledge_cover.xml', |
24 | 46 | 'data/knowledge_article.xml', |
25 | 47 | 'data/knowledge_article_favorite.xml', |
26 | | - 'data/knowledge_article_attachments.xml', |
27 | 48 | 'data/mail_message.xml', |
28 | | - 'data/res_config_settings.xml', |
29 | | - 'data/website_view.xml', |
30 | | - 'data/knowledge_tour.xml', |
| 49 | + 'data/planning_role.xml', |
| 50 | + 'data/website_page.xml', |
| 51 | + 'data/website_controller_page.xml', |
| 52 | + 'data/website_menu.xml', |
| 53 | + 'data/website_theme_apply.xml', |
| 54 | + 'data/x_petition_tag.xml', |
| 55 | + 'data/mail_template.xml', |
| 56 | + 'data/product_pricelist.xml', |
| 57 | + 'data/product_pricelist_item.xml', |
31 | 58 | ], |
32 | 59 | 'demo': [ |
33 | | - 'demo/event_event.xml', |
34 | | - 'demo/event_event_ticket.xml', |
35 | | - 'demo/website_view.xml', |
| 60 | + 'demo/qweb_view.xml', |
36 | 61 | 'demo/website_page.xml', |
37 | 62 | 'demo/website_menu.xml', |
38 | 63 | 'demo/website_theme_apply.xml', |
39 | | - 'demo/website_attachment.xml', |
| 64 | + 'demo/product_template.xml', |
| 65 | + 'demo/project_task_type.xml', |
| 66 | + 'demo/project_project.xml', |
| 67 | + 'demo/x_petition.xml', |
| 68 | + 'demo/event_tag.xml', |
| 69 | + 'demo/event_event.xml', |
| 70 | + 'demo/event_event_ticket.xml', |
40 | 71 | 'demo/payment_provider_demo_post.xml', |
| 72 | + 'demo/res_partner.xml', |
| 73 | + 'demo/crm_lead.xml', |
| 74 | + 'demo/hr_employee.xml', |
| 75 | + 'demo/hr_job.xml', |
| 76 | + 'demo/hr_expense.xml', |
| 77 | + 'demo/planning_recurrency.xml', |
| 78 | + 'demo/planning_slot_template.xml', |
| 79 | + 'demo/planning_slot.xml', |
| 80 | + 'demo/project_tags.xml', |
| 81 | + 'demo/project_task.xml', |
| 82 | + 'demo/mail_activity.xml', |
| 83 | + 'demo/sale_order.xml', |
| 84 | + 'demo/sale_order_line.xml', |
| 85 | + 'demo/survey_survey.xml', |
| 86 | + 'demo/survey_question.xml', |
| 87 | + 'demo/survey_question_answer.xml', |
| 88 | + 'demo/x_signature.xml', |
| 89 | + 'demo/sale_order_confirm.xml', |
| 90 | + 'demo/mailing_mailing.xml', |
41 | 91 | 'demo/website.xml', |
42 | 92 | ], |
43 | 93 | 'license': 'OPL-1', |
44 | | - 'assets': { |
45 | | - 'web.assets_backend': [ |
46 | | - 'non_profit_organization/static/src/js/my_tour.js', |
47 | | - ] |
48 | | - }, |
49 | 94 | 'author': 'Odoo S.A.', |
50 | 95 | "cloc_exclude": [ |
51 | 96 | "data/knowledge_article.xml", |
52 | | - "data/website_view.xml", |
53 | | - "demo/website_view.xml", |
54 | | - "static/src/js/my_tour.js", |
| 97 | + "data/qweb_view.xml", |
| 98 | + "demo/qweb_view.xml", |
55 | 99 | ], |
56 | 100 | 'images': ['images/main.png'], |
57 | 101 | } |
0 commit comments