33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# 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.
|