dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 4649cf: Fix: [ bug #3206 ] PropaleLig


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 4649cf: Fix: [ bug #3206 ] PropaleLigne, OrderLine and Fac...
Date: Sat, 12 Sep 2015 02:37:51 -0700

  Branch: refs/heads/3.5_backported
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 4649cf72105f646ab76e5fa2a626399a742dbf17
      
https://github.com/Dolibarr/dolibarr/commit/4649cf72105f646ab76e5fa2a626399a742dbf17
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Fix: [ bug #3206 ] PropaleLigne, OrderLine and FactureLigne given to triggers 
through update function does not contain all the information

Close #3206


  Commit: d0b1652efd05b97e8682eadf0f5f66199f988250
      
https://github.com/Dolibarr/dolibarr/commit/d0b1652efd05b97e8682eadf0f5f66199f988250
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-07-19 (Sun, 19 Jul 2015)

  Changed paths:
    M ChangeLog
    M htdocs/compta/facture/stats/index.php
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  Merge branch '3.5' into bug-3206

Conflicts:
        ChangeLog


  Commit: a1f74763da692faf1da20b91e21727819226ead5
      
https://github.com/Dolibarr/dolibarr/commit/a1f74763da692faf1da20b91e21727819226ead5
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/contact/exportimport.php
    M htdocs/contact/info.php
    M htdocs/contact/ldap.php
    M htdocs/contact/perso.php
    M htdocs/contact/vcard.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/societe/info.php
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Merge branch '3.5' into bug-3206

Conflicts:
        ChangeLog


  Commit: 7cb564586ea3033fabb92c61756f51722bd287ce
      
https://github.com/Dolibarr/dolibarr/commit/7cb564586ea3033fabb92c61756f51722bd287ce
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-08-09 (Sun, 09 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Fix: [ bug #3310 ] OrderLine::fetch, FactureLigne::fetch and 
PropaleLigne::fetch do not return anything

Close #3310


  Commit: f3ef4fed93cc45bc310b54810ff0198b4121038c
      
https://github.com/Dolibarr/dolibarr/commit/f3ef4fed93cc45bc310b54810ff0198b4121038c
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2015-08-09 (Sun, 09 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/class/menubase.class.php
    M htdocs/core/modules/DolibarrModules.class.php

  Log Message:
  -----------
  Fix: [ bug #3313 ] Error enabling module with PostgreSQL database

Close #3313


  Commit: d3f004d407a934eaef186f623c1c1834ad29c653
      
https://github.com/Dolibarr/dolibarr/commit/d3f004d407a934eaef186f623c1c1834ad29c653
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-08-12 (Wed, 12 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Merge pull request #3275 from marcosgdf/bug-3206

Fix: [ bug #3206 ] PropaleLigne, OrderLine and FactureLigne given to triggers 
through update function does not contain all the information


  Commit: a8c2dfd445d29a2210d1068b705d9465dc7464ba
      
https://github.com/Dolibarr/dolibarr/commit/a8c2dfd445d29a2210d1068b705d9465dc7464ba
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/menus/standard/eldy.lib.php

  Log Message:
  -----------
  Merge branch 'marcosgdf-bug-3310' into 3.5


  Commit: 4b51fc80a6f036696171c6aad9361f977409db66
      
https://github.com/Dolibarr/dolibarr/commit/4b51fc80a6f036696171c6aad9361f977409db66
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/class/facture.class.php

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

Conflicts:
        ChangeLog


  Commit: dc4b429a3384349b30643ce1ae50ad237d16876f
      
https://github.com/Dolibarr/dolibarr/commit/dc4b429a3384349b30643ce1ae50ad237d16876f
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/class/menubase.class.php
    M htdocs/core/modules/DolibarrModules.class.php

  Log Message:
  -----------
  Merge branch 'bug-3313' of https://github.com/marcosgdf/dolibarr into
marcosgdf-bug-3313

Conflicts:
        ChangeLog


  Commit: 45aed1e0aae4d8528d7570d5eb7de8c3119f7fea
      
https://github.com/Dolibarr/dolibarr/commit/45aed1e0aae4d8528d7570d5eb7de8c3119f7fea
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M ChangeLog
    M htdocs/core/class/menubase.class.php
    M htdocs/core/modules/DolibarrModules.class.php

  Log Message:
  -----------
  Merge branch 'marcosgdf-bug-3313' into 3.5


  Commit: 8d18507d5f73a89319587f30a6f74c7c2e02bc43
      
https://github.com/Dolibarr/dolibarr/commit/8d18507d5f73a89319587f30a6f74c7c2e02bc43
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-08-14 (Fri, 14 Aug 2015)

  Changed paths:
    M build/makepack-dolibarr.pl

  Log Message:
  -----------
  Bad help


  Commit: 58988d30840e6fc23a2f78e7206cb4abe7691bb5
      
https://github.com/Dolibarr/dolibarr/commit/58988d30840e6fc23a2f78e7206cb4abe7691bb5
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-08-14 (Fri, 14 Aug 2015)

  Changed paths:
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  3.5.8


  Commit: 51d5bff15d761588e96808d1e448c2dfdbf0a874
      
https://github.com/Dolibarr/dolibarr/commit/51d5bff15d761588e96808d1e448c2dfdbf0a874
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M htdocs/core/boxes/box_prospect.php

  Log Message:
  -----------
  Fix #3442 Remove useless syslog

Not having the permission to read the box is not an error.
Furthermore, no other boxes have this behavior.


  Commit: 2b6a481011783d38c912b33268d79cc9e62be86e
      
https://github.com/Dolibarr/dolibarr/commit/2b6a481011783d38c912b33268d79cc9e62be86e
  Author: fmarcet <address@hidden>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php

  Log Message:
  -----------
  FIX: The hours of date filter aren't correct


  Commit: 870882257da72e81848739f3482b22d48a59eb70
      
https://github.com/Dolibarr/dolibarr/commit/870882257da72e81848739f3482b22d48a59eb70
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M htdocs/compta/index.php

  Log Message:
  -----------
  Fix #3448 Pass expected date format


  Commit: e3d4b104e2375b4a63e47e2dfd14eeb244a558f6
      
https://github.com/Dolibarr/dolibarr/commit/e3d4b104e2375b4a63e47e2dfd14eeb244a558f6
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M htdocs/compta/index.php

  Log Message:
  -----------
  Merge pull request #3449 from GPCsolutions/3.5-3448

Fix #3448 Pass expected date format


  Commit: 9efecbf52b9386cb5eac97519169a2e109369930
      
https://github.com/Dolibarr/dolibarr/commit/9efecbf52b9386cb5eac97519169a2e109369930
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M htdocs/core/boxes/box_prospect.php

  Log Message:
  -----------
  Merge pull request #3443 from GPCsolutions/3.5-3442

Fix #3442 Remove useless syslog


  Commit: 897686a7520b35ab3f7164183574bdcb2d5f3c00
      
https://github.com/Dolibarr/dolibarr/commit/897686a7520b35ab3f7164183574bdcb2d5f3c00
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-09-03 (Thu, 03 Sep 2015)

  Changed paths:
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php

  Log Message:
  -----------
  Merge pull request #3447 from fmarcet/3.5

FIX: The hours of date filter aren't correct


  Commit: 249883dda2d6e5af6bbc50ac42a37bf1c75a2b67
      
https://github.com/Dolibarr/dolibarr/commit/249883dda2d6e5af6bbc50ac42a37bf1c75a2b67
  Author: fappels <address@hidden>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M ChangeLog
    M build/makepack-dolibarr.pl
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/stats/index.php
    M htdocs/compta/index.php
    M htdocs/compta/prelevement/class/rejetprelevement.class.php
    M htdocs/contact/exportimport.php
    M htdocs/contact/info.php
    M htdocs/contact/ldap.php
    M htdocs/contact/perso.php
    M htdocs/contact/vcard.php
    M htdocs/core/boxes/box_prospect.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/menubase.class.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/filefunc.inc.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php
    M htdocs/societe/info.php
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Merge remote-tracking branch 'Dolibarr/3.5' into 3.5


  Commit: 8bdfdc0127ceabb2c1af3c4003ab9dbb08d62612
      
https://github.com/Dolibarr/dolibarr/commit/8bdfdc0127ceabb2c1af3c4003ab9dbb08d62612
  Author: fappels <address@hidden>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Fix #3471 3.5 Rounding issue when dispatching non-integer


  Commit: a3032d56744c85b4af26ee6f90aa0c277a0d3ca6
      
https://github.com/Dolibarr/dolibarr/commit/a3032d56744c85b4af26ee6f90aa0c277a0d3ca6
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Merge pull request #3504 from fappels/3.5-patch-Dispatch-rounding

Fix #3471 3.5 Rounding issue when dispatching non-integer


  Commit: acfc147c9613187033ef0131cb11958353a948e6
      
https://github.com/Dolibarr/dolibarr/commit/acfc147c9613187033ef0131cb11958353a948e6
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M ChangeLog
    M build/makepack-dolibarr.pl
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/index.php
    M htdocs/core/boxes/box_prospect.php
    M htdocs/core/class/menubase.class.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.5' into 3.5_backported


Compare: 
https://github.com/Dolibarr/dolibarr/compare/031d1a7e3bba...acfc147c9613

reply via email to

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