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.47k stars 2.8k forks source link

Fields of ressource object not saved on creation #31839

Open mikaelcarlavan opened 2 hours ago

mikaelcarlavan commented 2 hours ago

Bug

When a new resource is created, some fields are not saved.

Dolibarr Version

20.0.1 and more

Environment PHP

7.4 and more

Environment Database

No response

Steps to reproduce the behavior and expected behavior

  1. Click on "new ressource" in the agenda module.
  2. Fill-in the form.
  3. Click save.
  4. You are redirect to the list which does not display saved fields.

Attached files

WhatsApp Image 2024-11-15 at 14 37 23

iouston commented 2 hours ago

Fix in PR https://github.com/Dolibarr/dolibarr/pull/31844