Projet

Général

Profil

Paste
Télécharger (1,11 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / commerce / modules / customer / commerce_customer.info @ b858700c

1
name = Customer
2
description = Defines the Customer entity with Address Field integration.
3
package = Commerce
4
dependencies[] = addressfield
5
dependencies[] = commerce
6
dependencies[] = entity
7
core = 7.x
8

    
9
; Module includes
10
files[] = includes/commerce_customer_profile.controller.inc
11

    
12
; Views handlers
13
files[] = includes/views/handlers/commerce_customer_handler_area_empty_text.inc
14
files[] = includes/views/handlers/commerce_customer_handler_field_customer_profile.inc
15
files[] = includes/views/handlers/commerce_customer_handler_field_customer_profile_link.inc
16
files[] = includes/views/handlers/commerce_customer_handler_field_customer_profile_link_delete.inc
17
files[] = includes/views/handlers/commerce_customer_handler_field_customer_profile_link_edit.inc
18
files[] = includes/views/handlers/commerce_customer_handler_field_customer_profile_type.inc
19
files[] = includes/views/handlers/commerce_customer_handler_filter_customer_profile_type.inc
20

    
21
; Simple tests
22
; files[] = tests/commerce_customer.test
23

    
24
; Information added by Drupal.org packaging script on 2014-03-05
25
version = "7.x-1.9"
26
core = "7.x"
27
project = "commerce"
28
datestamp = "1394061805"
29