Skip to content

AvatarSD/infrastructure-odoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo ERP Setup

This repository contains a Docker-based Odoo 19.0 setup with multiple custom modules and Ukrainian localization.

Prerequisites

  • Docker and Docker Compose
  • Git

Deployment

  1. Clone the repository with submodules:

    git clone --recurse-submodules https://github.com/your-repo/odoo-setup.git
    cd odoo-setup
  2. Create a password file for PostgreSQL:

    echo "your_secure_password" > odoo_pg_pass
  3. Start the services:

    docker-compose up -d
  4. Access Odoo at http://localhost:8069

Running Odoo

To stop the services:

docker-compose down

Preserving PostgreSQL Data

The setup uses named Docker volumes to persist database data:

  • odoo-db-data: Contains PostgreSQL data files
  • odoo-web-data: Contains Odoo filestore (attachments, etc.)

To backup data:

docker-compose run --rm db pg_dump -U odoo -h db odoo > backup.sql

To restore:

docker-compose run --rm -T db psql -U odoo -h db odoo < backup.sql

If you need to move the database to a different location:

  1. Stop the services:

    docker-compose down
  2. Copy the volume data:

    docker run --rm -v odoo-db-data:/from -v new-location:/to alpine ash -c "cd /from && cp -av . /to"
  3. Update docker-compose.yml to use the new volume name

Included Modules

The setup includes modules from several submodules:

Submodules

  • ventor-merp: Manufacturing and inventory management modules
  • odooplm: Product Lifecycle Management (PLM) system
  • om: Odoo Mates accounting and business management modules
  • cybro: Cybrosys Techno Solutions general-purpose modules
  • l10n-ua: Ukrainian localization modules

Module List

