Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 89deb5d8

Von Sven Schöling vor mehr als 9 Jahren hinzugefügt

  • ID 89deb5d8fb0ba6f79aae50a84b1e524b89e8ecef
  • Vorgänger 37a9413b
  • Nachfolger 3020815b

CRM Dateien entfernt

Unterschiede anzeigen:

locale/de/more/crm
#!/usr/bin/perl
# -*- coding: utf-8; -*-
# vim: fenc=utf-8
use utf8;
$self->{more_texts} = {
'Add Machine' => 'Maschine erfassen',
'Add Service Contract' => 'Wartungsvertrag erfassen',
'Admin' => 'Administration',
'Appointment Category' => 'Termin Kategorie',
'Appointments' => 'Termine',
'CRM admin' => '',
'CRM create customers, vendors and contacts' => '',
'CRM follow up' => '',
'CRM know how' => '',
'CRM notices' => '',
'CRM opportunity' => '',
'CRM optional software' => '',
'CRM other' => '',
'CRM search' => '',
'CRM send email' => '',
'CRM services' => '',
'CRM status' => '',
'CRM termin' => '',
'CRM user' => '',
'CRM' => 'CRM',
'Catalog' => 'Katalog',
'DHL' => 'DHL',
'Document Template' => 'Dokumentvorlage',
'Documents' => 'Dokumente',
'Etikett' => 'Etikett',
'EuR' => 'EuR',
'Knowledge' => 'Wissen',
'Label' => 'Etikett',
'Machine' => 'Maschine',
'Message' => 'Nachricht',
'Opportunity' => 'Auftragschance',
'Other' => 'Sonstiges',
'Packliste' => 'Packliste',
'Partsedit' => 'Wareneditor',
'Person' => 'Person',
'Service Contract' => 'Wartungsvertrag',
'Time Tracking' => 'Zeiterfassung',
'User Groups' => 'Gruppen',
'Warehouse correction' => 'Lagerkorrektur',
'Warehouse list' => 'Inventurliste',
'ZM' => 'ZM',
'eBayImporter' => 'eBay-Importierer',
};
1;
menus/user/10-crm.yaml
---
- id: crm
name: CRM
icon: crm
order: 50
- parent: crm
id: crm_search
name: Search
icon: search
order: 100
access: crm_search
module: crm/getData.php
- parent: crm
id: crm_add
name: Add
order: 200
- parent: crm_add
id: crm_add_customer
name: Customer
icon: customer
order: 100
access: crm_new
module: crm/firmen3.php
params:
Q: C
- parent: crm_add
id: crm_add_vendor
name: Vendor
icon: vendor
order: 200
access: crm_new
module: crm/firmen3.php
params:
Q: V
- parent: crm_add
id: crm_add_person
name: Person
icon: contact
order: 300
access: crm_new
module: crm/personen3.php
- parent: crm
id: crm_appointments
name: Appointments
icon: appointment
order: 300
access: crm_termin
module: crm/termin.php
- parent: crm
id: crm_opportunity
name: Opportunity
icon: opportunity
order: 400
access: crm_opportunity
module: crm/opportunity.php
- parent: crm
id: crm_follow_up
name: Follow-Up
icon: follow_up
order: 500
access: crm_follow
module: crm/wvl1.php
- parent: crm
id: crm_e_mail
name: E-mail
icon: email
order: 600
access: crm_email
module: crm/mail.php
- parent: crm
id: crm_knowledge
name: Knowledge
icon: knowledge
order: 700
access: crm_knowhow
module: crm/wissen.php
- parent: crm
id: crm_memo
name: Memo
icon: memo
order: 800
access: crm_notices
module: crm/postit.php
- parent: crm
id: crm_documents
name: Documents
order: 900
access: crm_other
module: crm/dokument.php
- parent: crm
id: crm_time_tracking
name: Time Tracking
order: 1000
access: crm_service
module: crm/timetrack.php
- parent: crm
id: crm_other
name: Other
order: 1100
- parent: crm_other
id: crm_other_etikett
name: Etikett
order: 100
access: crm_other
module: crm/prtetikett.php
target: _blank
- parent: crm_other
id: crm_other_dhl
name: DHL
order: 200
access: crm_other
module: crm/dhl.php
- parent: crm_other
id: crm_other_ebayimporter
name: eBayImporter
order: 300
access: crm_other
module: crm/ebayImporter.php
- parent: crm_other
id: crm_other_catalog
name: Catalog
order: 400
access: crm_other
module: crm/katalog.php
- parent: crm_other
id: crm_other_warehouse_list
name: Warehouse list
order: 500
access: crm_other
module: crm/inventur.php
- parent: crm_other
id: crm_other_warehouse_correction
name: Warehouse correction
order: 600
access: crm_admin
module: crm/inventurlager.php
- parent: crm_other
id: crm_other_partsedit
name: Partsedit
order: 700
access: crm_other
module: crm/partsedit.php
- parent: crm_other
id: crm_other_packliste
name: Packliste
order: 800
access: crm_other
module: crm/packliste.php
- parent: crm_other
id: crm_other_eur
name: EuR
order: 900
access: crm_other
module: crm/eur.php
- parent: crm_other
id: crm_other_zm
name: ZM
order: 1000
access: crm_other
module: crm/ustva_zm.php
- parent: crm
id: crm_service
name: Service
icon: service
order: 1200
- parent: crm_service
id: crm_service_service_contract
name: Service Contract
order: 100
access: crm_service
module: crm/vertrag1.php
- parent: crm_service
id: crm_service_add_service_contract
name: Add Service Contract
order: 200
access: crm_service
module: crm/vertrag3.php
- parent: crm_service
id: crm_service_machine
name: Machine
order: 300
access: crm_service
module: crm/maschine1.php
- parent: crm_service
id: crm_service_add_machine
name: Add Machine
order: 400
access: crm_service
module: crm/maschine3.php
- parent: crm
id: crm_admin
name: Admin
icon: admin
order: 1300
- parent: crm_admin
id: crm_admin_document_template
name: Document Template
icon: document_template
order: 100
access: crm_admin
module: crm/dokument1.php
- parent: crm_admin
id: crm_admin_label
name: Label
icon: label
order: 200
access: crm_admin
module: crm/aufkleber_def.php
- parent: crm_admin
id: crm_admin_appointment_category
name: Appointment Category
order: 300
access: crm_admin
module: crm/tcatedit.php
- parent: crm_admin
id: crm_admin_message
name: Message
icon: message
order: 400
access: crm_admin
module: crm/user3.php
- parent: crm_admin
id: crm_admin_client
name: Client
order: 500
access: crm_adminstatus
module: crm/mandant.php
- parent: crm_admin
id: crm_admin_user_groups
name: User Groups
icon: user_group
order: 600
access: crm_admin
module: crm/user2.php
- parent: crm_admin
id: crm_admin_user
name: User
icon: user
order: 700
access: crm_adminuser
module: crm/user1.php
- parent: crm_admin
id: crm_admin_dhl
name: DHL
order: 800
access: crm_adminuser
module: crm/dhladm.php
- parent: crm_admin
id: crm_admin_status
name: Status
icon: status
order: 900
access: crm_adminstatus
module: crm/status.php

Auch abrufbar als: Unified diff