dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 77e793: FIX : sometimes amounts are i


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 77e793: FIX : sometimes amounts are identical but php find...
Date: Wed, 13 Jun 2018 14:07:47 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 77e793267116a7cf6a4df703b9c1db5f621aec68
      
https://github.com/Dolibarr/dolibarr/commit/77e793267116a7cf6a4df703b9c1db5f621aec68
  Author: gauthier <address@hidden>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M htdocs/compta/facture/card.php

  Log Message:
  -----------
  FIX : sometimes amounts are identical but php find them different.


  Commit: 45ecb0258b23dafa400fb33e4e6d0a9c2b0ffd90
      
https://github.com/Dolibarr/dolibarr/commit/45ecb0258b23dafa400fb33e4e6d0a9c2b0ffd90
  Author: gauthier <address@hidden>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  FIX : entity test must be on product_fourn_price table and not product table


  Commit: 8031ef49f28ffd3fd5055d539bc2031ecce71d04
      
https://github.com/Dolibarr/dolibarr/commit/8031ef49f28ffd3fd5055d539bc2031ecce71d04
  Author: florian HENRY <address@hidden>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

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

  Log Message:
  -----------
  fix error return


  Commit: 75305e095d962c8f2d398ef72b996f6dce52641f
      
https://github.com/Dolibarr/dolibarr/commit/75305e095d962c8f2d398ef72b996f6dce52641f
  Author: florian HENRY <address@hidden>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M build/generate_filelist_xml.php
    M htdocs/core/lib/files.lib.php

  Log Message:
  -----------
  Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0


  Commit: d69fae72c783238abccaa7d7f300c8c5c3f0732e
      
https://github.com/Dolibarr/dolibarr/commit/d69fae72c783238abccaa7d7f300c8c5c3f0732e
  Author: Marc de Lima Lucio <address@hidden>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M htdocs/fichinter/class/fichinter.class.php

  Log Message:
  -----------
  FIX: intervention: extrafield regression in commit 
b5f37301a5a10933b34390766ef003f9a5473ed3


  Commit: 7ce2ebf1a9f1eaaf0022b144e4d9548c10bd967c
      
https://github.com/Dolibarr/dolibarr/commit/7ce2ebf1a9f1eaaf0022b144e4d9548c10bd967c
  Author: Regis Houssin <address@hidden>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M htdocs/compta/facture/list.php

  Log Message:
  -----------
  Fix: wrong var name


  Commit: baf9d4a806702dd3cdf040319ad7e60551790741
      
https://github.com/Dolibarr/dolibarr/commit/baf9d4a806702dd3cdf040319ad7e60551790741
  Author: gauthier <address@hidden>
  Date:   2018-06-08 (Fri, 08 Jun 2018)

  Changed paths:
    M htdocs/admin/supplier_order.php

  Log Message:
  -----------
  FIX : If we enable 3 steps for supplier order approbation, we must not delete 
all fourn rights def.


  Commit: 31eeaf9914cdebce021f4c6ddc2746e4ebe0aa12
      
https://github.com/Dolibarr/dolibarr/commit/31eeaf9914cdebce021f4c6ddc2746e4ebe0aa12
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-09 (Sat, 09 Jun 2018)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Trans


  Commit: fcbf50467e1a307bb420756533bcf6125bf96031
      
https://github.com/Dolibarr/dolibarr/commit/fcbf50467e1a307bb420756533bcf6125bf96031
  Author: Günter Lukas <address@hidden>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M htdocs/user/class/user.class.php

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


  Commit: a86c90fed1586471f788b4bb22b43c1d650ff73f
      
https://github.com/Dolibarr/dolibarr/commit/a86c90fed1586471f788b4bb22b43c1d650ff73f
  Author: fappels <address@hidden>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  Fix Wrong error for duplicate ref if barcode enabled but not set.


  Commit: d42f00bca961a0f0d70f9b3acc703fbd2890c346
      
https://github.com/Dolibarr/dolibarr/commit/d42f00bca961a0f0d70f9b3acc703fbd2890c346
  Author: altatof <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

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

  Log Message:
  -----------
  FIX : pu_ht_devise was not converted to numeric so decimals were lost
when clculating total_ht_devise


  Commit: f07408c6c3dab86fab82acdd74a816a8e8b249e4
      
https://github.com/Dolibarr/dolibarr/commit/f07408c6c3dab86fab82acdd74a816a8e8b249e4
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/fichinter/class/fichinter.class.php

  Log Message:
  -----------
  Merge pull request #8929 from ATM-Marc/FIX_7.0_extrafields_intervention

