19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:07 +01:00
parent ba20ce7443
commit 768b70e05e
2357 changed files with 1057103 additions and 712486 deletions

View file

@ -1,7 +1,7 @@
# Subcontracting Management with Stock Valuation
This bridge module allows to manage subcontracting with valuation.
This bridge module allows to manage subcontracting with valuation.
## Installation
@ -12,38 +12,15 @@ pip install odoo-bringout-oca-ocb-mrp_subcontracting_account
## Dependencies
This addon depends on:
- mrp_subcontracting
- mrp_account
## Manifest Information
- **Name**: Subcontracting Management with Stock Valuation
- **Version**: 0.1
- **Category**: Hidden
- **License**: LGPL-3
- **Installable**: True
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `mrp_subcontracting_account`.
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/mrp_subcontracting_account
## 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
- 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
This package preserves the original LGPL-3 license.