| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/18.0/sql_export_delta |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Hunki Enterprises BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Hunki Enterprises BV |
| COMMITTERS | |
| COMMITTERS | Nikos Tsirintanis, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/reporting-engine: - sql_export - sql_request_abstract odoo/odoo: - spreadsheet_dashboard - spreadsheet - bus - base - web - portal - web_editor - html_editor - http_routing - base_setup - web_tour - auth_signup |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of ``sql_export`` to allow you to only export changes between export runs. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sql_export_view_form |
sql.export | field | Inherits sql_export.sql_export_view_form |
export_delta
Boolean
help='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)
No new fields.
Public methods (1)export_sql(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/reporting-engine |
| GIT | |
| GIT | https://github.com/OCA/reporting-engine.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/reporting-engine/tree/16.0/sql_export_delta |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Hunki Enterprises BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Hunki Enterprises BV |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, Weblate, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/reporting-engine |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/reporting-engine: - sql_export - sql_request_abstract odoo/odoo: - spreadsheet_dashboard - spreadsheet - bus - base - web - base_setup - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of ``sql_export`` to allow you to only export changes between export runs. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sql_export_view_form |
sql.export | field | Inherits sql_export.sql_export_view_form |
export_delta
Boolean
help='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)
No new fields.
Public methods (1)export_sql(self)