hashexpert
Forum Replies Created
-
спасибо за ответ)) мне только название меты надо было, все нашел что искал
в каталоге плагина находишь файл /exchange/import.php
в строке 664 меняешь yes на no и будет то что ты хочешьThis absolutely solved my problem.
On the settings page only parts of the date are written in a hint, I won’t ask if I knew about [order_number]Thank you for your help
What if I want to use both order number and separate invoice number?
for example now I have my settings as follows: http://prntscr.com/oc0at3
how can I add another “-” and then order_id to the end with a filter, to make in invoice number be: [invoice_month]-INV_NUMBER-ORDER_NUMBER ?
thank you
hello! thanks for your quick answer.
this solution absolutely worked for meI also edited the file: \woocommerce-multilingual\classes\multi-currency\class-wcml-exchange-rates.php at line: 163 for the lifting charge.
this one worked finally
thanksI also edited the file: \woocommerce-multilingual\classes\multi-currency\class-wcml-exchange-rates.php at line: 163 for the lifting charge.
shouldn’t it be 6 not 4 as well?
just tested in a clean install, after doing the adjustment from 4 to 6 where was set.
Here are my results: https://imgur.com/a/gMBAgUK
As you can see, there is 6 digits after the decimal.i don’t use a cache plugins (least think so) but are there any way to escalate a cash clearance ? seems like it’s a cash issue
thanks
this was the first I did after, nonethless, the rate is still with 4 digits on the setting page http://joxi.ru/xAebBVaiplGJGr
when in manual mode, I can enter any rate – with 5 or 6 or more digits, but as soon as I switch to auto – it cut it to 4
thanks
I even changed 4 to 6 in that part you add a lifting charge (since I set it to 1% in settings) but this also did not work for me
I see…
Have you checked if the value was really updated?
I suggest that you turn-off the rate, save the settings page and re-enable it again and force a manual update first.this was the first I did after, nonethless, the rate is still with 4 digits on the setting page http://joxi.ru/xAebBVaiplGJGr
thanks for the code but seems that was not the case. I changed this to “6” both in fixerio and currencylayer slugs, though after auto update the btc rate is still 4 digits http://joxi.ru/xAebBVaiplGJGr seems you cut it somewhere else
To me it seems that somewhere in your code you have limited the number of digits of the exchange rate to 4 strict
Thanks
Closed
Thanks, noted