https://github.com/akretion/ak-odoo-incubator
Misc Odoo modules maturing before going to a specific repo
https://github.com/akretion/ak-odoo-incubator
addons odoo
Last synced: 4 months ago
JSON representation
Misc Odoo modules maturing before going to a specific repo
- Host: GitHub
- URL: https://github.com/akretion/ak-odoo-incubator
- Owner: akretion
- License: agpl-3.0
- Created: 2015-12-03T15:07:56.000Z (over 10 years ago)
- Default Branch: 16.0
- Last Pushed: 2025-12-16T11:26:39.000Z (6 months ago)
- Last Synced: 2026-02-06T17:54:38.235Z (4 months ago)
- Topics: addons, odoo
- Language: HTML
- Homepage:
- Size: 3.98 MB
- Stars: 20
- Watchers: 25
- Forks: 29
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/akretion/ak-odoo-incubator/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[](https://github.com/akretion/ak-odoo-incubator/actions/workflows/test.yml?query=branch%3A16.0)
[](https://codecov.io/gh/akretion/ak-odoo-incubator)
# Misc Odoo modules maturing before going to a specific repo
Misc Odoo modules maturing before going to a specific repo
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_move_adyen_import](account_move_adyen_import/) | 16.0.1.0.0 | | Journal Entry Adyen import
[account_move_dalenys_import](account_move_dalenys_import/) | 16.0.1.0.0 | | Journal Entry Danelys import
[account_refund_no_business_field](account_refund_no_business_field/) | 16.0.1.0.0 | | Account Refund No Business Field
[auth_oauth_redirect_fix](auth_oauth_redirect_fix/) | 16.0.1.0.0 |
| Fix OAuth login redirection
[base_custom_export](base_custom_export/) | 16.0.1.0.0 | | Base Customer Export
[fs_product](fs_product/) | 16.0.1.0.0 | | File Storage Product
[gitlab_integration](gitlab_integration/) | 16.0.1.0.0 |
| Integration with Gitlab for project management
[module_analysis_price](module_analysis_price/) | 16.0.1.0.0 | | Module Analysis Price
[mrp_raw_material_from_config](mrp_raw_material_from_config/) | 16.0.1.0.0 | | MRP Raw Material From Config
[product_dimension_net](product_dimension_net/) | 16.0.1.0.0 | | Net product dimensions
[project_estimate_step](project_estimate_step/) | 16.0.1.0.0 | | Add step estimation for project
[project_time_in_day](project_time_in_day/) | 16.0.1.0.0 | | Compute time in days
[proxy_action](proxy_action/) | 16.0.2.0.0 | | Proxy Action
[purchase_edi_file](purchase_edi_file/) | 16.0.1.0.0 | | Purchase EDI file
[sale_delivery_no_invoice_free_shipping](sale_delivery_no_invoice_free_shipping/) | 16.0.1.0.0 | | Avoid invoicing free Shipping Sale Order line
[sale_lot_config](sale_lot_config/) | 16.0.1.0.0 | | Sale Lot Config
[zip_product_image](zip_product_image/) | 16.0.1.0.0 | | Zip Product Images
[//]: # (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.
----