oca-report/odoo-bringout-oca-reporting-engine-sql_export/README.md
2025-08-29 15:43:05 +02:00

47 lines
990 B
Markdown

# SQL Export
Odoo addon: sql_export
## Installation
```bash
pip install odoo-bringout-oca-reporting-engine-sql_export
```
## Dependencies
This addon depends on:
- spreadsheet_dashboard
- sql_request_abstract
## Manifest Information
- **Name**: SQL Export
- **Version**: 16.0.2.2.1
- **Category**: Generic Modules/Others
- **License**: AGPL-3
- **Installable**: True
## Source
Based on [OCA/reporting-engine](https://github.com/OCA/reporting-engine) branch 16.0, addon `sql_export`.
## License
This package maintains the original AGPL-3 license from the upstream Odoo project.
## Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md