-
Notifications
You must be signed in to change notification settings - Fork 1
/
stratoserp_base.info.yml
114 lines (104 loc) · 1.7 KB
/
stratoserp_base.info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
name: StratosERP
type: profile
description: 'StratosERP base install.'
version: VERSION
core: 8.x
core_version_requirement: ^8 || ^9
distribution:
name: StratosERP
dependencies:
- action
- block
- block_content
- breakpoint
- ckeditor
- config
- comment
- contextual
- datetime
- datetime_range
- dynamic_page_cache
- editor
- field_layout
- field_ui
- file
- help
- history
- image
- inline_form_errors
- layout_discovery
- menu_ui
- node
- options
- path
- page_cache
#- search
- taxonomy
- telephone
- token
- toolbar
- tour
- user
- views
- views_ui
# Contrib modules
- admin_toolbar
- admin_toolbar_tools
- chartjs_api
- date_popup
- duration_field
- dynamic_entity_reference
- eva
- extra_field
- field_group
- fullcalendar_view
- geolocation
- geolocation_google_maps
- hook_event_dispatcher
- linkit
- multiple_fields_remove_button
- replicate
- replicate_ui
- token
- views_bulk_operations
- views_data_export
- webform
- webform_ui
# Stratos ERP
- stratoserp
- se_accounting
- se_bill
- se_business
- se_contact
- se_goods_receipt
- se_invoice
- se_item_line
- se_payment
- se_payment_line
- se_purchase_order
- se_quote
- se_report
- se_ticket
- se_timekeeping
# Document types
- se_information
- se_document
# Subscription types
- se_subscription
- se_domain_hosting
- se_domain_name
- se_email_account
- se_managed_service
# Item types
- se_assembly
- se_service
- se_stock
- se_recurring
# Integrations
#- se_xero
themes:
# Admin theme
- seven
# Stratos ERP theme needs bootstrap for base theme
- bootstrap4
- stratoserp_theme