Revision 5b0d61b4
Von Moritz Bunkus vor mehr als 13 Jahren hinzugefügt
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
CSV-Import-Menüeinträge verweisen jetzt nur noch auf den neuen Import