Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.agilebg.com
Last tracking update
2026-08-07 07:17:49
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • get_products_company(self)
    @api.multi
    Check products companies. If all products have the same company (or empty), return it If get_products_company doesn't find a unique company, the default one id used (returned by '_get_default_company' of 'sale.order')

New fields (0)

No new fields.

Public methods (1)
  • sale_get_order(self, cr, uid, ids, force_create=False, code=None, update_pricelist=None, context=None)

Loading…

Loading…