invoiceninja / invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React
https://invoiceninja.com
Other
7.97k stars 2.24k forks source link

Easy and fast switch currency while creating quota/invoice/PO #9638

Open Kingwayer opened 4 weeks ago

Kingwayer commented 4 weeks ago

Sometime user wants create like quota/invoice/PO with difference currency(default USD and local one). As we already knew current it's can be modify in setting-product settings and enable "convert products".

My suggestion is could you guy moving or just simply copy this to quota/invoice/PO create page, so users can be very easy and fast to generate difference currency quota/invoice/PO?

Please evaluation does this is feasible?

What version of Invoice Ninja are you running? ie v4.5 / v5

V5

What environment are you running? Docker Docker Shared Hosting ZIP Other

Have you searched existing issues/requests? Yes

Screenshots If applicable, add screenshots to help explain your request/question.

Additional context Add any other context about the request/question here.

turbo124 commented 4 weeks ago

One of the foundational parts of the application is that a client must always have a currency set. This is important for many reasons including historical accounting etc etc, as we track all the financials based on the client currency, so pivoting betwen different currencies can cause issues.

Its also something that has not been frequently requested for this particular reason.

Kingwayer commented 4 weeks ago

not particular reason, and I thoughts this request not affect anything, just this check box position or place been moved to help users easy and fast operate.

Kingwayer commented 3 weeks ago

After review, I do strongest suggest moving this check box to I mentioned place since this is will significantly improve user operation experience.

Kingwayer commented 2 weeks ago

I saw it's already available at payments - enter payments page, so I am asking just copy this check box to invoice/quota/PO/etc creating page is fine.

image