Deltatech Sale Currency
by Terrabit https://www.terrabit.ro , Dorin Hongu https://www.terrabit.ro
Odoo
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 59 |
| Technical Name |
deltatech_sale_currency |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 59 |
| Technical Name |
deltatech_sale_currency |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 17.0 18.0 19.0 |
Deltatech Sale Currency

Sale Currency Extension
This module provides specialized handling for currency conversion between sales orders and their generated invoices. It’s particularly useful for businesses that maintain pricelists in one currency (e.g., EUR) but wish to issue invoices in another (e.g., the journal’s currency or company’s functional currency like RON).
Key Features
- Journal-Based Invoice Currency:
- Automatically sets the currency of the generated invoice based on the selected sales journal’s currency.
- Overrides Odoo’s default behavior of using the sales order’s currency for the invoice.
- Automatic Price Conversion:
- Converts unit prices from the sales order’s currency to the invoice’s currency during the invoicing process.
- Uses the exchange rate valid on the date of the conversion.
- Ensures that financial records in the accounting journal reflect the correct values in the desired currency.
- Cross-Module Integration:
- Seamlessly integrates with both the Sales and Accounting modules to ensure a consistent data flow.
Usage
- Create a Sales Order using a pricelist in a specific currency (e.g., USD).
- Ensure a Sales Journal with a different currency (e.g., EUR) is associated with the sales order or configured as the default.
- Confirm the sales order and click Create Invoice.
- The system will automatically convert the product prices from USD to EUR based on the current exchange rate and set the invoice’s currency to EUR.
Table of contents
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
Maintainers
Current maintainer:

This module is part of the dhongu/deltatech project on GitHub.
You are welcome to contribute.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module