Dolibarr ERP & CRM » Bugs » bug #1823 can't update statusDernières modifications
Répondre
État Détails |
Last Modified On: | 16/02/2015 12:38 | | Submitted by: | Arnaud Aujon (aaujon) |
Submitted on: | 03/02/2015 13:37 | |
Summary: | can't update status |
Description: | Can't update contact status using webservices.
Looks like an easy bug to fix (status field isn't update in update method, that's all) |
Step to reproduce bug: | - Create a new contact with status 1
- update it via webservice with status 0
> status isn't updated |
Detected in version: | 3.7.0 | | Category: | Module: WebServices |
Severity: | 4 | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Etat |
Status: | Closed | | Assigned to: | Aucun |
Resolution: | Aucun | |
Commentaires- Andreotti Teddy 17/02/2015 13:11
- Maybe because in server_contact.php , "status" is "statut" !!!
- Marcos García 16/02/2015 12:38
- I have opened task #1850
- Marcos García 16/02/2015 12:36
- Report looks to be more a feature request than a bug report. So i
close the request to move it from bug list. Waiting for a
developer to develop enhancement and send a request to include it. - Marcos García 15/02/2015 16:12
- A new setStatus function must be implemented as status cannot be updated through main update function because of trigger implementation
|
|