Handle currencies in plans #317

Open
opened 2025-12-04 12:29:39 +00:00 by tobru · 0 comments
Owner

Stories

As a user, I want to choose my currency for billing purposes

Implementation Notes

Right now we hardcode CHF, but we need to support other currencies as well, for example, EUR or USD.

We need to:

  • Track pricing in the database with different currencies
  • Let the user configure the currency per organization
  • Inform Odoo about the currency preferences to properly invoice
## Stories _As a user, I want to choose my currency for billing purposes_ ## Implementation Notes Right now we hardcode CHF, but we need to support other currencies as well, for example, EUR or USD. We need to: - Track pricing in the database with different currencies - Let the user configure the currency per organization - Inform Odoo about the currency preferences to properly invoice
tobru added this to the Roadmap project 2026-01-22 12:52:21 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
servala/servala-portal#317
No description provided.