dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 15e1d3: Fix fetch test


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 15e1d3: Fix fetch test
Date: Fri, 01 Feb 2019 07:05:48 -0800

  Branch: refs/heads/9.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 15e1d3b45685e47705d52d2c58a63fea2b3537df
      
https://github.com/Dolibarr/dolibarr/commit/15e1d3b45685e47705d52d2c58a63fea2b3537df
  Author: John BOTELLA <address@hidden>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

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

  Log Message:
  -----------
  Fix fetch test


  Commit: 9a666b265f922e28f8e23e8f895bdeca74b5a3d0
      
https://github.com/Dolibarr/dolibarr/commit/9a666b265f922e28f8e23e8f895bdeca74b5a3d0
  Author: John BOTELLA <address@hidden>
  Date:   2019-01-28 (Mon, 28 Jan 2019)

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

  Log Message:
  -----------
  Use an other test


  Commit: 09ba059c2198c0c59dcaa305283793fba3ae0de0
      
https://github.com/Dolibarr/dolibarr/commit/09ba059c2198c0c59dcaa305283793fba3ae0de0
  Author: gauthier <address@hidden>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_terre.php

  Log Message:
  -----------
  FIX : need an order by in case we found other invoice with same number but 
not same date


  Commit: caa937660d4b26b7e6e04407e92610da34095c50
      
https://github.com/Dolibarr/dolibarr/commit/caa937660d4b26b7e6e04407e92610da34095c50
  Author: gauthier <address@hidden>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    M htdocs/supplier_proposal/card.php

  Log Message:
  -----------
  FIX : wrong test enabled


  Commit: 2d6f5ca8abad4d5b67d68c86407bfa1e1f3824c0
      
https://github.com/Dolibarr/dolibarr/commit/2d6f5ca8abad4d5b67d68c86407bfa1e1f3824c0
  Author: Pierre Ardoin <address@hidden>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    M htdocs/product/index.php

  Log Message:
  -----------
  #Fix : Error in Total Products/Services

Its correct an error in the total of stat Products/Services total.


  Commit: f7bed44441dc1e9f61c085fa9b658b53f903b01e
      
https://github.com/Dolibarr/dolibarr/commit/f7bed44441dc1e9f61c085fa9b658b53f903b01e
  Author: florian HENRY <address@hidden>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

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

  Log Message:
  -----------
  FIX : quick search for supplier orders


  Commit: cc17aff4056be7365a49727bc520f11fd4215226
      
https://github.com/Dolibarr/dolibarr/commit/cc17aff4056be7365a49727bc520f11fd4215226
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #10472 from atm-florian/8.0

FIX : quick search for supplier orders


  Commit: a08a0b4c1dcd2ef736513d116eecb51e51f689ba
      
https://github.com/Dolibarr/dolibarr/commit/a08a0b4c1dcd2ef736513d116eecb51e51f689ba
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M htdocs/supplier_proposal/card.php

  Log Message:
  -----------
  Merge pull request #10469 from atm-gauthier/7.0_fix_wrong_test_enabled

FIX : wrong test enabled


  Commit: f00271fee603b66738b0c3600b32cd2c060bb78e
      
https://github.com/Dolibarr/dolibarr/commit/f00271fee603b66738b0c3600b32cd2c060bb78e
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_terre.php

  Log Message:
  -----------
  Merge pull request #10467 from atm-gauthier/7.0_fix_nextnumref

FIX : need an order by in case we found other invoice with same number but not 
same date


  Commit: dbab955cbdd52d9e96760f503a0dc07ec478fae0
      
https://github.com/Dolibarr/dolibarr/commit/dbab955cbdd52d9e96760f503a0dc07ec478fae0
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M htdocs/product/index.php

  Log Message:
  -----------
  Merge pull request #10471 from mapiolca/patch-9

#Fix : Error in Total Products/Services


  Commit: bff2f330222cbb9a5050ea9dc2d0b6946456322d
      
https://github.com/Dolibarr/dolibarr/commit/bff2f330222cbb9a5050ea9dc2d0b6946456322d
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #10404 from atm-john/6.0_fix_supplier_order_line_fetch

Fix fetch test


  Commit: 452dfafd32baab0900ac2dd9f3a15db68ee420a5
      
https://github.com/Dolibarr/dolibarr/commit/452dfafd32baab0900ac2dd9f3a15db68ee420a5
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

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

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


  Commit: dbf7ae4c2536fd1bd8c2b7db4dd5420bb73f7db4
      
https://github.com/Dolibarr/dolibarr/commit/dbf7ae4c2536fd1bd8c2b7db4dd5420bb73f7db4
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_terre.php
    M htdocs/supplier_proposal/card.php

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


  Commit: dee2a373c17e388565775ec7f53266d3c8740b31
      
https://github.com/Dolibarr/dolibarr/commit/dee2a373c17e388565775ec7f53266d3c8740b31
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_terre.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/supplier_proposal/card.php

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

Conflicts:
        htdocs/fourn/class/fournisseur.commande.class.php


  Commit: e366ab551c99c9797adee5f47fe811b3064dce65
      
https://github.com/Dolibarr/dolibarr/commit/e366ab551c99c9797adee5f47fe811b3064dce65
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M htdocs/fourn/commande/list.php
    M htdocs/product/index.php

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


  Commit: 35f65a571cc74ef072995c9fd146c89e3d5eb7b3
      
https://github.com/Dolibarr/dolibarr/commit/35f65a571cc74ef072995c9fd146c89e3d5eb7b3
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M htdocs/core/modules/facture/mod_facture_mars.php
    M htdocs/core/modules/facture/mod_facture_terre.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/commande/list.php
    M htdocs/product/index.php
    M htdocs/supplier_proposal/card.php

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

Conflicts:
        htdocs/core/modules/facture/mod_facture_mars.php
        htdocs/core/modules/facture/mod_facture_terre.php
        htdocs/fourn/commande/list.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/97c8bca5ee25...35f65a571cc7



reply via email to

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