-
Described in this video.
https://www.youtube.com/watch?v=z5ylMzp9tBc
-
1. The french ones aren't listed in the dictionary (they're useless for other countries, should be deletable/editable in dictionary)
2. If i try to add my own i get following error:
Dolibarr has…
-
I needed some types for typescript and thought i would share my aliexpress-product-scraper.d.ts file here:
```
type Product = {
title: string;
categoryId: number;
productId: number;…
-
Legacy PRs:
https://github.com/galacticcouncil/Basilisk-node/pull/137 (merged for testing purposes)
- [x] Add more tests (e.g. do_buy function with mutation checks, other scenarios)
- [x] Address…
-
I am trying to use hledger-roi and keep track of average cost using something similar to the method described in this [multicurrency accounting tutorial](https://www.mscs.dal.ca/~selinger/accounting/t…
-
First the french ones aren't listed in the dictionary (they're useless for other countries, should be deletable/editable in dictionary) and second if i try to add my own i get following error:
Doli…
-
### Describe the bug
PHP Fatal error appears after updating the WooPayment plugin to 8.5.0-test-2 version.
### Environment:
Woocommerce Version: WooCommerce 9.4.0-rc.2
WooCommerce Payments: 8.5.0-te…
-
Currently, as a seller on a Balanced-powered marketplace, all of my prices are set in USD. If someone from Europe with an account denominated in EUR purchases something from me, their bank will charge…
-
Could have an integration to a decentralized exchange such as Shapeshift for automatic re-balancing of funds, once we have some multi-currency connectors.
Additionally as a feature, a recipient o…
ghost updated
6 years ago
-
### Feature Request
Allow multicurrency on sales tax (VAT) payments, to support cross-border sales tax obligations in other currencies.
### Use case
When selling in multiple countries, selling over…