dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] 9f2ac7: Fix error in triggers process


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 9f2ac7: Fix error in triggers process
Date: Mon, 07 Oct 2019 05:14:37 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 9f2ac7cae308734c38e951b5d5a49e1d8ae84788
      
https://github.com/Dolibarr/dolibarr/commit/9f2ac7cae308734c38e951b5d5a49e1d8ae84788
  Author: oscim <address@hidden>
  Date:   2019-10-03 (Thu, 03 Oct 2019)

  Changed paths:
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  Fix error in triggers process

If methode create_from_contact is called; In process this method containt call 
create methode, but trigger by action USER_CREATE is called twice. 
the call to the create method should not trigger triggers

same for the create_from_members method


  Commit: d368bc1b6a6039dd4766426ef4f2eaee3f7ed443
      
https://github.com/Dolibarr/dolibarr/commit/d368bc1b6a6039dd4766426ef4f2eaee3f7ed443
  Author: oscim <address@hidden>
  Date:   2019-10-03 (Thu, 03 Oct 2019)

  Changed paths:
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  Update user.class.php

actually the create_from_member method does not require this change


  Commit: 0bd545e1ca747e6d38783150a8b896fae4397a85
      
https://github.com/Dolibarr/dolibarr/commit/0bd545e1ca747e6d38783150a8b896fae4397a85
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  Merge pull request #12026 from oscim/patch-6

Fix error in triggers process


Compare: 
https://github.com/Dolibarr/dolibarr/compare/00df21cf17f8...0bd545e1ca74



reply via email to

[Prev in Thread] Current Thread [Next in Thread]