mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-20 14:02:09 +02:00
27 lines
414 B
Markdown
27 lines
414 B
Markdown
# Snail Mail - Account
|
|
|
|
|
|
Allows users to send invoices by post
|
|
=====================================================
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-snailmail_account
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- account
|
|
- snailmail
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/snailmail_account
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|