Jump to content
thirty bees forum

RabbitZzZ

Trusted Members
  • Posts

    112
  • Joined

  • Last visited

Everything posted by RabbitZzZ

  1. Disabled overrides and non thirty bees modules -> same problem
  2. I just tried and this is what happened: created an order with one article, 4 times -> fine edited the order, added and removed about 2-3 of the article -> fine added another article (90 available) 25 times -> remaining stock is 40 so double the quantity got subtracted from the stock. Seems to happen all the time if you add a new product to the order.
  3. hab es im Google Cache gefunden
  4. Nothing I suppose would tangle with the stock management. The only override that is active is the one from a module that changes the order reference numbers.
  5. Ok, good to know about the shipping cost. Still would be a useful feature to implement. The stock problem remains. It also seems like sometimes the stock is reduced twice when products are added to an order. Is there something wrong with some calls for the database update in the background?
  6. Can somebody confirm this? Is it a bug?
  7. Is it possible to move the content of the left column to the bottom somehow? Below the main content?
  8. Hi, on thirty bees 1.0.8 without advanced stock management we found the following problems: If you add a quantity of products to the order, the stock gets reduced. If you delete it again, it wont be added back to the available stock. Also the shipping costs are not updated due to the additional weight of the added products. Any way to solve this? Thanks!
  9. Hi, I realized that the statistics/sales button on the products pages in the backend is missing. I changed line 3415 in AdminProductsController.php as follows and now it works. ``` // adding button for preview this product statistics if (fileexists(PSMODULEDIR_.'statsmodule/stats/statsproduct.php')) { ``` Maybe that can be changed in the next release.
  10. Hi, when selecting Paypal as a guest with one page checkout it is possible to make a payment without entering any address beforehand. Consequently no order shows up in the shop. Is it possible to add a function there to check that before redirecting to Paypal to process the payment? Thanks!
  11. Yeah, that's what I thought. Sou you also don't have a clue what could be the problem and why it doesn't work?
  12. Hi, I tried the OPC and unfortunately if you change your delivery address, the payment options on top don't update according to the country restrictions. So if I have chosen bankwire payment and change the address to a country where this is not available, after clicking the order button I just get to a white page sying "Payment option not available". Is this a bug? Any chance to solve that quickly? Thanks!
  13. Yeah, that I knew already. But where is the content generated? It's just exactly this form, but the "address item box" stays empty, whatever you choose. Nothing happens, when you want to use a different address for the invoice there or choose a different deliviery address on that page. I suppose something in cart-summary.js doesn't work, but there is no error in the console so it's hard to find out.
  14. Nobody?? I already checked the template files and couldn't really make out what it is. The page is created equally with the empty divs for the adresses, so I suppose they are somehow created by js. Am I right? But there isn't any error in the browser console or something. I can't find it. Where could it be?
  15. Anybody has an idea where this could come from?
  16. Habe es auch eben nochmal mit einer frisch installierten Version getestet. Da verhält es sich genau so. Wie bekommt man es also eingestellt, dass man Brutto Preise angeben kann?
  17. So sieht es mit aktiviertem AEUC aus, oder? Habe es natürlich im FO getestet. Ich dachte das könnte ein Indikator sein.
  18. Bringt alles überhaupt nichts. Da ändert sich gar nichts am Verhalten der Versandkosten. Steht bei dir hier "inkl."?
  19. Ich hatte ja mittlerweile schon das komplette Modul deaktiviert und sogar deinstalliert. Bleiben da trotzdem irgendwelche Einstellungen in der Datenbank erhalten?
  20. @colorful-ant said in Versandkosten inkl. MwSt. angeben: jegliche art von änderung an dem versanddienst/versandkosten hatte eine neue (erneute) einstellung benötigt, da diese sonst wieder überschrieben/verändert wurden Das verstehe ich nicht so ganz. Meinst du ich muss den Versanddienst ganz neu anlegen?
  21. Cache ist deaktiviert und habe ich geleert. habe sogar mal alle Overrides spaßeshalber deaktiviert mit gleichem Ergebnis. In der Übersicht bei den Versanddiensten wird auch immer zzgl. MwSt. angezeigt.
  22. Also selbst mit deaktiviertem AEUC wird immer zzgl. des Steuersatzes bei den Versandkosten gerechnet
  23. Ahja, sorry, ich bin davon ausgegangen, dass das standardmäßig in Deutschland verwendet wird. Da ist ja genau das Problem angesprochen. Habe ich das richtig verstanden, dass man dass AEUC komplett deaktivieren muss, dann die Versandkosten eingibt (reicht da nochmal speichern?) und sie dann als Bruttopreise inkl. des jeweils angegebenen Steuersatzes betrachtet werden? Danach kann man dann AEUC einfach wieder aktivieren?
  24. Das ist ja aber, wenn man im AEUC "Anteiliger Steuersatz auf Versand und Verpackung" aktiviert hat, so nicht vorhanden.
  25. Ok, wieder mal sehr verwirrend, das Steuersystem. Nichtsdestotrotz die ursprüngliche Frage: gibt es irgendwie die Möglichkeit, dass bei den Versanddiensten die eingegebenen Preise als Bruttopreise betrachtet werden?
×
×
  • Create New...