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

https://github.com/akretion/odoo-factoring

Accounts Receivable Factoring for Odoo; incubation before targeting OCA inclusion
https://github.com/akretion/odoo-factoring

Last synced: 11 months ago
JSON representation

Accounts Receivable Factoring for Odoo; incubation before targeting OCA inclusion

Awesome Lists containing this project

README

          

[![Pre-commit Status](https://github.com/https://github.com/akretion/odoo-factoring/https://github.com/akretion/odoo-factoring/tree/16.0/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/https://github.com/akretion/odoo-factoring/https://github.com/akretion/odoo-factoring/tree/16.0/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[![Build Status](https://github.com/https://github.com/akretion/odoo-factoring/https://github.com/akretion/odoo-factoring/tree/16.0/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/https://github.com/akretion/odoo-factoring/https://github.com/akretion/odoo-factoring/tree/16.0/actions/workflows/test.yml?query=branch%3A16.0)
[![codecov](https://codecov.io/gh/https://github.com/akretion/odoo-factoring/https://github.com/akretion/odoo-factoring/tree/16.0/branch/16.0/graph/badge.svg)](https://codecov.io/gh/https://github.com/akretion/odoo-factoring/https://github.com/akretion/odoo-factoring/tree/16.0)

# Odoo Factoring

Accounts Receivable Factoring for Odoo

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_factoring_receivable_balance](account_factoring_receivable_balance/) | 16.0.2.1.0 | [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Account Factoring Receivable Balance
[account_factoring_receivable_balance_eurofactor](account_factoring_receivable_balance_eurofactor/) | 16.0.1.0.0 | [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Account Factoring Receivable Balance Eurofactor - Crédit Agricole

Unported addons
---------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_factoring_receivable_balance_bpce](account_factoring_receivable_balance_bpce/) | 16.0.1.0.0 (unported) | [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Account Factoring Receivable Balance BPCE

[//]: # (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.

----