Repository
OCA/edi · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/edi
Last tracking update
2026-08-07 08:09:21
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
sbejaoui, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module modifies the invoice import process so that no longer partners are
auto-created when no matching is found.

Instead, imported invoices that cannot be linked to an existing partner
are automatically assigned to a dedicated fallback partner named
"Partner Not Found".

This prevents uncontrolled partner creation and allows users to manually
review and correct partner information before posting invoices.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_post(self)

New fields (0)

No new fields.

Public methods (2)
  • unlink(self)
  • write(self, vals)