https://github.com/akretion/subcontractor
https://github.com/akretion/subcontractor
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akretion/subcontractor
- Owner: akretion
- License: agpl-3.0
- Created: 2015-11-25T13:12:26.000Z (over 10 years ago)
- Default Branch: 16.0
- Last Pushed: 2025-04-08T14:30:12.000Z (about 1 year ago)
- Last Synced: 2025-04-08T15:34:06.670Z (about 1 year ago)
- Language: Python
- Size: 492 KB
- Stars: 3
- Watchers: 11
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/akretion/subcontractor/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[](https://github.com/akretion/subcontractor/actions/workflows/test.yml?query=branch%3A16.0)
[](https://codecov.io/gh/akretion/subcontractor)
# Subcontractor Work Invoicing
None
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_invoice_subcontractor](account_invoice_subcontractor/) | 16.0.1.0.0 | | Account Invoice Subcontractor
[account_move_line_project](account_move_line_project/) | 16.0.1.0.0 | | Add project on account move line
[project_invoicing_subcontractor](project_invoicing_subcontractor/) | 16.0.2.0.0 | | Generate the subcontractor work automatically when creating an invoice from the project invoicing menu
[//]: # (end addons)
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to Akretion
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----