61 lines
1.4 KiB
Markdown
61 lines
1.4 KiB
Markdown
# 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.
|