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
- Host: GitHub
- URL: https://github.com/akretion/odoo-factoring
- Owner: akretion
- Created: 2021-07-21T12:37:27.000Z (almost 5 years ago)
- Default Branch: 16.0
- Last Pushed: 2025-04-02T14:23:38.000Z (about 1 year ago)
- Last Synced: 2025-04-02T15:29:27.002Z (about 1 year ago)
- Language: Python
- Size: 333 KB
- Stars: 3
- Watchers: 9
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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)
[](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)
[](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 | [](https://github.com/bealdav) [](https://github.com/alexis-via) | Account Factoring Receivable Balance
[account_factoring_receivable_balance_eurofactor](account_factoring_receivable_balance_eurofactor/) | 16.0.1.0.0 | [](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) | [](https://github.com/bealdav) [](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.
----