[MIG] account_chorus_notify: migrate to 18.0
This commit is contained in:
32
account_chorus_notify/README.md
Normal file
32
account_chorus_notify/README.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# account_chorus_notify
|
||||
|
||||
Posts a notification on supplier invoices when their Chorus flow is rejected.
|
||||
|
||||
Override of `chorus.flow.update_flow_status()`: when a flow status becomes `IN_REJETE`, a message is posted on each related invoice (`invoice_ids`) with the flow reference.
|
||||
|
||||
## Installation
|
||||
|
||||
Make sure `l10n_fr_chorus_account` is available, then use the standard Odoo module installation procedure to install `account_chorus_notify`.
|
||||
|
||||
## 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
|
||||
|
||||
* Stéphan Sainléger - [Github](https://github.com/stephansainleger)
|
||||
|
||||
### 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