Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.46k stars 2.79k forks source link

Bug: impossible to select <a href="#selectedfields"> #31513

Closed Pyhot closed 2 weeks ago

Pyhot commented 3 weeks ago

Hello,

First I want to congratulate teams' developpement of Dolibarr ! I LOVE this ERP/CRM :)

Instructions

This is a template to help you report good issues. You may use Github Markdown syntax to format your issue report. Please:

Bug

I always have troubles in appearance of page /product/reassort.php?type=0&leftmenu= : there is NO POSSIBILITY TO SELECT COLUMNS (no button ?) This page seems too wide, for every screens, or navigators, even after upgrade.

Looks like is missing.

Somebody has any clue to fix this page ?

Environment

Expected and actual behaviour

Columns selection works perfectly with other pages such as Products (see images attached).

Steps to reproduce the behavior

[Verbose description]

Attached files (Screenshots, screencasts, dolibarr.log, debugging information…)

Capture d’écran 2024-10-22 à 09 47 04 Capture d’écran 2024-10-22 à 09 32 27

Report

frederic34 commented 3 weeks ago

is the right link htdocs/product/reassort.php ? not htdocs/product/stock/reassort.php

Pyhot commented 3 weeks ago

Hello Frederic,

the problematic link is indeed with link (copy-pasted) htdocs/product/reassort.php.

but also almost the same problem (no button to SELECT COLUMNS) with htdocs/product/reassortlot.php

(URL "htdocs/product/stock/reassort.php" was not found on this server)

Pyhot commented 3 weeks ago

Hello, any help ? Do you have the same problem ?

Pyhot commented 2 weeks ago

I just found the solution, while checking on demo : there is no columns selection tool in /product/reassort.php nor in /product/reassortlot.php

Now, it could be a good tool to install in futur upgrades ;)