mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-24 15:12:02 +02:00
31 lines
569 B
Markdown
31 lines
569 B
Markdown
# Sales Timesheet
|
|
|
|
|
|
Allows to sell timesheets in your sales order
|
|
=============================================
|
|
|
|
This module set the right product on all timesheet lines
|
|
according to the order/contract you work on. This allows to
|
|
have real delivered quantities in sales orders.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-sale_timesheet
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- sale_project
|
|
- hr_timesheet
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/sale_timesheet
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|