-
### Why is this issue important?
adjustments to clean up formatting and display on grant details page
### Expected State
- [ ] On grant detail pages, the Award Ceiling number should be formatted to…
-
My project uses a lot of dollar amounts but they are all stored on the server as "in cents." ie. $10.00 would be stored as 1000.
Currently, I have to pass these amounts through two filters, one to …
-
Hi,
I also have another issue.
If I want to use a different currency I cannot as src/js/filters/money.js default symbol is $
How would I be able to use other currencies within the Vue parts o…
-
The entire row with the account should be clickable
Clicking on a transaction will edit it
Mobile without copying, copy the value in the menu (no currency)
Gray ones not working
Custom currency
R…
-
To make manual entry of statement items easier for users, the following is suggested,
- [ ] Implement key combinations to navigate and control statement item rows
- [ ] Filter out sections and ana…
-
Seems there's no more activity in this project use [vue-currency-input](https://github.com/dm4t2/vue-currency-input) instead
-
### Problem
The PayGroup page is unimplemented.
### Solution
Implement the first version of the PayGroup page. The second version is being discussed here: #757
Implement having multiple fr…
-
### Describe the bug
You can reproduce the issue on the current documentation InputNumber >> Currency >> Germany.
Here is a quick showcase of the issue (each time the cursor goes left, the backspa…
-
Even with option `autoDecimalMode` set to `true`, `v-currency-field` is setting value multiplied by 100. Removing dots and commas from the number.
`0,55` becomes `55,00`.
**Version:** 3.1.0
**B…
-
On mount the [CardComponent renders](https://github.com/chargebee/chargebee-js-wrappers/blob/c85428d99807da5b47e6acd98bc18973c362e886/chargebee-js-vue/src/components/CardComponent.vue#L151) and tries …