[MIG] account_move_attachement_zipped_download: Migration to 18.0
This commit is contained in:
32
account_move_attachement_zipped_download/README.md
Normal file
32
account_move_attachement_zipped_download/README.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# account_move_attachement_zipped_download
|
||||
|
||||
Extends the `attachment_zipped_download` module to the `account.move` model (invoices, credit notes, etc.).
|
||||
|
||||
Adds a **"Download attachments"** entry in the Actions menu of the account moves list view. When multiple records are selected, all their attachments are downloaded as a single ZIP archive.
|
||||
|
||||
## Installation
|
||||
|
||||
Install the `attachment_zipped_download` module first, then use the standard Odoo module installation procedure to install `account_move_attachement_zipped_download`.
|
||||
|
||||
## Known issues / Roadmap
|
||||
|
||||
None yet.
|
||||
|
||||
## Bug Tracker
|
||||
|
||||
Bugs are tracked on [our issues website](https://github.com/elabore-coop/account-tools/issues). In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
|
||||
|
||||
## Credits
|
||||
|
||||
### Contributors
|
||||
|
||||
* Boris Gallet - [Email](mailto:boris.gallet@elabore.coop) - [Github](https://github.com/b0g)
|
||||
|
||||
### Funders
|
||||
|
||||
The development of this module has been financially supported by:
|
||||
* [Elabore](https://elabore.coop)
|
||||
|
||||
### Maintainer
|
||||
|
||||
This module is maintained by Elabore.
|
||||
Reference in New Issue
Block a user