TIP: You can type at any time to perform a new search.
Sale Coupon Multi Currency
sale_coupon_multi_currency · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.3
- Category
- Sale
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:38:21
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Alexandre Fayolle, jcoux, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_coupon_program_view_form_common |
sale.coupon.program.form.currency | sale.coupon.program | form | Inherits sale_coupon.sale_coupon_program_view_form_common |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
currency_custom_idMany2one → res.currencyargs: 'res.currency', 'Custom Currency' -
currency_idMany2one → res.currencycompute='_compute_currency_id'inverse='_inverse_currency_id'related=Nonestore=True args: 'res.currency'
-
create(self, vals)@api.model