Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5b0d61b4

Von Moritz Bunkus vor mehr als 13 Jahren hinzugefügt

  • ID 5b0d61b4a8957f33e91b06fa940f3091c5d0efe8
  • Vorgänger f9af406f
  • Nachfolger 2f94dfa1

CSV-Import-Menüeinträge verweisen jetzt nur noch auf den neuen Import

Unterschiede anzeigen:

locale/de/all
902 902
  'Image'                       => 'Grafik',
903 903
  'Import'                      => 'Import',
904 904
  'Import CSV'                  => 'CSV-Import',
905
  'Import CSV2'                 => '',
906 905
  'Import file'                 => 'Import-Datei',
907 906
  'Import preview'              => 'Import-Vorschau',
908 907
  'Import profiles'             => 'Import-Profil',
......
1569 1568
  'Sell Price'                  => 'Verkaufspreis',
1570 1569
  'Sellprice'                   => '',
1571 1570
  'Sellprice adjustment'        => 'Verkaufspreis: Preisanpassung',
1572
  'Sellprice for price group \'#1\'' => 'Verkaufspreis f?r Preisgruppe \'#1\'',
1571
  'Sellprice for price group \'#1\'' => 'Verkaufspreis für Preisgruppe \'#1\'',
1573 1572
  'Sellprice significant places' => 'Verkaufspreis: Nachkommastellen',
1574 1573
  'Semicolon'                   => 'Semikolon',
1575 1574
  'Send the backup via Email'   => 'Die Sicherungsdatei per Email verschicken',
menu.ini
755 755
#action=import
756 756
#type=Datapreis
757 757

  
758
[System--Import CSV]
759
module=menu.pl
760
action=acc_menu
761
target=acc_menu
762
submenu=1
758
# [System--Import CSV]
759
# module=menu.pl
760
# action=acc_menu
761
# target=acc_menu
762
# submenu=1
763 763

  
764
[System--Import CSV--Customer]
765
module=lxo-import/addressB.php
764
# [System--Import CSV--Customer]
765
# module=lxo-import/addressB.php
766 766

  
767
[System--Import CSV--Contacts]
768
module=lxo-import/contactB.php
767
# [System--Import CSV--Contacts]
768
# module=lxo-import/contactB.php
769 769

  
770
[System--Import CSV--Shipto]
771
module=lxo-import/shiptoB.php
770
# [System--Import CSV--Shipto]
771
# module=lxo-import/shiptoB.php
772 772

  
773
[System--Import CSV--Parts]
774
module=lxo-import/partsB.php
773
# [System--Import CSV--Parts]
774
# module=lxo-import/partsB.php
775 775

  
776
[System--Import CSV2]
776
[System--Import CSV]
777 777
module=menu.pl
778 778
action=acc_menu
779 779
target=acc_menu
780 780
submenu=1
781 781

  
782
[System--Import CSV2--Customers and vendors]
782
[System--Import CSV--Customers and vendors]
783 783
module=controller.pl
784 784
action=CsvImport/new
785 785
profile.type=customers_vendors
786 786

  
787
[System--Import CSV2--Contacts]
787
[System--Import CSV--Contacts]
788 788
module=controller.pl
789 789
action=CsvImport/new
790 790
profile.type=contacts
791 791

  
792
[System--Import CSV2--Shipto]
792
[System--Import CSV--Shipto]
793 793
module=controller.pl
794 794
action=CsvImport/new
795 795
profile.type=addresses
796 796

  
797
[System--Import CSV2--Parts]
797
[System--Import CSV--Parts]
798 798
module=controller.pl
799 799
action=CsvImport/new
800 800
profile.type=parts

Auch abrufbar als: Unified diff