Skip to Content
Menu
v 16.0 Third Party 275
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Purchase (purchase)
eCommerce (website_sale)
Discuss (mail)
Invoicing (account)
Website (website)
Lines of code 1510
Technical Name product_management_system
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Purchase (purchase)
eCommerce (website_sale)
Discuss (mail)
Invoicing (account)
Website (website)
Lines of code 1510
Technical Name product_management_system
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 16.0 17.0
Community
Enterprise

Product Management System

This module helps in product management system.

Explore This Module

Overview

Mass actions and operations that might be proceeded for a number of product templates in batch. The tool offers multiple default actions, among which you can select the required ones.

Features

Change the product category of all selected items.
Change the product customer lead time of all selected items.
Archive products in bulk.
Update the product sales price of all selected items.
Add product vendors for all selected items.
Make product salable and purchasable for all selected items.
Delete all selected products.
Publish or unpublish products in batch.
Add Alternative products for all selected items.
Add Accessory products for all selected items.
Add Optional products for all selected items.
Change invoice policy of all selected items.
Add Customer/Vendor taxes for all selected items.
Change website product category of all selected items.
Add Attribute & Variants for all selected items.
Change product tracking for all selected items.
Change Production/Inventory location for all selected items.

Screenshots

User Configuration

Settings -> Users -> Turn on Product Management

Kanban View Of Products

By selecting Products in kanban view a new list of buttons will be shown

We can perform different actions for the selected products.

Change Product Category

By clicking the change category button a wizard appear for changing category of selected products.

Change Customer Lead Time

Archive Products

Update Sale Price Of Selected Products

Add Vendors For Selected Products

Make Product Salable

Add Alternative Products For Selected Products

Edit Invoice Policy Of Selected Products

Change Customer Tax Of Selected Products

Change Website Category Of Selected Products

Add Product Attributes

Change Product Tracking Method Of Selected Products

Change Production Location Of Selected Products

Suggested Products


Our Services

Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy

Our Industries

Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience.

Education

A platform for educational management.

Manufacturing

Plan, track and schedule your operations.

E-commerce & Website

Mobile friendly, awe-inspiring product pages.

Service Management

Keep track of services and invoice.

Restaurant

Run your bar or restaurant methodically.

Hotel Management

An all-inclusive hotel management application.

Support

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com

WhatsApp

Say hi to us on WhatsApp!

+91 86068 27707

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
products_selected array must be emptied
by
Metin GÜLSOY
on 9/3/24, 5:21 AM

when we chose one or more product and complete a process products_selected array still stayed filled with previous process selected products. when we click another product and tried to another process before refresh page  still products_selected array comes some of previous products.

Re: products_selected array must be emptied
by
Cybrosys Technologies
on 9/30/24, 1:13 AM Author

Thank you for your valuable suggestions and corrections. We have updated the app. Please download and check the latest version.


Reload kanban after complete process
by
Metin GÜLSOY
on 9/3/24, 2:04 AM

We are reviewing your application and it looks good for now but when we complete tasks we couldn't realize differences or results, in our opinion it could be better to reload kanban view after complete process so users can see result after process

Have a great day!


Need Bug Fixing!
by
Metin GÜLSOY
on 9/3/24, 1:58 AM

Hello! there is a bug in your javascript code when product id bigger than 1000 parseInt() js method in _onSelectDocs() method return false value, for example; product which has id 1.250 return as 1 so whenever we select product always we select product with id 1