dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 2c6aea: FIX : Societe::set_parent() f


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 2c6aea: FIX : Societe::set_parent() function needs societe...
Date: Sun, 18 Oct 2015 12:22:52 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 2c6aeac64f53b8eb88aaf8797975500c01692897
      
https://github.com/Dolibarr/dolibarr/commit/2c6aeac64f53b8eb88aaf8797975500c01692897
  Author: Gauthier <address@hidden>
  Date:   2015-10-15 (Thu, 15 Oct 2015)

  Changed paths:
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/soc.php

  Log Message:
  -----------
  FIX : Societe::set_parent() function needs societe object to be fetched to 
update parent


  Commit: 6bd13b8071b87a8251b0b0c6aaa941b853011740
      
https://github.com/Dolibarr/dolibarr/commit/6bd13b8071b87a8251b0b0c6aaa941b853011740
  Author: arnaud <address@hidden>
  Date:   2015-10-15 (Thu, 15 Oct 2015)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php

  Log Message:
  -----------
  FIX bug invoice classified in propale next update commonobject class in 3.8


  Commit: b3e3cc14a7ebcc0c01fbbf31081414c62b83b656
      
https://github.com/Dolibarr/dolibarr/commit/b3e3cc14a7ebcc0c01fbbf31081414c62b83b656
  Author: Gauthier <address@hidden>
  Date:   2015-10-15 (Thu, 15 Oct 2015)

  Changed paths:
    M htdocs/compta/facture.php

  Log Message:
  -----------
  FIX : 1/ update_extra() function musn't be in  
"if(!empty(MAIN_DISABLE_CONTACTS_TAB)" test.
2/ Reindented code


  Commit: d68db2a844231880780b75901abd9b74f6b77d72
      
https://github.com/Dolibarr/dolibarr/commit/d68db2a844231880780b75901abd9b74f6b77d72
  Author: Frédéric FRANCE <address@hidden>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M htdocs/fourn/class/fournisseur.commande.class.php

  Log Message:
  -----------
  Update fournisseur.commande.class.php


  Commit: 686a9239749cdc152482039b0d6455ef7e8354d8
      
https://github.com/Dolibarr/dolibarr/commit/686a9239749cdc152482039b0d6455ef7e8354d8
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M htdocs/fourn/class/fournisseur.commande.class.php

  Log Message:
  -----------
  Merge pull request #3754 from frederic34/patch-16

FIX Update status of fournisseur.commande.class.php


  Commit: bba8db2b60aa05d356c7b10b72442ad0a29c7f2d
      
https://github.com/Dolibarr/dolibarr/commit/bba8db2b60aa05d356c7b10b72442ad0a29c7f2d
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Merge pull request #3744 from atm-gauthier/3.8_fix_thirdparty_parent

FIX : Societe::set_parent() function needs societe object to be fetch…


  Commit: fc8f4b4d6e5fa4c1e7a4028a95a9c2a9337ecb6c
      
https://github.com/Dolibarr/dolibarr/commit/fc8f4b4d6e5fa4c1e7a4028a95a9c2a9337ecb6c
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php

  Log Message:
  -----------
  Merge pull request #3745 from atm-arnaud/3.8_fix_propale_facturee

FIX bug invoice classified in propale next update commonobject class …


  Commit: 5c1daa6135bfd1dbf812b5b5ec72821fc9ebf723
      
https://github.com/Dolibarr/dolibarr/commit/5c1daa6135bfd1dbf812b5b5ec72821fc9ebf723
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M htdocs/compta/facture.php

  Log Message:
  -----------
  Merge pull request #3746 from atm-gauthier/3.8_fix_function_update_extra

FIX : 1/ update_extra() function musn't be in  "if(!empty(MAIN_DISABL…


  Commit: 0211ad64eed4de33aec6bf0e966cbf449aca96eb
      
https://github.com/Dolibarr/dolibarr/commit/0211ad64eed4de33aec6bf0e966cbf449aca96eb
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

  Changed paths:
    M htdocs/product/stats/commande.php
    M htdocs/product/stats/commande_fournisseur.php
    M htdocs/product/stats/facture.php
    M htdocs/product/stats/facture_fournisseur.php
    M htdocs/product/stats/propal.php

  Log Message:
  -----------
  FIX Total in summary was not same than into detail on the referrer page.

Conflicts:
        htdocs/product/stats/facture.php


  Commit: 334c14d088c0f22805247917770dbcc5f6a8e3f8
      
https://github.com/Dolibarr/dolibarr/commit/334c14d088c0f22805247917770dbcc5f6a8e3f8
  Author: Juanjo Menent <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/compta/bank/account.php

  Log Message:
  -----------
  Fix: Last page total is 0


  Commit: c51bc09e3974b940dd5aaaaebddf28f142776a52
      
https://github.com/Dolibarr/dolibarr/commit/c51bc09e3974b940dd5aaaaebddf28f142776a52
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/comm/propal/apercu.php
    M htdocs/commande/apercu.php
    M htdocs/compta/facture/apercu.php
    M htdocs/fichinter/apercu.php

  Log Message:
  -----------
  FIX The preview of PDF was never refreshed if PDF document was changed


  Commit: 420bfd8301ba8f9b7950338a26014b844e073d2b
      
https://github.com/Dolibarr/dolibarr/commit/420bfd8301ba8f9b7950338a26014b844e073d2b
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/comm/propal/apercu.php
    M htdocs/commande/apercu.php
    M htdocs/compta/facture/apercu.php
    M htdocs/fichinter/apercu.php

  Log Message:
  -----------
  FIX Preview pages was not using correct style for ref


  Commit: c64c1a0201f00e6b7d83f36e3ffa996c911b9fcf
      
https://github.com/Dolibarr/dolibarr/commit/c64c1a0201f00e6b7d83f36e3ffa996c911b9fcf
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/public/opensurvey/studs.php

  Log Message:
  -----------
  FIX If no end date is set on survey, we should be able to vote.


  Commit: be8e7515a1f239a43dc1672a3336bb2683eb2f83
      
https://github.com/Dolibarr/dolibarr/commit/be8e7515a1f239a43dc1672a3336bb2683eb2f83
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/compta/bank/account.php

  Log Message:
  -----------
  Merge pull request #3762 from simnandez/3.8

Fix: Last page total is 0


  Commit: afe4057a976abd8d834a2cf698c249ff40ed83f7
      
https://github.com/Dolibarr/dolibarr/commit/afe4057a976abd8d834a2cf698c249ff40ed83f7
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/compta/sociales/charges.php

  Log Message:
  -----------
  FIX #3757 Can't set amount in a social contribution with some languages


  Commit: bf6b48f5a0ff1f316e96b694f65f360067f33bde
      
https://github.com/Dolibarr/dolibarr/commit/bf6b48f5a0ff1f316e96b694f65f360067f33bde
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/compta/bank/account.php

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


  Commit: 81580f75b96d5947c1e886f48dc19455b62c201a
      
https://github.com/Dolibarr/dolibarr/commit/81580f75b96d5947c1e886f48dc19455b62c201a
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

  Changed paths:
    M htdocs/comm/propal/apercu.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/apercu.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/apercu.php
    M htdocs/compta/sociales/charges.php
    M htdocs/fichinter/apercu.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.8' into develop

Conflicts:
        htdocs/compta/facture.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/ccce9744760b...81580f75b96d

reply via email to

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