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:04:32 -0700

  Branch: refs/heads/7.0
  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: 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: 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: 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: 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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/76ee88f0b168...4c2af6fc701b
      **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]