[MIG] project_link_from_invoice: migrate to 18.0
This commit is contained in:
60
project_link_from_invoice/README.md
Normal file
60
project_link_from_invoice/README.md
Normal file
@@ -0,0 +1,60 @@
|
||||
# Project Link From Invoice
|
||||
|
||||

|
||||
|
||||
Easily access your projects directly from invoices:
|
||||
|
||||
- Displays project name(s) in the invoice list view.
|
||||
- Adds a smart button on invoice form view to open the related project(s).
|
||||
|
||||
## Installation
|
||||
|
||||
This module depends on:
|
||||
|
||||
- `project` (Odoo core)
|
||||
- `account` (Odoo core)
|
||||
- `sale_project` (Odoo core)
|
||||
|
||||
Use Odoo's normal procedure to install add-ons.
|
||||
|
||||
## Configuration
|
||||
|
||||
No specific configuration is required.
|
||||
|
||||
## Usage
|
||||
|
||||
Open an invoice that is linked to a sale order. If the sale order has tasks
|
||||
in a project, a "Project(s)" button appears in the header of the invoice form.
|
||||
Clicking it opens the related project(s) in form or list view.
|
||||
|
||||
The invoice list view also displays the project name(s) in a dedicated column.
|
||||
|
||||
## Known issues / Roadmap
|
||||
|
||||
None yet.
|
||||
|
||||
## Bug Tracker
|
||||
|
||||
Bugs are tracked on [our issues website](https://github.com/elabore-coop/project-tools/issues).
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us smash it by providing detailed and welcomed feedback.
|
||||
|
||||
## Credits
|
||||
|
||||
### Images
|
||||
|
||||
- Elabore: [Icon](https://elabore.coop/web/image/res.company/1/logo)
|
||||
|
||||
### Contributors
|
||||
|
||||
- Clément Thomas
|
||||
|
||||
### 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