dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 0b6bd0: More robust error management


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 0b6bd0: More robust error management on barcode module.
Date: Mon, 08 Feb 2016 07:42:37 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 0b6bd0bc146f3e9646e4a5b05feacc8e84820689
      
https://github.com/Dolibarr/dolibarr/commit/0b6bd0bc146f3e9646e4a5b05feacc8e84820689
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M htdocs/barcode/codeinit.php
    M htdocs/core/lib/barcode.lib.php
    M htdocs/langs/en_US/admin.lang
    M htdocs/product/admin/product.php
    M htdocs/product/card.php
    M htdocs/product/document.php
    M htdocs/viewimage.php

  Log Message:
  -----------
  More robust error management on barcode module.


  Commit: 404663472a903370eb4181e89878e458ef53c283
      
https://github.com/Dolibarr/dolibarr/commit/404663472a903370eb4181e89878e458ef53c283
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M htdocs/admin/dict.php
    A htdocs/admin/multicurrency.php
    M htdocs/comm/propal.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/format_cards.lib.php
    A htdocs/core/lib/multicurrency.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/price.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    A htdocs/core/modules/modMultiCurrency.class.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/core/tpl/originproductline.tpl.php
    A htdocs/install/mysql/data/llx_c_format_cards.sql
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    A htdocs/install/mysql/tables/llx_c_format_cards.sql
    M htdocs/install/mysql/tables/llx_commande.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseur.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseurdet.sql
    M htdocs/install/mysql/tables/llx_commandedet.sql
    M htdocs/install/mysql/tables/llx_facture.sql
    M htdocs/install/mysql/tables/llx_facture_fourn.sql
    M htdocs/install/mysql/tables/llx_facture_fourn_det.sql
    M htdocs/install/mysql/tables/llx_facturedet.sql
    A htdocs/install/mysql/tables/llx_multicurrency.sql
    A htdocs/install/mysql/tables/llx_multicurrency_rate.sql
    M htdocs/install/mysql/tables/llx_paiement_facture.sql
    M htdocs/install/mysql/tables/llx_paiementfourn_facturefourn.sql
    M htdocs/install/mysql/tables/llx_product_price.sql
    M htdocs/install/mysql/tables/llx_propal.sql
    M htdocs/install/mysql/tables/llx_propaldet.sql
    M htdocs/install/mysql/tables/llx_societe.sql
    M htdocs/langs/en_US/main.lang
    A htdocs/multicurrency/class/multicurrency.class.php
    M htdocs/product/stock/product.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/soc.php
    A htdocs/theme/eldy/img/object_multicurrency.png
    M test/phpunit/FactureTest.php
    M test/phpunit/PricesTest.php

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


  Commit: 7445a0f71cb57e928df702f90219515a541f8aeb
      
https://github.com/Dolibarr/dolibarr/commit/7445a0f71cb57e928df702f90219515a541f8aeb
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M htdocs/adherents/cartes/carte.php
    M htdocs/barcode/printsheet.php
    M htdocs/core/lib/barcode.lib.php
    M htdocs/core/lib/format_cards.lib.php
    M htdocs/core/modules/barcode/doc/phpbarcode.modules.php
    M htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/printsheet/modules_labels.php

  Log Message:
  -----------
  Clean code for generating sheet of barcode. Can choose output filename.


Compare: 
https://github.com/Dolibarr/dolibarr/compare/fcf1e20d5bfd...7445a0f71cb5

reply via email to

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