

actarus1011
Members-
Content count
29 -
Joined
-
Last visited
Profile Information
-
Real Name
Christian BECKERS
-
-
-
[CONTRIBUTION] Sloppy Words Cleaner
actarus1011 replied to Top_Speed's topic in General Add-Ons Support
Hi... Thanks for this very nice contribution... I was still in 1.4 and I'm updating... Following question passed then through my mind : Would it be possible to check the whole database updating names (a kind of script that you can launch, specially after an update so that previously registered user can enjoy their "new name" ^^ ) ? Thanks -
HI. Thanks for this contrib but I have some issues... One of them if that when I generate only one category catalog, the language of the selected catalog is not the correct one. Where can check the $languages_id that is used for generation of the PDF ? Is it possible to add a page separator after each product ? Thanks.
-
NEW! Complete Order Editing Tool!
actarus1011 replied to jhilgeman's topic in General Add-Ons Support
Hi. I'd like to know if it's possible not to show price_incl columns in the product_listing ... The aim is to viex only excl. VAT prices, then the Subtotal, the VAT, shipping and finally overall total. If I simply quote or delete those columns, the total_price is not update anymore after qty change... Thanks for help -
Hello, I'm getting the same issue with customers exclusion.... Does anyone know what the problem is ?
-
HI... I'm still having troubles to apply coupons when the customer is a company with intracom VAT number (I've this contributions installed, so that customer with valid VAT number in EUROPE do not have to pay VAT). In this particular case, customer has the opportunity to enter the code, but it's never applied (probably due to the fact that no tax is applied)... Has anybody solved that problem ?
-
Hi, I was wondering if anybody managed to use discount coupons with TVA INTRACOM contrib because on my site, when no VAT is added (pro customer in EC), no coupon is applied.... I read posts from figurez and kgt but they didn't solve the problem... Coiuld anybody help me ?
-
NEW! Complete Order Editing Tool!
actarus1011 replied to jhilgeman's topic in General Add-Ons Support
OK, I've found a solution for the subtotal to be correct : Line 136 $shown_price = tep_add_tax($this->products[$index]['final_price'], 0) * $this->products[$index]['qty']; I've put 0 iso $this->products[$index]['tax'] For the discount, I've simply created a product called Discount unavailable from the online shop, but which can be added. It's price is 0 and it's changed to the request value in edit_orders. -
Hi, I'm having the same problem. The total price without tax is correct only if no ot_custom field is entered. as soon as one custom field is there, the subtotal becomes the total and the tax field is not updated.... Didi you guys find a solution ?
-
NEW! Complete Order Editing Tool!
actarus1011 replied to jhilgeman's topic in General Add-Ons Support
Hi, I'm still standing with the same issue. I try to apply discounts on manually made orders. But the problem is that the discount is applied to the total, and not to the sub-total (excl. VAT) - and of course the VAT is not recalculated ... Did anybody solve that problem ? -
NEW! Complete Order Editing Tool!
actarus1011 replied to jhilgeman's topic in General Add-Ons Support
Hi. First of all, this is a really nice contribution. I however have a small problem (only with firefox, not with IE8). When adding a product to an order, I get logged of from the admin panel. If I log in again, then everything works fine. Could anybody help me ? -
Hi I just installed this contrib and I have a question. I managed to create bundled products, but when i try a buy, the stock value of each item is not updated (no -1 for example). However, if I cancel the order ans check the "restore stock value", each item is updated (+1). Does anybody know how to fix that ? Tx
-
Hello, I really tried to read all the 100 pages of this topic, but after 20 I gave up... For this contribution, If a product is in any excluded category, it will be considered an excluded item. For example, Product A is in Category 1 and Category 2. Category 1 is an excluded category. Even if a customer sees Product A in Category 2 and adds it to his/her cart, the product will still be considered excluded because Category 1 is excluded. Is it possible to invert this ? Ex : Belgium is in BENELUX, EUROPE, WORLD If I authorize BENELUX, system will accept coupons for belgium, even if EUROPE is excluded ... ??? Thanks to all those PRO finding all those answers ;)
-
Hello, I'm searching for a contribution that would allow me to sort fields in the customer list (admin) eg : by date of registration, name, aso... And that would display all addresses that are present in the customer's address book ? I installed that one http://addons.oscommerce.com/info/118 But it doesn't sort fields.... Can anybody help me ?
-
Hello, is there some way I could save the language used for an order, so that the mails sent when I change the status are in the language of the customer ? Because, normally, when you send a mail via the admin control panel, it's sent in the language YOU are logged ... Hope you understand my question Tx in advance
-
hello, where do you download the list of the kiala points ? Thanks