TIP: You can type at any time to perform a new search.
Account Payment Sale
account_payment_sale · OCA/bank-payment
- Repository
- OCA/bank-payment · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Banking addons
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/bank-payment
- Last tracking update
- 2026-08-07 09:06:34
- Authors
- Akretion, Odoo Community Association (OCA), Tecnativa
- Maintainers
- Akretion, Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Luis Rodriguez, AlexGarS73
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- account_banking_mandate_sale
- Description
This modules adds one field on sale orders: *Payment Mode*. This field is copied from customer to sale order and then from sale order to customer invoice.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_sale_payment_mode |
report_sale_payment_mode | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_form |
account_payment_sale.sale_order.form | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
payment_mode_idMany2one → account.payment.modecheck_company=Truecomodel_name='account.payment.mode'compute='_compute_payment_mode'domain="[('payment_type', '=', 'inbound'), ('company_id', '=', company_id)]"precompute=Truereadonly=Falsestore=True
No public methods.
New fields (1)
-
payment_mode_idMany2one → account.payment.modereadonly=Truestring='Payment Mode' args: 'account.payment.mode'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…