dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 6f4cfc: Update notify.class.php


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 6f4cfc: Update notify.class.php
Date: Mon, 02 Nov 2015 10:25:59 -0800

  Branch: refs/heads/3.8
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 6f4cfc86e8e82b98092775113e9d4f1c79560103
      
https://github.com/Dolibarr/dolibarr/commit/6f4cfc86e8e82b98092775113e9d4f1c79560103
  Author: Frédéric FRANCE <address@hidden>
  Date:   2015-10-18 (Sun, 18 Oct 2015)

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

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

http://www.dolibarr.fr/forum/12-howto--aide/54061-probleme-sur-la-validation-des-commande-fournisseu
Fatal error: Call to a member function getFullName() on a non-object in 
/home/xxxx/public_html/xxxxx/htdocs/core/class/notify.class.php on line 374


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

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

  Log Message:
  -----------
  Merge pull request #3761 from frederic34/patch-18

Fix getFullName() on a non-object in notify.class.php


  Commit: 29b8919a4000e1957defdee0039e1091aa947ca3
      
https://github.com/Dolibarr/dolibarr/commit/29b8919a4000e1957defdee0039e1091aa947ca3
  Author: atm-robin <address@hidden>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

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

  Log Message:
  -----------
  FIX supplier rights for orderToInvoice


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

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

  Log Message:
  -----------
  Merge pull request #3803 from atm-robin/3.7_fix_supplier_rights

FIX supplier rights for orderToInvoice


  Commit: c46f9350a583a6bcbd92ba2dc1af3bc75e3d7607
      
https://github.com/Dolibarr/dolibarr/commit/c46f9350a583a6bcbd92ba2dc1af3bc75e3d7607
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2015-10-30 (Fri, 30 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 : stats were wrong if same product on several lines with same quantity 
because of distinct


  Commit: 64ff12c0097c812af1c4627ed054de738e3cc9cd
      
https://github.com/Dolibarr/dolibarr/commit/64ff12c0097c812af1c4627ed054de738e3cc9cd
  Author: Juanjo Menent <address@hidden>
  Date:   2015-10-30 (Fri, 30 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:
  -----------
  Merge pull request #3835 from atm-maxime/fix_product_stats

Fix : stats were wrong if same product on several lines


  Commit: c06c2d0464925ff0fe8c8982b434b23a2afd4a7a
      
https://github.com/Dolibarr/dolibarr/commit/c06c2d0464925ff0fe8c8982b434b23a2afd4a7a
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

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

  Log Message:
  -----------
  FIX #3841 creation of a task completed has not status set to finished by
default


  Commit: 38ed83d05feba51bbd5a56478ecfda8370816d6e
      
https://github.com/Dolibarr/dolibarr/commit/38ed83d05feba51bbd5a56478ecfda8370816d6e
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

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

Conflicts:
        htdocs/core/lib/company.lib.php


  Commit: d8796e4cc7ce6d790623eb052aa51ce5fc3894dd
      
https://github.com/Dolibarr/dolibarr/commit/d8796e4cc7ce6d790623eb052aa51ce5fc3894dd
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/product/stats/commande.php
    M htdocs/product/stats/commande_fournisseur.php
    M htdocs/product/stats/propal.php

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

Conflicts:
        htdocs/product/stats/commande.php
        htdocs/product/stats/commande_fournisseur.php
        htdocs/product/stats/facture.php
        htdocs/product/stats/facture_fournisseur.php
        htdocs/product/stats/propal.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/958c3851d7fa...d8796e4cc7ce

reply via email to

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