16.0 vanilla version

This commit is contained in:
Ernad Husremovic 2025-10-08 10:46:05 +02:00
parent 2e65bf056a
commit 8c653da57a
5 changed files with 2045 additions and 4742 deletions

View file

@ -15,40 +15,14 @@ pip install odoo-bringout-oca-ocb-web
## Dependencies
This addon depends on:
- base
## Manifest Information
- **Name**: Web
- **Version**: 1.0
- **Category**: Hidden
- **License**: LGPL-3
- **Installable**: False
## Modifications
This package has been modified from the original OCA/OCB source:
- Removed proprietary mobile app download buttons (Google Play Store, Apple App Store) from base_setup configuration views
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `web`.
- Repository: https://github.com/OCA/OCB
- Branch: 16.0
- Path: addons/web
## License
This package maintains the original LGPL-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
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md
This package preserves the original LGPL-3 license.