Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.1.1
Category
Purchases
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 07:57:07
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Carlos Lopez, sergio-teruel, Weblate, OCA-git-bot, oca-ci, Luis Ernesto García Medina
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)
  • create(self, vals)
    @api.model
    It is not possible to intercept _run_buy() to add lines instead of creating multiple records. This method is used to find if there is any previously created record with the same values to add the line instead of creating a new record.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…