Allow your customers to sharing eCommerce product page in social media.
Social Media Sidebar
This modules add various popular social media links on employee.
Manage your Pinterest accounts and schedule posts
Share contents in social networks
Complete TikTok Business API integration for Odoo Community Edition with advanced analytics, comment management, and real-time synchronization
Manage your X (Twitter) accounts and schedule posts
Upload videos to X (Twitter) from Odoo Social Marketing
This module allows you to effortlessly manage your X (Twitter) accounts directly from Odoo. You can schedule posts in advance, organize your content, and keep your audience engaged without manual effort. It helps you plan your social media activity, track upcoming posts, and streamline your posting workflow — all from a single, centralized platform.
This module helps you manage your YouTube content directly from Odoo. You can upload videos, organize them, and schedule when each video should go live — all without opening YouTube. It keeps your publishing workflow smooth, saves time, and ensures your content goes live exactly when you want. With automated scheduling and easy video management, it’s perfect for creators, marketers, and businesses who want consistent YouTube activity.ew essential YouTube insights like views, likes, comments, and performance trends inside Odoo.
Additional fields in Employee form, such as Skype, Facebook, LinkedIn, Freelancer. Click on Skype field to launch instant Skype Chat with filled username in it.
Additional fields in Partner form, such as Skype, Facebook, LinkedIn, Freelancer. Click on Skype field to launch instant Skype Chat with filled username in it.
Integrate social media and geolocation into Odoo contacts for quick access and location-based features
Post multiple images (carousel) to Instagram - Feature from Odoo Enterprise 18
The application allows the management of IT assets such as software, software licenses, computers, and servers, facilitating the registration and maintenance of these items.
Software Development Project Forecasting for Odoo v17
Manage software license keys with an online customer portal.
Sale order line description in picking
The Widget is used to show entities location into openstreetmap with geolocation and geocoding. To use the map widget you should add this snippet into form view for any model that contain those element. Do not use group to wrap the div. <div class="o_field_map_from"> <field name="function" // Char Field Name nolabel="1" widget="sol_map_field" <!-- Set fields Section to be use for geocoding --> longitude="partner_longitude" latitude="partner_latitude" street="street" postalcode="zip" state_id="state_id" country_id="country_id" city="city" <!-- END Section--> geocode_btn="1" <!-- Active the btn geocoding --> geo_drag_mark="1"> <!-- Active the the option to drag the marker on the map and update coordinate --> </field> </div>
Show contacts location into openstreetmap with geolocation and geocoding.