Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ccfc4635

Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt

  • ID ccfc4635d72ad33f707109a0f6867ee56418f13d
  • Vorgänger ac84f80b
  • Nachfolger fe546cb0

CRM-Tabellen in die Blacklist aufnehmen

Unterschiede anzeigen:

SL/DB/Helper/Mappings.pm
22 22

  
23 23
# tables created by crm module
24 24
my @crm_blacklist = qw(
25
  blz_data
26
  bundesland
27
  contmasch
28
  contract
29
  crm
30
  crmdefaults
31
  crmemployee
32
  custmsg
33
  docfelder
34
  documents
35
  documenttotc
36
  docvorlage
37
  extra_felder
38
  geodb_changelog
39
  geodb_coordinates
40
  geodb_floatdata
41
  geodb_hierarchies
42
  geodb_intdata
43
  geodb_locations
44
  geodb_textdata
45
  geodb_type_names
46
  grpusr
47
  gruppenname
48
  history
49
  labels
50
  labeltxt
51
  mailvorlage
52
  maschine
53
  maschmat
54
  opport_status
55
  opportunity
56
  postit
57
  repauftrag
58
  telcall
59
  telcallhistory
60
  telnr
61
  tempcsvdata
62
  termdate
63
  termincat
64
  termine
65
  terminmember
66
  timetrack
67
  tt_event
68
  tt_parts
69
  wiedervorlage
70
  wissencategorie
71
  wissencontent
25 72
);
26 73

  
27 74
# tables created by cash register

Auch abrufbar als: Unified diff