dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 2c2f86: Fix #10301 mass bill orders a


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 2c2f86: Fix #10301 mass bill orders and replicate extrafie...
Date: Wed, 16 Jan 2019 07:48:26 -0800

  Branch: refs/heads/9.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 2c2f86736aff1e648dab317b93d7f21edcada89a
      
https://github.com/Dolibarr/dolibarr/commit/2c2f86736aff1e648dab317b93d7f21edcada89a
  Author: TuxGasy <address@hidden>
  Date:   2019-01-08 (Tue, 08 Jan 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Fix #10301 mass bill orders and replicate extrafields


  Commit: 47448b77f05b673339b46cf4cdbd54f44ff0a409
      
https://github.com/Dolibarr/dolibarr/commit/47448b77f05b673339b46cf4cdbd54f44ff0a409
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-08 (Tue, 08 Jan 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Update actions_massactions.inc.php


  Commit: a1f5ede736442e7f0a643b3496a47daf100f0c76
      
https://github.com/Dolibarr/dolibarr/commit/a1f5ede736442e7f0a643b3496a47daf100f0c76
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-08 (Tue, 08 Jan 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Update actions_massactions.inc.php


  Commit: 0d9367b09dff66c7ad4f74648f22b29ec4cba2a5
      
https://github.com/Dolibarr/dolibarr/commit/0d9367b09dff66c7ad4f74648f22b29ec4cba2a5
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-08 (Tue, 08 Jan 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Merge pull request #10305 from tuxgasy/8.0_bill_orders

Fix #10301 mass bill orders


  Commit: 1aa2b7a164f88f59314d86cbc4f7beca7ec4070a
      
https://github.com/Dolibarr/dolibarr/commit/1aa2b7a164f88f59314d86cbc4f7beca7ec4070a
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M htdocs/admin/dict.php

  Log Message:
  -----------
  FIX SQL injection on rowid of dict.php


  Commit: 7c9d85d091ba0d3754bc474e5e9cf47af07e3420
      
https://github.com/Dolibarr/dolibarr/commit/7c9d85d091ba0d3754bc474e5e9cf47af07e3420
  Author: Regis Houssin <address@hidden>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M htdocs/core/lib/security.lib.php
    M htdocs/user/card.php

  Log Message:
  -----------
  FIX problem with multicompany transverse mode

Signed-off-by: Regis Houssin <address@hidden>


  Commit: 41a38b3a0aa3308bbc73765ba8b816f1b161bd15
      
https://github.com/Dolibarr/dolibarr/commit/41a38b3a0aa3308bbc73765ba8b816f1b161bd15
  Author: Regis Houssin <address@hidden>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M htdocs/install/inc.php

  Log Message:
  -----------
  FIX avoid php warning

Signed-off-by: Regis Houssin <address@hidden>


  Commit: adc442232398b95825e0559c894b2b0925514aba
      
https://github.com/Dolibarr/dolibarr/commit/adc442232398b95825e0559c894b2b0925514aba
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M htdocs/user/card.php

  Log Message:
  -----------
  Update card.php


  Commit: 6dd905048c1914772b03ad06baba36ae654eb3e1
      
https://github.com/Dolibarr/dolibarr/commit/6dd905048c1914772b03ad06baba36ae654eb3e1
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M htdocs/core/lib/security.lib.php
    M htdocs/user/card.php

  Log Message:
  -----------
  Merge pull request #10334 from hregis/8.0_mc

FIX problem with multicompany transverse mode


  Commit: f51b4288da3c3171dfb99b4d05208f3ca0cf5d7e
      
https://github.com/Dolibarr/dolibarr/commit/f51b4288da3c3171dfb99b4d05208f3ca0cf5d7e
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-15 (Tue, 15 Jan 2019)

  Changed paths:
    M htdocs/install/inc.php

  Log Message:
  -----------
  Merge pull request #10336 from hregis/8.0_bug

FIX avoid php warning


  Commit: 0d384eea008994aea4b7def68ad5f9493fa2a63d
      
https://github.com/Dolibarr/dolibarr/commit/0d384eea008994aea4b7def68ad5f9493fa2a63d
  Author: atm-quentin <address@hidden>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M htdocs/compta/facture/card.php

  Log Message:
  -----------
  FIX credit note can have negative value


  Commit: 346028c8d5242a8a49848cac4a361a2ebc099463
      
https://github.com/Dolibarr/dolibarr/commit/346028c8d5242a8a49848cac4a361a2ebc099463
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M htdocs/compta/facture/card.php

  Log Message:
  -----------
  Merge pull request #10340 from atm-quentin/FIX_Credit_Note_Free_Line

FIX credit note can have negative value


  Commit: 6becdc8af4684dfb2c1400afe19e7a4e254cdda3
      
https://github.com/Dolibarr/dolibarr/commit/6becdc8af4684dfb2c1400afe19e7a4e254cdda3
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/subscription.php

  Log Message:
  -----------
  Fix missing substitution of ID


  Commit: 476527e71e3eead2e54fcea42399c5e841c39e64
      
https://github.com/Dolibarr/dolibarr/commit/476527e71e3eead2e54fcea42399c5e841c39e64
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M htdocs/comm/action/list.php

  Log Message:
  -----------
  Merge branch '7.0' of address@hidden:Dolibarr/dolibarr.git into 7.0


  Commit: 698222c7691c4b481dff38a6bebb8948fd7c7b62
      
https://github.com/Dolibarr/dolibarr/commit/698222c7691c4b481dff38a6bebb8948fd7c7b62
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/subscription.php

  Log Message:
  -----------
  Merge branch '7.0' of address@hidden:Dolibarr/dolibarr.git into 8.0

Conflicts:
        htdocs/adherents/subscription.php


  Commit: 688311c761baf797fb8e8960613d2ec1888e041d
      
https://github.com/Dolibarr/dolibarr/commit/688311c761baf797fb8e8960613d2ec1888e041d
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M htdocs/compta/facture/card.php
    M htdocs/core/lib/security.lib.php
    M htdocs/install/inc.php
    M htdocs/user/card.php

  Log Message:
  -----------
  Merge branch '8.0' of address@hidden:Dolibarr/dolibarr.git into 8.0


  Commit: d3828130abdf543165421a275dfe57f97865d900
      
https://github.com/Dolibarr/dolibarr/commit/d3828130abdf543165421a275dfe57f97865d900
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/subscription.php
    M htdocs/admin/dict.php
    M htdocs/compta/facture/card.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/lib/security.lib.php
    M htdocs/install/inc.php
    M htdocs/user/card.php

  Log Message:
  -----------
  Merge branch '8.0' of address@hidden:Dolibarr/dolibarr.git into 9.0

Conflicts:
        htdocs/adherents/class/adherent.class.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/638be67f96dd...d3828130abdf
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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