mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 07:12:03 +02:00
27 lines
385 B
Markdown
27 lines
385 B
Markdown
# Snail Mail
|
|
|
|
|
|
Allows users to send documents by post
|
|
=====================================================
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-snailmail
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- iap_mail
|
|
- mail
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/snailmail
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|