dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 38c828: Fix: Line of invoices are cor


From: eldy
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 38c828: Fix: Line of invoices are correctly encoded
Date: Mon, 3 Oct 2011 16:26:49 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr

  Commit: 38c828ceb45b69c5f7d094ead38e9da1fb10105a
      
https://github.com/Dolibarr/dolibarr/commit/38c828ceb45b69c5f7d094ead38e9da1fb10105a
  Author: eldy <address@hidden>
  Date:   2011-10-03 (Mon, 03 Oct 2011)

  Changed paths:
    M htdocs/includes/modules/facture/doc/doc_generic_invoice_odt.modules.php

  Log Message:
  -----------
  Fix: Line of invoices are correctly encoded


  Commit: 98ab39683744a188eaa2c6f61a402676cf67c336
      
https://github.com/Dolibarr/dolibarr/commit/98ab39683744a188eaa2c6f61a402676cf67c336
  Author: eldy <address@hidden>
  Date:   2011-10-03 (Mon, 03 Oct 2011)

  Changed paths:
    M htdocs/core/class/html.form.class.php
  M htdocs/langs/fr_FR/admin.lang
  M htdocs/product/admin/produit.php

  Log Message:
  -----------
  New: Can choose number of character before triggering Ajax
autocomplete of product search.


  Commit: 47bb2171e0f32b56472f1756778939f890729db1
      
https://github.com/Dolibarr/dolibarr/commit/47bb2171e0f32b56472f1756778939f890729db1
  Author: eldy <address@hidden>
  Date:   2011-10-03 (Mon, 03 Oct 2011)

  Changed paths:
    M htdocs/core/class/html.form.class.php
  M htdocs/fourn/class/fournisseur.class.php
  M htdocs/fourn/class/fournisseur.commande.class.php
  M htdocs/fourn/class/fournisseur.facture.class.php
  M htdocs/fourn/class/fournisseur.product.class.php
  M htdocs/fourn/facture/fiche.php
  M htdocs/fourn/product/liste.php
  M htdocs/install/mysql/migration/3.1.0-3.2.0.sql
  R htdocs/install/mysql/tables/llx_product_fournisseur.key.sql
  R htdocs/install/mysql/tables/llx_product_fournisseur.sql
  M htdocs/install/mysql/tables/llx_product_fournisseur_price.key.sql
  M htdocs/install/mysql/tables/llx_product_fournisseur_price.sql
  M htdocs/product/canvas/service/actions_card_service.class.php
  M htdocs/product/class/product.class.php
  M htdocs/product/fournisseurs.php
  M htdocs/product/liste.php
  M htdocs/product/reassort.php

  Log Message:
  -----------
  Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.


Compare: https://github.com/Dolibarr/dolibarr/compare/c05ad3b...47bb217



reply via email to

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