MO: ONLY 1000 items (raw materials) displayed in drop-down

Dolibarr 	15.0.2 
PHP  7.4.30
MySQL 5.5.5-10.6.8-MariaDB-1:10.6.8+maria~focal
OS	Linux
Web server  Apache/2.4.54 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.1.1f
URL: bom/bom_card.php

IN the adding raw materials screen after creating a product screen, the drop down product selection section shows all Manufactures Products also.
This drop down should only bring raw materials, NOT a finished product.

In our Dolibarr, we have added about 2158 products including variations, raw materials and finished products. This field displays only 1000 items.

ONLY 1000 ITEMS / PRODUCTS displayed in this drop menu.
(is it a HTML drop menu limitation?)
Can we bring all products (raw materials) into this drop down to choose from? or just keyword search or drop-down of just keywords/tags then select the actual needed raw material…

I am still in learnign stage as we are about to use the MO function…

Thank you.

Bg

Hello,

Have a look at the product module setup and put 0 on “Maximum number of products to show in combo select lists (0=no limit)”

Thanks a lot , it worked !!!