dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 87fc27: Avoid missing class error for


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 87fc27: Avoid missing class error for fetch_thirdparty met...
Date: Sun, 16 Nov 2014 16:07:42 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 87fc27c7e649566ebb467dc32af7b65ee623f292
      
https://github.com/Dolibarr/dolibarr/commit/87fc27c7e649566ebb467dc32af7b65ee623f292
  Author: jfefe <address@hidden>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Avoid missing class error for fetch_thirdparty method


  Commit: 6a4468d94ea397695033249d40e73095970fd247
      
https://github.com/Dolibarr/dolibarr/commit/6a4468d94ea397695033249d40e73095970fd247
  Author: jfefe <address@hidden>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Not need to test if class exists with require_once


  Commit: 24439eb1a31208118f7fb6150876f8d8a6c1149f
      
https://github.com/Dolibarr/dolibarr/commit/24439eb1a31208118f7fb6150876f8d8a6c1149f
  Author: Drosis Nikos <address@hidden>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M htdocs/compta/facture.php

  Log Message:
  -----------
  Fix : tva not coming from multiprice


  Commit: c8b5288782c7f69af3a3eed770dff9cd3ee257fc
      
https://github.com/Dolibarr/dolibarr/commit/c8b5288782c7f69af3a3eed770dff9cd3ee257fc
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M htdocs/compta/facture.php

  Log Message:
  -----------
  Merge pull request #2008 from ndrosis/patch-10

Fix : The tva not coming from multi price for invoice


  Commit: 92cdef71e814ef21bd1b31ed3ad06af7e6387dab
      
https://github.com/Dolibarr/dolibarr/commit/92cdef71e814ef21bd1b31ed3ad06af7e6387dab
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-08 (Sat, 08 Nov 2014)

  Changed paths:
    M htdocs/product/index.php
    M htdocs/societe/index.php

  Log Message:
  -----------
  Fix: Graph report rubbish information. Better to have them as option.


  Commit: 8cb1818c4ef1b1817ea7c8471d6ce632d09fc9b9
      
https://github.com/Dolibarr/dolibarr/commit/8cb1818c4ef1b1817ea7c8471d6ce632d09fc9b9
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-08 (Sat, 08 Nov 2014)

  Changed paths:
    M htdocs/compta/facture.php

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


  Commit: c0a3606a595fa21a015ef262ce98fd0e32453412
      
https://github.com/Dolibarr/dolibarr/commit/c0a3606a595fa21a015ef262ce98fd0e32453412
  Author: Florian HENRY <address@hidden>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Fix problem on task creation with chrome for french browser.


  Commit: 00c6033e11b35d5f004fddacd82f3f3464d1ea9e
      
https://github.com/Dolibarr/dolibarr/commit/00c6033e11b35d5f004fddacd82f3f3464d1ea9e
  Author: Florian HENRY <address@hidden>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M htdocs/user/fiche.php

  Log Message:
  -----------
  Fix display user signature when WYSIWYG is enabled


  Commit: 314be02e65c4a92aad34c8835c9619d61d8e8f41
      
https://github.com/Dolibarr/dolibarr/commit/314be02e65c4a92aad34c8835c9619d61d8e8f41
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-15 (Sat, 15 Nov 2014)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/user/fiche.php

  Log Message:
  -----------
  Merge pull request #2017 from FHenry/3.6

Fix problem on task creation with chrome for french browser.


  Commit: 2aeb0f4f5bff12f162db84265b03427ef676734f
      
https://github.com/Dolibarr/dolibarr/commit/2aeb0f4f5bff12f162db84265b03427ef676734f
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-15 (Sat, 15 Nov 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Merge pull request #1941 from jfefe/patch-3

Avoid missing class error for fetch_thirdparty method


  Commit: 64a2cce7c0b74df1c8e5f7146f5c48914ecb1ba2
      
https://github.com/Dolibarr/dolibarr/commit/64a2cce7c0b74df1c8e5f7146f5c48914ecb1ba2
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

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


  Commit: e3a8041b0d48ea5aa863d80e858d12250d90a25a
      
https://github.com/Dolibarr/dolibarr/commit/e3a8041b0d48ea5aa863d80e858d12250d90a25a
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/product/index.php
    M htdocs/societe/index.php
    M htdocs/user/card.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.6' into 3.7

Conflicts:
        htdocs/compta/facture.php
        htdocs/user/fiche.php


  Commit: 10117d045f9fdf73e7cdd6347d388783a24b6cc5
      
https://github.com/Dolibarr/dolibarr/commit/10117d045f9fdf73e7cdd6347d388783a24b6cc5
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/install/mysql/tables/llx_contrat.sql

  Log Message:
  -----------
  Fixed #1637


  Commit: 8d4fc263c5f2bccc833127e194999ce6c57bc12d
      
https://github.com/Dolibarr/dolibarr/commit/8d4fc263c5f2bccc833127e194999ce6c57bc12d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/journal/purchasesjournal.php

  Log Message:
  -----------
  Fix: Var not defined


  Commit: 737dfab5b24e0b8c91b82a69f915bd26c76f0b18
      
https://github.com/Dolibarr/dolibarr/commit/737dfab5b24e0b8c91b82a69f915bd26c76f0b18
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/core/tpl/objectline_create.tpl.php

  Log Message:
  -----------
  Fix: If error on add line of type "product" when creating
proposal/order/invoice, do not show date of services.


  Commit: 05059da9e8880d0e66a9b2dc22ca357f64dfc32d
      
https://github.com/Dolibarr/dolibarr/commit/05059da9e8880d0e66a9b2dc22ca357f64dfc32d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M htdocs/projet/class/project.class.php
    M htdocs/projet/element.php

  Log Message:
  -----------
  Fix: [ bug #1631 ] technical error in the display of associated objects
/ erreur technique à l'affichage des objets associés à un projet


  Commit: 3800f22d93b3a0d4f3aa3512c049ada5070e5afd
      
https://github.com/Dolibarr/dolibarr/commit/3800f22d93b3a0d4f3aa3512c049ada5070e5afd
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/comm/propal.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/install/mysql/tables/llx_contrat.sql
    M htdocs/product/index.php
    M htdocs/societe/index.php
    M htdocs/user/card.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/27a3ee10f317...3800f22d93b3

reply via email to

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