Mxperts - Invoice
Please note that this extension is provided as is. It is recommended to always backup your installation prior to usage.
| Created | |
| Last Updated | Wed, December 9, 2009 |
| Version | 1.0.8 |
| Compatibility | Magento >=1.3.1 |
| Stability | stable |
| Locales available in this package | English (United States) - en_US, German (Germany) - de_DE |
| Downloads | 1368 |
| Community Rating | |
| Categories | Payment Gateways |
| License Type | Academic Free License (AFL) |
| Tags | Invoice, filter, configurable, Rechnung, Kundengruppe, customer group |
Overview
- Zahlungsart Rechnung mit Beschränkung nach Kundengruppen
- Payment Method Invoice with limitation on the customer group.
This Extension enables you to use the payment method invoice. You can select the following options:
- allowed customer group(s)
- Minimum orders count
- Minimum orders amount
- Minimum amount
- Maximum amount
If you uninstall the module in the future - please run this sql in your Magento-database after unisntalling:
DELETE FROM core_config_data WHERE path LIKE "payment/invoice%" (for direct delete)
SELECT * FROM core_config_data WHERE path LIKE "payment/invoice%" (for check your items)
It's strongly recommended to disable the module under System->Configuration->Advanced "Mxperts_Invoice" before you uninstall it over the Connect-Manager. After that, you should refresh all caches.
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Diese Erweiterung ermöglicht es die Zahlungsmethode "Rechnung" zu verwenden.
Folgende Einschränkungen können Konfiguriert werden:
- nur für bestimmte Kundengruppen
- Mindestanzahl abgeschlossener Aufträge
- Mindestwarenwert abgeschlossener Aufträge
- Mindestbestellwert
- Maximaler Bestellwert
Wenn Sie das Modul mal deinstallieren wollen führen Sie bitte diesen SQL-Befehl in Ihrer Magento Datebank aus:
DELETE FROM core_config_data WHERE path LIKE "payment/invoice%" (zum direkten löschen)
SELECT * FROM core_config_data WHERE path LIKE "payment/invoice%" (zur Überprüfung der Einträge)
Es ist sehr zu empfehlen vor der Deinstallation das Modul "Mxperts_Invoice" unter System->Konfiguration->Erweitert zu deaktivieren. Danach sollten sie unbedingt alle Caches aktualisieren.
------------------------------------------------------------------------------------------------------------------------------------------------------------
Updates | improvements | Bugfixes
New Features V 1.0.8 - 10-9-2009
- select invoice state in module configuration
New Features V 1.0.7 - 10-23-2009
- create invoice added
- send orders information added
New Features V 1.0.5 - 10-18-2009
- Oders count added
- Oders amount added
- Minimum amount added
- Maximum amount added
Bugfix V 1.0.4 - 10-02-2009
- Internal usage enabled
Bugfix V 1.0.2 - 7-25-2009
- Adminhtml Template added
- Helper added
- some minor changes in Modelclass
Initial-Release V 1.0.0 - 7-13-2009
- allowed customer group(s)
- Minimum orders count
- Minimum orders amount
- Minimum amount
- Maximum amount
If you uninstall the module in the future - please run this sql in your Magento-database after unisntalling:
DELETE FROM core_config_data WHERE path LIKE "payment/invoice%" (for direct delete)
SELECT * FROM core_config_data WHERE path LIKE "payment/invoice%" (for check your items)
It's strongly recommended to disable the module under System->Configuration->Advanced "Mxperts_Invoice" before you uninstall it over the Connect-Manager. After that, you should refresh all caches.
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Diese Erweiterung ermöglicht es die Zahlungsmethode "Rechnung" zu verwenden.
Folgende Einschränkungen können Konfiguriert werden:
- nur für bestimmte Kundengruppen
- Mindestanzahl abgeschlossener Aufträge
- Mindestwarenwert abgeschlossener Aufträge
- Mindestbestellwert
- Maximaler Bestellwert
Wenn Sie das Modul mal deinstallieren wollen führen Sie bitte diesen SQL-Befehl in Ihrer Magento Datebank aus:
DELETE FROM core_config_data WHERE path LIKE "payment/invoice%" (zum direkten löschen)
SELECT * FROM core_config_data WHERE path LIKE "payment/invoice%" (zur Überprüfung der Einträge)
Es ist sehr zu empfehlen vor der Deinstallation das Modul "Mxperts_Invoice" unter System->Konfiguration->Erweitert zu deaktivieren. Danach sollten sie unbedingt alle Caches aktualisieren.
------------------------------------------------------------------------------------------------------------------------------------------------------------
Updates | improvements | Bugfixes
New Features V 1.0.8 - 10-9-2009
- select invoice state in module configuration
New Features V 1.0.7 - 10-23-2009
- create invoice added
- send orders information added
New Features V 1.0.5 - 10-18-2009
- Oders count added
- Oders amount added
- Minimum amount added
- Maximum amount added
Bugfix V 1.0.4 - 10-02-2009
- Internal usage enabled
Bugfix V 1.0.2 - 7-25-2009
- Adminhtml Template added
- Helper added
- some minor changes in Modelclass
Initial-Release V 1.0.0 - 7-13-2009

