dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 09d3d0: Fix: removed warning


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 09d3d0: Fix: removed warning
Date: Tue, 11 Sep 2012 02:25:28 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 09d3d0a37d6412b24ce7319885e742c1574da6cf
      
https://github.com/Dolibarr/dolibarr/commit/09d3d0a37d6412b24ce7319885e742c1574da6cf
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M htdocs/install/etape2.php

  Log Message:
  -----------
  Fix: removed warning


  Commit: 4847e946a4c75632c4be4db5fe513807e9797747
      
https://github.com/Dolibarr/dolibarr/commit/4847e946a4c75632c4be4db5fe513807e9797747
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M htdocs/admin/menus/edit.php
    M htdocs/install/mysql/migration/3.2.0-3.3.0.sql
    M htdocs/install/mysql/tables/llx_c_tva.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseurdet.sql
    M htdocs/install/mysql/tables/llx_commandedet.sql
    M htdocs/install/mysql/tables/llx_document.sql
    M htdocs/install/mysql/tables/llx_facture_fourn_det.sql
    M htdocs/install/mysql/tables/llx_facturedet.sql
    M htdocs/install/mysql/tables/llx_menu.sql
    M htdocs/install/mysql/tables/llx_propaldet.sql

  Log Message:
  -----------
  Fix: Use varchar instead of char (for better compatibility, char is an
old directive)
Fix: Restore usage of text field for "enabled" menu because, even if in
standard code, we use 0 or 1, into external module, or menu editor we
should be able to use full condition dynamic string.


  Commit: 4c05112662b874a4158857bb8c726cb010d3e4eb
      
https://github.com/Dolibarr/dolibarr/commit/4c05112662b874a4158857bb8c726cb010d3e4eb
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M htdocs/admin/dict.php
    M htdocs/langs/en_US/other.lang
    M htdocs/langs/es_ES/other.lang
    M htdocs/langs/fr_FR/other.lang

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


  Commit: c291ea2ec27449714002b6db5af060ed3ff686e8
      
https://github.com/Dolibarr/dolibarr/commit/c291ea2ec27449714002b6db5af060ed3ff686e8
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M ChangeLog
    M htdocs/admin/menus/edit.php
    M htdocs/admin/pdf.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/lib/price.lib.php
    M htdocs/install/mysql/data/llx_c_tva.sql
    M htdocs/langs/es_ES/admin.lang
    M test/phpunit/PricesTest.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/7712b1c25f3f...c291ea2ec274

reply via email to

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