Module Name Description Category Version Author
AI Anomaly Detection - Internal Auditor AI-driven anomaly detection for accounting: real-time GL scanning, duplicate detection, and spending pattern analysis. Accounting/Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Access Restriction By IP User can be restricted from logging in from different Ip Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Access Roles Access Roles for users Security 19.0.1.0.0 Cybrosys Techno Solutions
Account Invoice Line Views Account Invoice/Bill Lines Tree,Form,Kanban,Pivot,Graph,Calendar Views Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Activity Checklist Create, organize, and track to-do activities efficiently using Odoo scheduled activities with prioritization and recurrence options Discuss 19.0.1.0.0 Cybrosys Techno Solutions
Activity Validation Custom 19.0.1.0.0 OmniaSolutions
Add Multiple Products To Invoice/Bill Easily add multiple products to a invoice/bill directly from the product views Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Advanced Cash Flow Statements Generate four levels of cash flow statement reports Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Advanced Chatter View Advanced odoo chatter view. Discuss 19.0.1.0.0 Cybrosys Techno Solutions
Advanced JSON Widget Interactive JSON Field Editor Widget for Odoo 19.0.1.0.0 Cybrosys Techno Solutions
Advanced Loan Management Helps You To Manage Loan Requests/Disbursement/Repayments/Amortization Operations Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Advanced Many2Many Tags Copy the text and open the form view of many2many tags. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Advanced POS Receipt Advanced POS Receipt with Customer Details and Invoice Details Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Advanced POS Reports Generates various reports from POS screen and reporting menu Point of Sale 19.0.1.0.1 Cybrosys Techno Solutions
All In One Hide Print Button This module will help you to hide print button per user. Sales, Purchases, Accounting, Warehouse, Manufacturing,Project 19.0.1.0.0 Cybrosys Techno Solutions
All in one Schedule Activity Management The module allows the manage all scheduled activities. Tools 19.0.1.0.0 Cybrosys Techno Solutions
Artify Backend Theme Artify Backend Theme V19 is an attractive theme for backend Themes/Backend 19.0.1.0.1 Cybrosys Techno Solutions
Asana Odoo Connector With this module, you can easily connect the projects, tasks and partners in the odoo to asana Project 19.0.1.0.0 Cybrosys Techno Solutions
Attendance Calendar View Calender View for Attendance Module. Human Resources/Attendances 19.0.1.0.0 Cybrosys Techno Solutions
Auto Generate Serial/Lot Number Generate And Manage Lot and Serial Numbers. Purchases 19.0.1.0.0 Cybrosys Techno Solutions
Automated Credit/Debit Note Generation from Return Picking For creating credit note and debit note while picking. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Automatic Database Backup To Local Server, Remote Server,Google Drive, Dropbox, Onedrive, Nextcloud and Amazon S3 Odoo19 Odoo Database Backup, Automatic Backup, Database Backup, Automatic Backup,Database auto-backup, odoo backupgoogle drive, dropbox, nextcloud, amazon S3, onedrive or remote server, Odoo19, Backup, Database, Odoo Apps Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Automatic Invoice And Post Auto Invoice Generation and Auto Sending of Invoice on Delivery validation. Sales,Warehouse,Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Bag Charges in POS Add carry bags to point of sale orders Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Barcode scanning in Inventory Barcode Support in Stock Picking. Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Beauty Spa Management Beauty Parlour Management with Online Booking System Services 19.0.1.0.0 Cybrosys Techno Solutions
Blueberry Backend Theme Backend theme for Odoo 19.0 community edition Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
CRM Churn Predictor AI-powered customer churn risk scoring and retention recommendations Sales/CRM 19.0.1.0.0 Cybrosys Techno Solutions
CRM Dashboard Get a visual report of CRM through a Dashboard in CRM Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Calculator in POS Screen A simple virtual calculator with option to enable/disable it from POS configuration. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Calendar Meeting Checklist Calendar Meeting Checklist. Discuss 19.0.1.0.0 Cybrosys Techno Solutions
Cancel Manufacturing Order Allows users to cancel manufacturing order by clicking the button "CANCEL" Manufacturing 19.0.1.0.0 Cybrosys Techno Solutions
Cash Book, Day Book, Bank Book Financial Reports Cash Book, Day Book and Bank Book Report For Odoo 19 Invoicing Management 1.0.1 Odoo Mates
Chameleon Multi Color Backend Theme Configurable multi color backend theme for Odoo 19 Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Chatter Camera Camera on chatter Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
CheckList & Approval Process in CRM Manage CRM based on CheckList and Team/Stage andApproval Process to Make Sure Everything Completed In Each Stage CRM 19.0.1.0.0 Cybrosys Techno Solutions
Code Backend Theme Code Backend Theme is an attractive theme for backend Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Code Backend Theme Enterprise Minimalist and elegant backend theme for Odoo Enterprise Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Controlled Point Of Sale Manager Can Control Discount & Price For the POS. Point of Sale 19.0.1.0.0 Cybrosys Techno solutions
Country-Based Terms and Condition Customise your terms and condition based on the country of the contacts Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Cron Failure Notification Notify the Admin About Cron Failures Via Mail Discuss 19.0.1.0.1 Cybrosys Techno Solutions
Custom Design For Invoices This module allows to print custom designed invoice Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Custom List View Helps to Show Row Number, Print and Copy Listview items Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Customer Follow Up Management Customer FollowUp Management Accounting 1.0.2 Odoo Mates, Odoo S.A
Customer Group PriceList Pricelist will be set automatically based on the customer group Sales 19.0.1.0.0 Cybrosys Techno Solutions
Customer Image And Tags In POS Images and tags in pos customer session Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Customer Order Comment This module helps you to add customer rating and comments through website. Website/Website 19.0.1.0.0 Cybrosys Techno Solutions
Customer Sale Order History Customer Sale Order History Sales 19.0.1.0.0 Cybrosys Techno Solutions
Customer Sequence Customer code for Partners. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Customer Success Sentiment Tracker Customer Success Sentiment Tracker using AI Extra Tools 19.0.1.0.1 Cybrosys Techno Solutions
Customer's Dealers Special Price The Dealer will get a Special Price if he Orders the Minimum Amount of Products Sales 19.0.1.0.0 Cybrosys Techno Solutions
Customer/Supplier Approval This module allows users to validate or approve contacts Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Customize Login Page Style Customize The Login Page With Different Styles Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Customized Barcode Generator Print user defined product labels. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Daily/Weekly Task Status Report Automatic daily and weekly report. Project 19.0.1.0.0 Cybrosys Techno Solutions
Dark Mode Backend Theme Dark Mode Backend Theme for Odoo 19 community edition Theme/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Delivery Split Delivery can be split to different recipients Sales 19.0.1.0.0 Cybrosys Techno Solutions
Delivery Status on Purchase Order Status of delivery on purchase order. Purchase 19.0.1.0.0 Cybrosys Techno Solutions
Digital Signature In Purchase Order, Invoice, Inventory Enhance Security with Digital Signatures in Purchase Orders, Invoices, and Inventory Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Display Stock in POS | Restrict Out-of-Stock Products in POS Enhance your Point of Sale experience by preventing the ordering of out-of-stock products during your session Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Dodger Blue Backend Theme Outrageous Blue Backend Theme Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Done Quantity Auto Fill Add Done quantity automatically for the transfer of the products Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Double Click Field Label Edit Double Click A Field To Edit The Label Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Double Validation of Invoice and Bill Double Validation of Invoice and Bill that exceeds an amount limit Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Drag and Drop Widget This is a widget for Drag and drop images into the image field Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Draggable And Resizable Wizard Draggable Wizard help to expand the wizard Extra Tools 19.0.1.0.0 Cybrosys Techno solutions
Due Date Reminder for Invoicing and Sales Send reminder mail for all the partners with due on sale order and invoicing. Sales,Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Duplicate Contact Details Alert Duplicate Contact Details Alert Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Duplicate Product BOM Duplicating a product will duplicate the products BOM also Manufacturing 19.0.1.0.0 Cybrosys Techno Solutions
Dynamic Product Label Print Print Label Dynamically for multiple products Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
E-Invoicing For Saudi | Saudi VAT Invoice | Saudi Electronic Invoice | Saudi Zatca This module enables VAT-compliant e-Invoicing for Saudi Arabia, following ZATCA (Fatoorah) regulations. It supports generating electronic invoices with QR codes and structured formats for both simplified and standard invoices Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Easy Language Selector User can change the language of the odoo back-end in easy way Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Employee Attendance Xlsx Report This module will manage the attendance report of employees in xlsx Human Resources 19.0.1.0.0 Cybrosys Techno Solutions
Employee Less Working Hour Notification Send Less Hours Worked Employees Details to HR. Human Resources 19.0.1.0.0 Cybrosys Techno Solutions
Employee Orientation & Training Employee Orientation/Training Program Employee orientation by which an employee acquires the necessary skills,knowledge, behaviors. Human Resources 19.0.1.0.0 Cybrosys Techno Solutions
Employee Purchase Requisition Manage material requisition of employees and user Purchases 19.0.1.0.0 Cybrosys Techno Solutions
Employee Stages Manages Employee Stages Human Resources 19.0.1.0.0 Cybrosys Techno Solutions
Employee Vehicle Request Manage Vehicle Requests From Employee Human Resources 19.0.1.0.0 Cybrosys Techno Solutions
Excel Report Designer Create Customised Excel Reports for Any Models. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Export Attachments From List View The module used to download multiple record attachment easily Document Management 19.0.1.0.0 Cybrosys Techno Solutions
Export Product Images To export product details along with the product images. Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Field Time Picker Time Picker Widget Using Wickedpicker Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Fleet Rental Management This module will helps you to give the vehicles for Rent. Services 19.0.1.0.0 Cybrosys Techno Solutions
Generate Product Description/Tags Using OpenAI Automatically generate product tags and descriptions using OpenAI. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Generate Product Images Using OpenAI This module helps to generate images for products using DALL-E. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Generative AI To integrate AI tools in website snippet creation. Generative AI/Generative AI 19.0.1.0.0 Cybrosys Techno Solutions
Global Search Easy Search in Customers, Products, Sale, Purchase, Inventory and Accounting modules Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Hide Any Menu User Wise This Module Helps To Hide any Menu items user wise. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Hide Chatter Disable the chatter of specific models Discuss 19.0.1.0.0 Cybrosys Techno Solutions
Hide Price, Add To Cart And Quantity Button In Website Hide Price, Add To Cart and Quantity button for guest users Website 19.0.1.0.0 Cybrosys Techno Solutions
Highlight Mandatory Field This Module will help to customize mandatory fields in odoo Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Hospital Management in Odoo 19 This Module Helps to Manage Patients Records, Doctors Details, Lab Management , Employee Management etc. Services 19.0.1.0.0 Cybrosys Techno Solutions
Hue Backend Theme Hue Backend Theme is an attractive theme for Odoo backend Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Image Capture Widget This module allows to capture the users image from the webcam. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Image Preview Widget Enables preview of the image Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Import Employee/Partner Image Import Partner/Employee Image From Url and Local storage using CSV and XLSX Files Human Resources 19.0.1.0.0 Cybrosys Techno Solutions
Import Product variant This module is used to import the product and product variants. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Instant Import Instant Import is a universal Odoo data import tool designed to import data into any Odoo model quickly and accurately. Tools 19.0.1.0.1 Cybrosys Techno Solutions
Insurance Management Insurance Management & Operations of the customers and manage the insurance claims and the salary of agents with or without the commission. Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Inter Company Stock Transfer Create counterpart Receipt/Delivery Orders between companies. Inventory 19.0.1.0.0 Cybrosys Techno Solutions
Invoice Mini Dashboard Mini dashboard for invoicing module Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Invoice Multi Level Approval This module add the multiple approval option for invoice, bill, refund and credit notes with single or multiple approvals Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Invoice Tags Add tags in invoicing Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Jazzy Backend Theme Jazzy backed Theme is an attractive theme for backend Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Laundry Management Complete Laundry Service Management Industries 19.0.1.0.0 Cybrosys Techno Solutions
Legal Case Management Legal Case Management for odoo 19. This module will helps to manage a legal case management firm. This will allows to manage all details of case sucha as evidence, trial and overall payment of a case Services 19.0.1.0.0 Cybrosys Techno Solutions
Liquid Glass Backend Theme Modern glassmorphism backend theme for Odoo Theme/Backend 19.0.1.0.0 Cybrosys Techno Solutions
LocationLink POS Syncing products with their location in the Point of Sale (POS) system. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Login As Any User Admin can log in as any user Extra Tools 19.0.1.0.0 Cybrosys Techno Solution
Login using QR Code Users can login by scanning QR Code Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Logout Idle User Auto logout idle user with fixed time Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Low Sales Report The tool to control poorly performing product Sales 19.0.1.0.0 Cybrosys Techno Solutions
Mail Message Access Implement the restriction on chatter messages for the users Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Manual Currency Exchange Rate By using this module ,we can change the currency rate manually in sale ,purchase and invoice. Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Manufacturing Product Kanban This module is to manage manufacturing order details in product kanban view. Manufacturing 19.0.1.0.0 Cybrosys Techno Solutions
Manufacturing Reports PDF & XLS Reports For Manufacturing Module Manufacturing 19.0.1.0.0 Cybrosys Techno Solutions
Mass Price Update Update the sales price and the cost of any product by percentage Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Merge Invoices Merge different Account moves. Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Merge Picking Orders With This Module, You Can Easily Merge Pickings such as Receipts, Delivery Orders and Returns Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Minimum Purchase Limit In Website Its help to set minimum purchase limit to the website. Website 19.0.1.0.0 Cybrosys Techno Solutions
Minutes of Meetings and Print Meetings Module for Minutes of Meetings and Print PDF Report. Project 19.0.1.0.0 Cybrosys Techno Solutions
Monday.com Odoo Connector Provides opportunity to connect with your Monday.com account" from Odoo. Productivity 19.0.1.0.0 Cybrosys Techno Solutions
Multiple DatePicker Widget Widget for picking multiple dates in odoo 19 Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Multiple Packages Pack one move line into multiple packages 19.0.1.0.0 VentorTech
Multiple Sale/Purchase Order Confirm And Cancel Confirm or Cancel Multiple Sale or Purchase Orders Sales/Purchases 19.0.1.0.0 Cybrosys Techno Solutions
Odoo 19 Accounting Community Accounting Reports, Asset Management and Budget, Recurring Payments, Lock Dates, Fiscal Year, Accounting Dashboard, Financial Reports, Customer Follow up Management, Bank Statement Import Accounting 1.0.3 Odoo Mates, Walnut Software Solutions, Odoo SA
Odoo 19 Accounting Financial Reports Accounting Reports For Odoo 19 Invoicing Management 1.0.2 Odoo Mates, Odoo SA
Odoo 19 Assets Management Odoo 19 Assets Management Accounting 1.0.0 Odoo Mates, Odoo SA
Odoo 19 Budget Management Budget Management for Odoo 19 Community Edition. Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Odoo 19 Budget Management Odoo 19 Budget Management Accounting 1.0.1 Odoo Mates, Odoo SA
Odoo 19 Fiscal Year & Lock Date Odoo 19 Fiscal Year, Fiscal Year in Odoo 19, Lock Date in Odoo 19 Accounting 1.0.1 Odoo Mates, Odoo SA
Odoo 19 Full Accounting Kit for Community Odoo 19 Accounting, Odoo 19 Accounting Reports, Odoo18 Accounting, Odoo Accounting, Odoo19 Financial Reports, Odoo19 Asset, Odoo19 Profit and Loss, PDC, Followups, Odoo19, Accounting, Odoo Apps, Reports Accounting 19.0.2.3.0 Cybrosys Techno Solutions
Odoo 19 HR Payroll Payroll For Odoo 18 Community Edition Generic Modules/Human Resources 19.0.1.0 Odoo Mates, Odoo SA
Odoo 19 HR Payroll Accounting Generic Payroll system Integrated with Accounting Generic Modules/Human Resources 19.0.0.0 Odoo Mates, Odoo SA
Odoo 19 Recurring Payment Use recurring payments to handle periodically repeated payments Accounting 1.0.0 Odoo Mates
Odoo 19 Remove Data Data Clean up, Remove Data, Database Clean UP, Reset Database Tools 1.4 Odoo Mates, Sunpop.cn
Odoo Calculator Perform basic math calculations effortlessly within Odoo. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Odoo ChatGPT Connector Connect Odoo with ChatGPT Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Chatter Pin Pin and manage important messages or log notes in the chatter Discuss 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Contact Approval This module helps you manage contacts through the Approval manager's validation process. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Drip Email Marketing Odoo Drip Email Marketing is a powerful and easy-to-use Odoo app that can help you automate your email marketing campaigns and improve your bottom line. Marketing 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Mysql Connector This module will help you to import the data from Mysql database. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Poll Create and vote on polls in Discuss channels Productivity/Discuss 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Screen Recording Record your screen any time and store it for further use in odoo Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Vendor Portal Vendor Portal Management in Odoo Purchases 19.0.1.0.0 Cybrosys Techno Solutions
Odoo Whatsapp Connector Odoo19 Whatsapp, Whatsapp Odoo Integration, Odoo Whatsapp Connector, Odoo Whatsapp, Whatsapp Connector, Whatsapp Integration, Odoo19, Whatsapp, Odoo Apps Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Odoo rest API This app helps to interact with odoo, backend with help of rest api requests Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Odoo19 Dynamic Accounting Reports Odoo 19 Accounting Financial Reports,Dynamic Accounting Reports, Dynamic Financial Reports,Dynamic Report Odoo18, Odoo18,Financial Reports, Odoo18 Accounting,Accounting, Odoo Apps Accounting 19.0.1.0.0 Cybrosys Techno Solutions
One2many Excel Report One2many Excel Report which is used to print the excel report of one2many fields. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
OpenAI Odoo Base Seamlessly integrates OpenAI capabilities into the Odoo. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Ora-Ai Base Ora-Ai base module helps to configure the voice assistant. eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Ora-Ai Call Ora-Ai Call module allows us to order assistant through call. eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Ora-Ai Website Ora-AI Website enables users to place product orders using the voice assistant directly through the website. eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Order Line Sequences/Line Numbers Sequence numbers in order lines of sales,purchase and delivery. Extra Tools 19.0.1.0.1 Cybrosys Techno Solutions
Outrageous Orange Backend Theme Outrageous Orange Backend Theme Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
PLM Auto Internal Reference This Module Create Auto Internal Reference Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Auto Translator PLM Auto Translator 19.0.1.0.0 OmniaSolutions
PLM Automate Normal Bom Allow to create normal boms if not exists and product are released. Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Automatic Engineering Code This Module Create Part Number for PLM Automatic Engineering Code Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Automatic Weight PLM Weight Automatic Calculation Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Bom Sumarize Summarize bom when client upload it Product Lifecycle Management 19.0.1.0.1 OmniaSolutions
PLM Breakages PLM Breakages Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Breakages Helpdesk PLM Breakages Helpdesk 19.0.1.0.0 OmniaSolutions
PLM Client Custom Procedure PLM Client Custom Procedure Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Compare Bom Allow to compare two boms Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Consumption Plans Manage and track reference and actual consumption plans for BoM lines Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Cutted Parts Manage bom explosion for cutted parts Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Date Bom Allow to compute boms due to date Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Document Syncronization PLM document server syncronization Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Engineering Allow to use engineering boms Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Produce Only Latest Show only latest product version in production Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Product Description Language Helper PLM Product Description Language Helper Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Project Connect odoo project with odooPLM Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Purchase Only Latest Show only latest product version in purchase Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Purchase Share Download the products document from the purchase orders on the portal. 19.0.1.0.0 OmniaSolutions
PLM Report PDF Workorder This module allows you to get the plm pdf document available into the workorder workscheet. Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Report PDF Workorder Enterprise This module allows you to get the plm pdf document available into the workorder workscheet. Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Sale Only Latest Show only latest product version in sale Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Spare Add spare BOM and Spare Parts Manual Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Suspended State Add obsolete status to the work flow Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.1 OmniaSolutions
PLM Web 3d Support This Module allows you to view 3D file. Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.5 OmniaSolutions
PLM Web 3d Support Sale Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
PLM Web Revision PLM Revision from web side Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.1 OmniaSolutions
POS Access Right To Restrict POS features for cashiers Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS All in One Report Generator Dynamic Point Of Sale Reports. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Analysis Report Users can generate POS reports based on specific POS sessions Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Chat Box POS Chat Box For Odoo 19 Community and Enterprise Edition Point Of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Cross-Selling Cross Selling products in pos Point Of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Customer Wallet Management Manage customer wallet balances and transactions seamlessly within the POS system. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Direct Login Helps to directly login to POS. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Feature Manager Restrict POS features per user/employee (Payments, Discount, Qty, Price, etc.) Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Idle Session Lock The Module Allows the POS User to Set Screen Lock for POS Screen Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Invoice Register Payment Create payment and register payment for invoice in pos Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Language Switcher Adds a language switch button to switch language in POS Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Lot Expiry Warning Expiry date warning for the lot of the product Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Manual Weight Add Manual Weight for products in POS. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Numpad Show/Hide Show/Hide NumPad in POS, that helps to display the Numpad feature in the screen Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Order Line Search Search for products in pos order line Point of Sale 19.0.1.0.0 Cybrosys Techno solutions
POS Product Multiple UOM A module to manage multiple UoM in POS Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Product Real-time Updates Real-time product updates in POS using bus notifications Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Product Stock Quantity of all Products in each Warehouse Point Of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Return Barcode This module in Odoo 19 allows to return product effortless via receipt barcode scanning. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
POS Theme Sapphire The POS Theme Sapphire Is A Responsive And Ultimate Theme For Your Odoo V18.This Theme Will Give You A New Experience With Odoo. Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
POS User Restrict Restricts User access to pos and orders. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
PSQL Query Execute Odoo19 PSQL Query Execute, Run the PSQL query in the Odoo user interface. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Packers & Movers Management Users can reserve trucks online with the help of the Packers & Movers Management module. Industries,Website 19.0.1.0.0 Cybrosys Techno Solutions
Partner Related Documents Store and access documents for the related contact Document Management 19.0.1.0.0 Cybrosys Techno Solutions
Partner Relationship Management Manages customizable relationships between contacts (e.g., Family, Colleague, Vendor). Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Payment Proof Attachment Enable customers to upload proof attachments directly through the website. Website 19.0.1.0.0 Cybrosys Techno Solutions
Picking and Reservation Strategy Allows to automatically build optimal picking routes and apply custom reservation options 19.0.1.4.0 VentorTech
Pin Records In Tree/List View Pin Records In Tree/List View module is used to Pin Records in Top of the Table. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Pip Installer Execute all terminal pip commands Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Pivot AI Summary Generate instant summaries of complex pivot tables and interact with data using natural language queries. Tools 19.0.1.0.0 Cybrosys Techno Solutions
Plm Box Productivity/Documents 19.0.1.1.0 OmniaSolutions
Plm Pack and Go Download BOM structure files from a component Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.1 OmniaSolutions
Plm Report Language Helper Manage multilanguage PLM reports Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions
Point of Sale Logo Logo For Every Point of Sale (Screen & Receipt) Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Pos Alert in Low Sales Price Helps to get alert message at the time of validation, when sales price is lower than cost price for corresponding product. Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Pos Order Line Items Count Module to show the count, quantity of items in the pos screen and pos receipt Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Pos Order Line Product Image Product image in pos order lines Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Pos Product Magnify Image Magnify product image in PoS Point of Sale 19.0.1.1.0 Cybrosys Techno Solutions
Predict Late Payments Late payment prediction powered by Google Gemini AI Accounting/Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Print Work Order Details Generate PDF Report of Work Order Manufacturing 19.0.1.0.0 Cybrosys Techno Solutions
Product 360 Degree View in Website To see the product from all angles in eCommerce. eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Product Attachments on Website Display and download product attachments directly from the website product page Website 19.0.1.0.0 Cybrosys Techno Solutions
Product Automatic Barcode Product Automatic Barcode Creation Inventory 19.0.1.0.1 Kaizen Principles
Product Brand In Ecommerce Manage Product brand in eCommerce eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Product Brand In Invoicing Product Brand in Invoicing Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Product Brand in Inventory This module lets you add Brand in Inventory and for products. Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Product Brand in Sale Product Brand in sale for manage products Sales 19.0.1.0.0 Cybrosys Techno Solutions
Product Image from URL Product Images from Web URLs and Local Paths Sales 19.0.1.0.0 Cybrosys Techno Solutions
Product Lifecycle Management PLM-PDM Integration with main CAD editors (SolidWorks, SolidEdge, Inventor, Autocad, Thinkdesign, Freecad, Draftsight) Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.6 OmniaSolutions
Product Lifecycle Management Batch conversion CAD editors batch conversion tool Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.1 OmniaSolutions
Product Low Stock Alert Product Low Stock Alert Display in Point of Sale and Product Views Warehouse,Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Product Multi Attachment Multiple attachments can be added to products with the help of this module. Purchases,Sales 19.0.1.0.0 Cybrosys Techno Solutions
Product Multiple Barcodes Allows to define multiple additional barcodes for products and to search products by additional barcodes and internal reference. 19.0.1.0.1 VentorTech
Product Nutrition Nutrition and allergen information of products eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Product Quickview in e-Commerce Quick View of Products in Product-listing Page. Website 19.0.1.0.0 Cybrosys Techno Solutions
Product Recommendation AI AI-powered product recommendations with multiple performance options eCommerce 19.0.1.0 Cybrosys Techno Solutions
Product Restriction Users Restrict products for users based on products and categories. Inventory 19.0.1.0.0 Cybrosys Techno Solutions
Product Sales By Location We can set the location of products for delivery. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Product Web Hover Hovering over a product in the order line will display a card containing the product details. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Project & Project Task Sequence Number Add dynamic sequence number for project and task. Project 19.0.1.0.0 Cybrosys Techno solutions
Project And Task Attachments Helps to view all documents attached to Projects/Tasks Project 19.0.1.0.0 Cybrosys Techno Solutions
Project Dashboard Get a Detailed View for Project. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Project Report XLS & PDF Advanced PDF & XLS reports for project. Project 19.0.1.0.0 Cybrosys Techno Solutions
Project Task Checklist Manage the Project's tasks and subtasks checklists. Project 19.0.1.0.0 Cybrosys Techno Solutions
Project Task Unique Code Auto Generated Task Unique Code Project 19.0.1.0.0 Cybrosys Techno Solutions
Project Templates This app allows your project team to create projecttemplate and task template Project 19.0.1.0.0 Cybrosys Techno Solutions
Purchase Auto Lot Creation Generate product lots during the purchasing process automatically Inventory/Purchase 19.0.1.0.0 Cybrosys Techno Solutions
Purchase Order Line Images Images In Purchase order line Purchases 19.0.1.0.0 Cybrosys Techno Solutions
Purchase Order Line View View and analyze purchase order and RFQ lines in multiple views. Purchases 19.0.1.0.0 Cybrosys Techno Solutions
Purchase Product Configurator Purchase variant selection options for products. Purchases 19.0.1.0.0 Cybrosys Techno Solutions
Quality Assurance Manage Our Quality Assurance Processes in odoo 19 community Inventory 19.0.1.0.0 Cybrosys Techno Solutions
Quick Product Publish/Unpublish Quick Product Publish & Un publish on Website Shop Website,eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Readonly User Access Grant read-only access to users Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Reports With Watermark Print the PDF reports with watermark Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Restrict POS Refund with Password Restrict POS Refund with Password In Odoo 19 Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Restrict Pricelists for Users Feature to Restrict Pricelist for users. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sale Discount on Total Amount Discount on Total in Sale and Invoice With Discount Limit and Approval Sales Management 19.0.1.0.1 Cybrosys Techno Solutions
Sale Mini Dashboard Mini dashboard for Sales, Displays the total amount and count of Quotations and Sale Orders Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sale Order Invoice Linker This module designed to provide users with the ability to manually link invoices to specific sales orders Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Sale Order Line Images Order Line Images In Sale and Sale Report Sales 19.0.1.1.0 Cybrosys Techno Solutions
Sale Order Line Views This module enhances the sales management process by providing a comprehensive and detailed view of both sale orders and quotation lines within a business application. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sale Order Payment Status Displays the payment status and details in the Sale Order. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sale Order Versions For creating multiple sale order versions Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sales And Products Performance Report Performance Report Summary of Sales and Products Sales, Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Sales Commission To Create Sales Commission for Sales Person. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sales Contract and Recurring Invoices Create and manage sales contracts with automated recurring invoicing. Sales,Accounting 19.0.1.0.1 Cybrosys Techno Solutions
Sales History Of Products Sales history of products from Sales Order Lines. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sales Order Double Approval This module helps to set two separate approvals process for a sale order to ensure accuracy and compliance. Sales 19.0.1.0.0 Cybrosys Techno Solutions
Sales Team Access Controls Provides access control for Sales Team members and leaders Sales 19.0.1.0.0 Cybrosys Techno Solutions
Schedule Mail to Send Easily schedule your emails for future delivery Discuss 19.0.1.0.0 Cybrosys Techno Solutions
Scroll Button In Website The module is for adding scrolling feature in website bottom to top and vice versa by using scroll buttons. Website 19.0.1.0.0 Cybrosys Techno Solutions
SignUp With Mobile A Module For SignUp With Mobile Number. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Size Restriction for Attachments Shows an error message if attachment size is greater than user's allowed maximum attachment size. Document Management 19.0.1.0.0 Cybrosys Techno Solutions
Sticky Pivot View Helps to stick the pivot view (Row and Column) Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Stock 3D View Virtual 3D Visualization of warehouses and Locations Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Stock Picking From Invoice Stock Picking From Customer/Supplier Invoice Accounting 19.0.1.0.0 Cybrosys Techno Solutions
Storage Dashboard Dashboard for Storage Usage of Different Models. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Table Reservation in POS The Table Reservation in Pos module is used to facilitate the management of reservations Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Task Overdue Email Notification Send Email Reminders To The Assigned Users For Overdue Tasks Project 19.0.1.0.0 Cybrosys Techno Solutions
Theme Autofly Design eCommerce Website with Theme AutoFly Theme/Website 19.0.1.0 Cybrosys Techno Solutions
Theme Blast Theme Blast makes the website more unique and attractive through its style and custom-designed snippet Theme/Corporate 19.0.1.0.0 Cybrosys Techno Solutions
Theme Boec Theme Boec is an attractive and modern eCommerce Website theme Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Classic Store Theme Classic Store for Odoo Website and e-Commerce Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Coffee Shop A Captivating and Practical E-Commerce Theme for Coffee Shops Theme 19.0.1.0.0 Cybrosys Techno Solutions
Theme College Theme College is a new kind of Theme. The theme is a very user-friendly and is suitable for your educational institutions website. Theme/Education 19.0.1.0.0 Cybrosys Techno Solutions
Theme Diva Design Web Pages with Theme Diva. The theme is very ' 'user-friendly and is suitable for your website. Theme/Corporate 19.0.1.0.0 Cybrosys Techno Solutions
Theme Diwy Diwy Backend Theme is an attractive theme for Odoo backend Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Theme Eco Food Design Web Pages with theme Eco food Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Eco Refine Theme Eco Refine helps to create attractive and unique front end theme Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Fashion Design Web Pages with Theme Fashion. Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Fuge Design Web Pages with theme fuge Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Lego Design Web Pages with Theme Lego Theme 19.0.1.0.0 Cybrosys Techno Solutions
Theme LevelUp The perfect website theme for your growing businesscan used to apply new design to website and adding more menus and feature Theme/Corporate 19.0.1.0.0 Cybrosys Techno Solutions
Theme Medicate Theme Medicate for Odoo Website and e-Commerce Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme OG Store Design Web Pages with Theme OG Theme 19.0.1.0.0 Cybrosys Techno Solutions
Theme Perfume Design Web Pages with theme Perfume Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Rozz Design Web Pages with Theme Rozz Theme/corporate 19.0.1.0.0 Cybrosys Techno Solutions
Theme Shopping Theme Shopping is an attractive and modern eCommerce Website theme Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Silon Theme for website users Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Splash Design Web Pages with Theme Splash Theme/Corporate 19.0.1.0 Cybrosys Techno Solutions
Theme The Chef Theme The Chef is a popular attractive and unique front end theme for your restaurant website. Theme/Creative 19.0.1.0.0 Cybrosys Techno Solutions
Theme Trading Theme Trading is an attractive trading Website theme. The theme comes with many useful and stylish snippets Theme/Corporate 19.0.1.0.0 Cybrosys Techno Solutions
Theme Upshift Theme Upshift is a modern and versatile website theme designed for businesses looking to establish a professional presence and feature Theme/Corporate 19.0.1.0.0 Cybrosys Techno Solutions
Theme WatchHut Theme WatchHut is an attractive and moderneCommerce Website theme Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Xtream Fashion Theme Xtream Fashion Theme/eCommerce 19.0.1.0.0 Cybrosys Techno Solutions
Theme Zen Design Web Pages with theme zen Theme/Corporate 19.0.1.0.0 Cybrosys Techno Solutions
Theme Zen Dark Design Web Pages with theme zen dark Theme/Corporate 19.0.1.0.0 Cybrosys Techno Solutions
Timesheet Auto Create Create timesheets from work reports Project 19.0.1.0.0 Cybrosys Techno Solutions
Timesheet PDF Report Timesheet PDF Report of Employees Project 19.0.1.0.0 Cybrosys Techno Solutions
Total Items and Total Quantity in POS To Show the Total Quantity and Total Items Ordered in POS Point of Sale 19.0.1.0.0 Cybrosys Techno Solutions
Ukraine - Account Base Localization Ukrainian localization base module with accounting Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Account VAT Ukrainian VAT: tax invoices, registers, declaration Accounting/Localization 19.0.4.0.0 Svyatoslav Nadozirny
Ukraine - Accounting Document Reports Ukrainian commercial documents: Рахунок-фактура, Видаткова накладна, Акт Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Accounting Suite Ukrainian accounting: PKO/VKO, Cash Book, Balance Sheet, P&L Accounting/Localization 19.0.7.0.0 Svyatoslav Nadozirny
Ukraine - Bank Currency Sync Sync currency rates from NBU, PrivatBank, Monobank Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Bank Sync Base Ukrainian bank synchronization base module Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Delivery Base Ukrainian delivery carriers base module Inventory/Delivery 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - FOP (Single Tax) Єдиний податок для ФОП: книга доходів, декларація, ЄСВ Accounting/Localization 19.0.2.0.0 Svyatoslav Nadozirny
Ukraine - Fixed Assets Ukrainian fixed assets: depreciation, OZ-6, commissioning/write-off acts, MNMA Accounting/Localization 19.0.2.0.0 Svyatoslav Nadozirny
Ukraine - Full Localization Install all Ukrainian localization modules Accounting/Localizations 19.0.1.0.0 Many2one
Ukraine - HR Attendance Sheet Ukrainian attendance sheet (Табель обліку робочого часу) Human Resources/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - HR Base Ukrainian HR localization base module Human Resources/Localization 19.0.1.0.1 Svyatoslav Nadozirny
Ukraine - HR Certificates Standard HR certificates and references for Ukrainian companies Human Resources/Localization 19.0.1.0.1 Svyatoslav Nadozirny
Ukraine - HR Complete Complete Ukrainian HR localization package Human Resources/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - HR Contracts Ukrainian HR contracts localization (extends hr.version) Human Resources/Localization 19.0.2.0.0 Svyatoslav Nadozirny
Ukraine - HR Documents Ukrainian HR document templates and orders Human Resources/Localization 19.0.1.0.1 Svyatoslav Nadozirny
Ukraine - HR Holidays Ukrainian holidays and sick leave management Human Resources/Localization 19.0.1.0.1 Svyatoslav Nadozirny
Ukraine - HR Reports Ukrainian HR regulatory reports Human Resources/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - HR Salary Ukrainian salary calculation Human Resources/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - HR Salary Accounting Автоматичне створення проводок при нарахуванні зарплати Human Resources/Localization 19.0.1.0.0 NDEV
Ukraine - HR Salary Bonus Bonus management for Ukrainian payroll Human Resources/Payroll 19.0.1.0.0 NDEV
Ukraine - Marketplace Base Ukrainian marketplace integrations base module Sales/Sales 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Meest Delivery Meest delivery integration Inventory/Delivery 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Nova Poshta Delivery Nova Poshta delivery integration Inventory/Delivery 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - PRRO Base Ukrainian PRRO (fiscal registrar) base module Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - PRRO Checkbox Checkbox PRRO integration Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Payment Links NBU QR payment links + Monobank Acquiring Accounting/Localization 19.0.1.0.0 NDEV
Ukraine - PrivatBank Integration PrivatBank API integration for bank statements Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Prom.ua Marketplace Prom.ua marketplace integration Sales/Sales 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Rozetka Marketplace Rozetka marketplace integration Sales/Sales 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Single Tax Declaration (F0103309) Single Tax Declaration form F0103309 for FOP Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Tax Ukrainian tax documents and reporting Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Tax Cabinet Integration Integration with cabinet.tax.gov.ua for document sync Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - Ukrposhta Delivery Ukrposhta delivery integration Inventory/Delivery 19.0.1.0.0 Svyatoslav Nadozirny
Ukraine - monobank Integration monobank API integration for bank statements Accounting/Localization 19.0.1.0.0 Svyatoslav Nadozirny
Ukrainian Marketplace: Hotline Hotline.ua price comparison feed integration Sales/Sales 19.0.1.0.0 NDEV
Ukrainian Marketplace: Price.ua Price.ua price comparison feed integration Sales/Sales 19.0.1.0.0 NDEV
Undo and Redo Module for undo and redo in Odoo Tools 19.0.1.0.0 Cybrosys Techno Solutions
Unique Sequence Number In CRM Opportunity Automatic sequence generation for CRM opportunities Sales 19.0.1.0.0 Cybrosys Techno Solutions
Upload Multiple Attachments From Tree View This module enables users to upload and organize multipledocuments directly from the tree view. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
User Log Details Login user details & IP Address. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
User Login Alert Secure Odoo account by alerts user about any login happened from any systems Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
User Password Strength - Restrict Weak Password User password strength - restrict weak password Tools 19.0.1.0.0 Cybrosys Techno Solutions
User Terms and Conditions This module is used to sign up the users when the user has to be accept the terms and condition. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Userwise Developer Mode Restriction Userwise Developer Mode Restriction Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Ventor Base Base module that allow relation between Ventor modules 19.0.2.7.0 VentorTech
Venue / Event Booking Management Core Module for Managing Different Types of Venue/ Event Booking. Account/Website 19.0.1.0.0 Cybrosys Techno Solutions
Verify And Delete Database This module helps us to verify and delete the database name. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Vista Backend Theme Vista Backend Theme is an attractive theme for backend Themes/Backend 19.0.1.0.0 Cybrosys Techno Solutions
Volunteers and Donors Management The app helps manage volunteers and donors in Odoo, allowing assign volunteers and donors in Project and CRM Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Warehouse Reports All warehouse related PDF and Excel reports Warehouse 19.0.1.0.0 Cybrosys Techno Solutions
Water Supply With Manufacturing Order This app allows you to create water supplying methods Manufacturing 19.0.1.0.0 Cybrosys Techno Solutions
Website Customer Contact Create and manage contacts and addresses from the website. Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Decimal Quantity The app allows to select quantity in decimal for products in Website/Shop Website 19.0.1.0.0 Cybrosys Techno Solutions
Website GDPR In Odoo General Data Protection Regulation is implemented On Odoo 19 Enterprise Edition. Website 19.0.1.0.0 Cybrosys Techno Solutions
Website HelpDesk Dashboard Helpdesk Support Ticket Management Dashboard Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Helpdesk Management The website allows for the creation of tickets, which can then be controlled from the backend. Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Maintenance Page Shows maintenance page for public users Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Order Delivery Tracking Track order delivery status, and delivery partners can update the status. Website 19.0.1.0.0 Cybrosys Techno Solutions
Website PDF Preview Snippet Snippet for Previewing PDF Files on Website Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Product Customization Customize products from website Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Product Customizer Product customization designer for eCommerce Website,eCommerce,Sales,Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Website Product Reservation Enable product reservation functionality on your website Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Return Order Management Sale Order Return Management from Website Website 19.0.1.0.0 Cybrosys Techno Solutions
Website Signup Approval Approve signup request to login to the website Website 19.0.1.0.0 Cybrosys Techno Solutions
Website WebAR Product Viewer Realistic view of the product in website. Website 19.0.1.0.0 Cybrosys Techno Solutions
WhatsApp Floating Icon in Website Adds a WhatsApp Floating Icon in Website to connect with WhatsApp web. Extra Tools 19.0.1.0.0 Cybrosys Techno Solutions
Work Anniversary Reminder Send work anniversary emails to employees. Human Resources 19.0.1.0.0 Cybrosys Techno Solutions
Workflow Custom Actions Manufacturing/Product Lifecycle Management (PLM) 19.0.1.0.0 OmniaSolutions

Note: Table automatically generated and sanitized (newlines collapsed to single spaces, pipes escaped) from all __manifest__.py files in submodules and direct addons. Updating Submodules

To update all submodules to their latest versions:

git submodule update --remote

License

This setup includes modules with various licenses. Please check individual module licenses before use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors