Andreas von Studnitz
Andreas von Studnitz
I don't know that issue. Though, we have made some changes on the module which might solve your problem anyway. You could try to update the module from https://github.com/integer-net/Autoshipping.
I'm using this fork successfully with PHP 8.1.
I first tried to generate an archive, and when this worked only partially, I tried to install it directly, with the same results. This problem is not urgent for me...
It's not. Mass Action uses Mage_Catalog_Model_Resource_Product_Action::updateAttributes, ImportExport uses it's own resource model as well. Perhaps you can jump into indexer processing as those are called in all (useful) cases.
The missing class is not a part of FastSimpleImport, an external library. If you install FastSimpleImport with composer (which is recommended), the library will be installed automatically. You can find...
Steuersätze werden nicht automatisch überschrieben, nur wenn du das Formular unter System -> GermanSetup neu ausfüllst und abschickst. Ein Update kannst du also jederzeit machen. Es kann durchaus sein, dass...
Im Development-Branch haben wir den ganzen Bereich überarbeitet - könnt ihr das damit mal testen?
Für die Basis-Umsetzung siehe https://github.com/firegento/firegento-germansetup/commit/d68313cd9fa18a27b477b2d98ab2391b31ba3bb6, für die Bundle-Produkte https://github.com/firegento/firegento-germansetup/commit/58f02cc4e5801429b1e8e4d490ed1a7cd88a5cfc
Möglicherweise werden die Produkte über eine Collection geladen, in der die für die Steuerberechnung wichtigen Attribute (tax_class_id, meine ich) fehlen...?
Dass es ein Standard-Feature ist, heißt nicht, dass wir es auch getestet haben :-)