TIP: You can type at any time to perform a new search.
SQL Export (delta support)
sql_export_delta · OCA/reporting-engine
- Repository
- OCA/reporting-engine · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Extra Tools
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/reporting-engine
- Last tracking update
- 2026-08-07 08:43:02
- Authors
- Odoo Community Association (OCA), Hunki Enterprises BV
- Maintainers
- Odoo Community Association (OCA), Hunki Enterprises BV
- Committers
- Nikos Tsirintanis, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sql_export_view_form |
sql.export | form | Inherits sql_export.sql_export_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
export_deltaBooleanhelp='With this checked, the full result of the query will be stored as table in the database, but the file generated will only contain rows not existing in the n-1st export'string='Delta'
-
write(self, vals)Delete previous results when we change the query
New fields (0)
No new fields.
Public methods (1)-
export_sql(self)
Loading…