-
# Problem description
Rune has rudimentary support for extending enums, e.g.,
```
enum ISOCurrencyCodeEnum:
AFN
EUR
GBP
USD
...
enum CurrencyCodeEnum extends ISOC…
-
I am currently working on getting VAT and conversion rates in the integration. I made a dictionary with all countries and its data:
```
AREA_INFO = {"AT":{"code":"AT", "name":"Austria", "VAT":0.22…
-
## Description
I would like the ability to view my assets in terms of GBP & USD, currently I can set either one. So I was thinking.
Perhaps one idea I was thinking that would not require major U…
-
### Type
Metric
Normalized? Yes
### Description
Numerous vendors pricing model do not have direct path to currency for pricing, but rather have an intermediary unit that is purchased (credits,…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues.
### Version
v1.2.635-nightly
### What's Wrong?
We have…
-
### Issue
In the Currency module, create a new currency with the following details:
Currency Name: Colon
Conversion Rate: 526.2700000000
Next, create a product using this currency (COLON) and …
-
## Disclaimer
So, this repo is built mostly using my own code-assistant extension : https://kodu.ai
I used the assistant a lot in order to test its capacities and improve them when seeing the resu…
-
## Bug Description
When you use `Intl.NumberFormat` number with `style: 'currency'` and `signDisplay: 'always'` it works well enough for negative numbers, but as soon as you try it with a positive …
-
Please add feature to handle default values for Currency in GraphQL Schema.
Description:
We have defined a custom scalar for currency extending graphql-java-extended-scalars Currency scalar. A …
-
**Problem:**
We are encountering an issue when saving DataFrames to CSV files, specifically with floating point values. The `write_fixed_width_csv` method is designed to store DataFrames in a way t…