Alessandro Rodi

Results 83 comments of Alessandro Rodi

We configured it like that because the shop administrator wants to set prices using 3 digits.

The client needs to set them with three digits. I cannot share too much information, but since the amounts bought are high, it really makes a difference for them to...

Thanks for the hint @aldesantis! Here are my findings so far: * configuring `Money.infinite_precision = true` seems a better option than playing around with `subunit_to_unit` and `smallest_denomination` options. * 🆕...

If it is not urgent, yes, I'd be glad to open a PR. Not this week, though. 👍

Same problem here. I solved temporarly moving the view in my app and replacing `states_url` and `coutries_url` with `api_states_url` and `api_countries_url`

This is connected to an issue we are facing. We would like to perform a different operation when ENTER is pressed without selecting any result (we want to navigate to...

This is not support ATM but you can look into my PR https://github.com/ankane/blazer/pull/313

💡 Use the new "Discussions" feature of Github to discuss new ideas