An open API service indexing awesome lists of open source software.

https://github.com/akretion/subcontractor


https://github.com/akretion/subcontractor

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Pre-commit Status](https://github.com/akretion/subcontractor/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/akretion/subcontractor/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[![Build Status](https://github.com/akretion/subcontractor/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/akretion/subcontractor/actions/workflows/test.yml?query=branch%3A16.0)
[![codecov](https://codecov.io/gh/akretion/subcontractor/branch/16.0/graph/badge.svg)](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.

----