FIX: intervention: extrafield error when calling insertExtrafields


  Commit: 4c1bb9d28fb2671ea07db3b76b06d78460a3dac2
      
https://github.com/Dolibarr/dolibarr/commit/4c1bb9d28fb2671ea07db3b76b06d78460a3dac2
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/user/class/user.class.php

  Log Message:
  -----------
  Merge pull request #8948 from glu000/7.0

Fix #8946


  Commit: fdc90da408b8a8c25105052f57a800c1b194b084
      
https://github.com/Dolibarr/dolibarr/commit/fdc90da408b8a8c25105052f57a800c1b194b084
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

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

  Log Message:
  -----------
  Update card.php


  Commit: 3f7f77ce95c98c81eb535b90fedaeb22934c2a54
      
https://github.com/Dolibarr/dolibarr/commit/3f7f77ce95c98c81eb535b90fedaeb22934c2a54
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

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

  Log Message:
  -----------
  Merge pull request #8923 from atm-florian/7.0

 fix error display


  Commit: 5fcfad5966bf2c27a84595430afb2ebc2d63de8f
      
https://github.com/Dolibarr/dolibarr/commit/5fcfad5966bf2c27a84595430afb2ebc2d63de8f
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  Merge pull request #8918 from 
atm-gauthier/6.0_fix_entity_select_prod_fourn_prices

FIX : entity test must be on product_fourn_price table and not product table


  Commit: eabb3e9cd370b4f93d192024c918361152173d88
      
https://github.com/Dolibarr/dolibarr/commit/eabb3e9cd370b4f93d192024c918361152173d88
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/compta/facture/list.php

  Log Message:
  -----------
  Merge pull request #8930 from hregis/7.0_non-numeric

FIX wrong var name $search_month_lim


  Commit: 76ee88f0b168e8fd4ca2d3e272949455faf107bf
      
https://github.com/Dolibarr/dolibarr/commit/76ee88f0b168e8fd4ca2d3e272949455faf107bf
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  Merge pull request #8951 from fappels/7.0_fix_ErrorProductAlreadyExists

Fix Wrong error for duplicate ref if barcode enabled but not set.


  Commit: b5cd722eb17aa865e7d8f43bf3eab433eeb38040
      
https://github.com/Dolibarr/dolibarr/commit/b5cd722eb17aa865e7d8f43bf3eab433eeb38040
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/compta/facture/card.php

  Log Message:
  -----------
  Merge pull request #8917 from atm-gauthier/6.0_fix_apply_reduc

FIX : sometimes amounts are identical but php find them different.


  Commit: c586f2ecf7ce245fce3418e5d8c4fdf74c12c02a
      
https://github.com/Dolibarr/dolibarr/commit/c586f2ecf7ce245fce3418e5d8c4fdf74c12c02a
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

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

  Log Message:
  -----------
  Merge pull request #8957 from altatof/FIX_TOTAL_HT_DEVISE

FIX : pu_ht_devise was not converted to numeric so decimals were lost when 
calculating total_ht_devise


  Commit: 09c92b7cc81c3362b254d36cb1adf4a61c8e5276
      
https://github.com/Dolibarr/dolibarr/commit/09c92b7cc81c3362b254d36cb1adf4a61c8e5276
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/admin/supplier_order.php

  Log Message:
  -----------
  Merge pull request #8936 from 
atm-gauthier/6.0_fix_dont_remove_all_fourn_rights

FIX : If we enable 3 steps for supplier order approbation, we must no…


  Commit: 4c2af6fc701bab7ecf369e33c57264a7cbc5bd29
      
https://github.com/Dolibarr/dolibarr/commit/4c2af6fc701bab7ecf369e33c57264a7cbc5bd29
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/admin/supplier_order.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php

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

Conflicts:
        htdocs/comm/propal/class/propal.class.php
        htdocs/core/class/html.form.class.php


  Commit: 910652eb6d71a6b083baf166e154b93fa6eea988
      
https://github.com/Dolibarr/dolibarr/commit/910652eb6d71a6b083baf166e154b93fa6eea988
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M htdocs/admin/supplier_order.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/list.php
    M htdocs/core/class/html.form.class.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/langs/en_US/admin.lang
    M htdocs/product/class/product.class.php

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

Conflicts:
        htdocs/fourn/commande/card.php
        htdocs/langs/en_US/admin.lang


Compare: 
https://github.com/Dolibarr/dolibarr/compare/a15cfd23f0a8...910652eb6d71
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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