Skip to content

Repository files navigation

Akretion Odoo Packages

This repository contains 2 Odoo packages from Akretion vendor.

About Akretion

Akretion is a recognized vendor in the Odoo ecosystem, providing specialized addons and customizations.

Packages Included (2 packages)

  • odoo-bringout-akretion-account_invoice_margin - Account Invoice Margin
  • odoo-bringout-akretion-product_print_zpl_barcode - Product Print Zpl Barcode

Installation

Install any package from this collection:

# Install from local directory
pip install packages/akretion/PACKAGE_NAME/

# Install in development mode  
pip install -e packages/akretion/PACKAGE_NAME/

# Using uv (recommended for speed)
uv add packages/akretion/PACKAGE_NAME/

Repository Structure

Each package in this repository follows the standard Odoo addon structure:

akretion/
β”œβ”€β”€ odoo-bringout-akretion-ADDON/
β”‚   β”œβ”€β”€ ADDON_NAME/           # Complete addon code
β”‚   β”‚   β”œβ”€β”€ __init__.py
β”‚   β”‚   β”œβ”€β”€ __manifest__.py
β”‚   β”‚   └── ... (models, views, etc.)
β”‚   β”œβ”€β”€ pyproject.toml        # Python package configuration
β”‚   └── README.md            # Package documentation
└── ...

License

Each package maintains its original license as specified by Akretion.

Support

For support with these packages, please refer to the original Akretion documentation or community resources.

About

πŸͺž Read-only mirror of git.hodi.ba/oss-vendors/akretion

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages