Dolibarr ERP & CRM » Bugs » bug #1604 Lors de la création d'un adhérent, la date de naissance n'est pas enregistréeDernières modifications
Répondre
État Détails |
Submitted by: | Xebax | | Submitted on: | 20/09/2014 23:14 |
Last Modified On: | 21/09/2014 18:39 | |
Summary: | Lors de la création d'un adhérent, la date de naissance n'est pas enregistrée |
Description: | Lorsque l'on crée un nouvel adhérent et que l'on renseigne sa date de naissance, celle-ci n'est pas enregistrée. Par contre cela fonctionne lorsque l'on modifie un adhérent.
Je joins un patch qui corrige le bug (à vérifier, je n'ai jamais touché au code de Dolibarr). |
Step to reproduce bug: | Ouvrir le module Adhérents.
Cliquer sur "Nouvel adhérent" dans le menu de gauche.
Renseigner tous les champs obligatoires.
Renseigner la date de naissance dans le champ "Anniversaire".
Cliquer sur "Ajouter adhérent".
-> L'adhérent est créé mais le champ "Anniversaire" est vide. |
Detected in version: | 3.6.0 | | Category: | Module: Members |
Severity: | 5 - Major | | OS Type/Version: | |
PHP version: | 5.4.4 | | Database type and version: | |
Etat |
Status: | Open | | Assigned to: | Aucun |
Resolution: | Aucun | |
Commentaires- Xebax 21/09/2014 20:30
- Oh sorry, here is the english version:
Summary: When a member is created, the birthday is not recorded.
Description:
When a new member is created and its birthday is filled, the birthday is not recorded. However this works when a member is modified.
I attach a patch which fixes the bug but this must be reviewed/checked because I never modified the source code of Dolibarr.
Steps to reproduce the bug:
Open the Members module.
Click on "New member" on the menu on the left.
Fill all the mandatory fields.
Fill the "Birthday" field.
Click on "Add member".
-> The member is created but the "Birthday" field is empty. - Marcos García 21/09/2014 18:39
- Would you mind translating the bug report to English?
|
|
Summary: When a member is created, the birthday is not recorded.
Description:
When a new member is created and its birthday is filled, the birthday is not recorded. However this works when a member is modified.
I attach a patch which fixes the bug but this must be reviewed/checked because I never modified the source code of Dolibarr.
Steps to reproduce the bug:
Open the Members module.
Click on "New member" on the menu on the left.
Fill all the mandatory fields.
Fill the "Birthday" field.
Click on "Add member".
-> The member is created but the "Birthday" field is empty.