Re: VAT Per Product and Rounding 2.0.1.1
Could you tell us where exactly? Jump to postGarfNo17 wrote:I have figured it out.
Just a couple of round($XXXXXXX,2) in tax.php and that's sorted it
- Tue Nov 03, 2015 4:59 pm
- Replies 7
- Views 825
Re: Problem with total calculation and rounded prices
Same issue here. Has somebody found a fix for this?
Jump to post- Tue Nov 03, 2015 4:56 pm
- Replies 39
- Views 45022
Re: Fatal error: Call to a member function get() on a non-ob
Hi, I am using opencart v2.0.1.1 i am getting error below Fatal error: Call to a member function getUserName() on a non-object in /home/appro/public_html/imperial/admin/controller/common/header.php on line 41 $data['text_logged'] = sprintf($this->language->get('text_logged'), $this->user->getUserNa...
Jump to post- Installation, Upgrade, & Config Support
- Fatal error: Call to a member function get() on a non-object
- Fri Jun 12, 2015 3:03 pm
- Replies 5
- Views 5500
Re: Displaying Prices with Tax Depending on Customer Group
Same here. Is there a solution?
Jump to post- Fri May 29, 2015 8:21 pm
- Replies 5
- Views 1289
Opencart hide taxes from specific customer group
I want to show the prices incl. tax only to not registered users or to users registered with a normal account. For wholesalers (customer group id 2) the prices should be shown without tax, but get added on checkout. I know that there is a option for this at the configuration at the shop, but only fo...
Jump to post- Fri May 29, 2015 7:17 pm
- Replies 0
- Views 405
Admin edit order just default backend currency
Hi. When I´m editing an order in admin the products showing up are in the default backend currency, and not with the currency the user has ordered with. So the price is wrong! The currency in oder info is correct.
Is this the default behaviour?
OC 2.0.1.1
- Tue Apr 28, 2015 8:08 pm
- Replies 0
- Views 275
Re: Totals werden bei Währungskurs Anpassung geändert?
Sorry nochmal ich. ;) Also $result["value"] ist immer der Wechselkurs zum Bestellzeitpunkt. Dieser wird dann in format() multilpiziert: if ($value) { $value = (float)$number * $value; } else { $value = $number; } Wieso wird der Wechselkurs denn überhaupt aus der Datenbank geholt und an for...
Jump to post- Fri Apr 24, 2015 6:12 pm
- Replies 9
- Views 1468
Re: Totals werden bei Währungskurs Anpassung geändert?
Danke für deine ausführliche Antwort. Zu deinem letzten Satz: Das hier ist ein Forum, in dem sich Nutzer austauschen und Hilfestellung brauchen. Daher hast du keine Zeit verplempert und mir sehr geholfen. Ich werde mich meinem Problem weiter annehmen. Mit dieser Einstellung gewinnst du keine Freunde...
Jump to post- Fri Apr 24, 2015 5:55 pm
- Replies 9
- Views 1468
Re: Totals werden bei Währungskurs Anpassung geändert?
Doch. Diese Zeile: 'total' => $this->currency->format($result['total'], $result['currency_code'], $result['currency_value']), im controller der Auftragsliste passt den Preis an. $result["total"] ist der korrekte Wert aus der Datenbank der den Preis zum Bestellzeitpunkt angibt $result["...
Jump to post- Fri Apr 24, 2015 5:18 pm
- Replies 9
- Views 1468
Re: Totals werden bei Währungskurs Anpassung geändert?
Habe auf StackOverflow gelesen, dass das eine Funktion ist, die so implementiert wurde? Nach diesem Code ist das wohl so: $results = $this->model_sale_order->getOrders($filter_data); foreach ($results as $result) { $data['orders'][] = array( 'order_id' => $result['order_id'], 'customer' => $result['...
Jump to post- Fri Apr 24, 2015 3:25 pm
- Replies 9
- Views 1468
Re: Totals werden bei Währungskurs Anpassung geändert?
Danke für die Antwort. Dann gehe ich mal davon aus, dass das Problem mit der Extension Currency Tools Pro zusammenhängt. Vielen Dank.
Jump to post- Thu Apr 23, 2015 8:50 pm
- Replies 9
- Views 1468
Totals werden bei Währungskurs Anpassung geändert?
Hallo
OC 2.0.1.1
Ist es normal, dass wenn ich den Währungskurs im Backend ändere, dass dann auch die schon getätigten Bestellungen die Preise ändern? Das ist doch komisch. Die Preise sollten doch immer gleich bleiben.
Grüße
- Thu Apr 23, 2015 5:36 pm
- Replies 9
- Views 1468
Currency Rates Update affects done orders
Hi,
Is it the default behaviour that if I update the currency rates, that the already made orders are changing, too? I thought the totals of the orders are stored seperately and should not change if you change the currency rates?
Or am I wrong?
Greetings
- Thu Apr 23, 2015 4:53 pm
- Replies 0
- Views 255
Warning: fopen(/my_path/system/logs/): failed to open stream
I got this error in my opencart shop right after uninstalling an extension. The complete shop does not work anymore. It has not my own template and all php functions do not work. This error shows up: Warning: fopen(/my_path/system/logs/): failed to open stream: Is a directory in /my_path/system/libr...
Jump to post- Fri Mar 27, 2015 4:08 pm
- Replies 2
- Views 1253
Re: Opencart VQMod conflicts with OCMod
Did that already...
Jump to post- Fri Mar 27, 2015 3:22 pm
- Replies 4
- Views 1169
Re: Restore Error Message after upgrade from OC 2.0 to 2.0.1
Have you managed to solve this issue? How?
Jump to post- Thu Mar 26, 2015 11:35 pm
- Replies 3
- Views 929
Re: Fatal error: Call to a member function get() on a non-ob
Have you managed to solve this issue? Got the same
Jump to post- Installation, Upgrade, & Config Support
- Fatal error: Call to a member function get() on a non-object
- Thu Mar 26, 2015 11:25 pm
- Replies 5
- Views 5500
Re: Error on backoffice
How did you fixed this? Got the same issue
Jump to post- Thu Mar 26, 2015 10:01 pm
- Replies 6
- Views 1834
Opencart VQMod conflicts with OCMod
I got a very strange issue regarding my shop: I think it´s a problem between ocMod and vqMod. If I click (inside ocmod ->extensions/modification) the button "clear cache" in ocMod, the vqMod extensions are working, but not the ocMods. If click the button "refresh" in oCMod, the o...
Jump to post- Thu Mar 26, 2015 8:21 pm
- Replies 4
- Views 1169
Re: Steuerklasse basierend auf Währung
Hi. Sorry für die dürftige Beschreibung. Ein Modul erkennt die IP des Nutzers und wählt somit die Währung aus (funktioniert schon). Gehen wir von 2 Ländern aus: Nutzer aus Deutschland sehen Euro. (funktioniert schon) Nutzer aus der Schweiz sehen Franken. (funktioniert schon) Wenn ein Nutzer noch nic...
Jump to post- Mon Mar 23, 2015 10:04 pm
- Replies 2
- Views 665