Repository
OCA/vertical-ngo · module folder · Try on Runboat
Module version
0.1.0
Category
Purchase Management
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:17:53
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form sale.order.form sale.order form Inherits logistic_requisition.view_order_form3
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • order_type Selection
    related='order_id.order_type' selection=[('standard', 'Standard'), ('cost_estimate_only', 'Cost Estimate Only'), ('donation', 'In-Kind Donation')]
  • sourcing_method Selection
    compute='_get_sourcing_method' related=False selection_add=[('donation', 'In-kind Donation')]
  • sourcing_method_donation Selection
    default='donation' selection=[('donation', 'In-kind Donation'), ('other', 'Other')] string='Sourcing Method'
Public methods (0)

No public methods.

Loading…

Loading…