-
As of April 2019 the EN16931 specification becomes mandatory. Is it possible to implement an option to serialize/deserialize to this spec. Somehting like the serialize/deserialize SEef version 1 and 2…
-
Currently woodwork will detect data of the form
```
$1.234
$5.678
...
```
as "Natural Language". It would be helpful if we created a currency type so that this sort of data gets picked up as numeric b…
-
I happen to be looking for python libraries related that offer some capability of major unit to minor unit conversion, and came across your repo. Just wanted to let you know that the sub_units in many…
-
Hey Ronald, what about adding a new entity for currencies ?
-
## User Story:
**As a scheme owner,** **I want to** configure currencies from user interface **so that** we can have seamless scheme that operate in desirable currencies.
### Acceptance Criteria:
…
-
I find Its description in settings.py only.
And one question: how I can display unit_price without zero after comma in template. For example:
```
{{ product.unit_price }}
```
I wan't see $ 12 (no…
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | no
#### Summary
In my application, I have some common column declarations that are specif…
-
1) Добавить следующие пакеты (com.github.cs - корневой пакет):
configuration - для классов конфигураций (Kafka, ElasticSearch и тд)
entity - для классов сущностей
exception - для своих классов искл…
-
### Type
> Multiple columns
### Description
> Many providers use different pricing and billing currencies but FOCUS 1.0 preview only includes the BillingCurrency. Practitioners should be able to …
-
Hi,
Following a data loss on my multi-level and multi-currency database I have attempted to restore my accounts from a backup point but keep getting the message, "an error occurred while importing the…