dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] da7dc2: Fix: [ bug #1765 ] Unable to


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] da7dc2: Fix: [ bug #1765 ] Unable to create a contract
Date: Sun, 18 Jan 2015 03:39:26 -0800

  Branch: refs/heads/3.7
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: da7dc2a393cb4722ad320f6a8c6726a5e433f09d
      
https://github.com/Dolibarr/dolibarr/commit/da7dc2a393cb4722ad320f6a8c6726a5e433f09d
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-12-25 (Thu, 25 Dec 2014)

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

  Log Message:
  -----------
  Fix: [ bug #1765 ] Unable to create a contract


  Commit: 95c7ba33bab31249946a2d3b9578078995ddc12e
      
https://github.com/Dolibarr/dolibarr/commit/95c7ba33bab31249946a2d3b9578078995ddc12e
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-12-26 (Fri, 26 Dec 2014)

  Changed paths:
    M ChangeLog
    M htdocs/comm/card.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/compta/sociales/class/chargesociales.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/link.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/tpl/document_actions_pre_headers.tpl.php
    M htdocs/ecm/index_auto.php
    M htdocs/expedition/card.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fourn/card.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/install/mysql/tables/llx_usergroup_extrafields.sql
    M htdocs/langs/en_US/products.lang
    M htdocs/langs/en_US/projects.lang
    M htdocs/langs/es_ES/projects.lang
    M htdocs/langs/fr_FR/compta.lang
    M htdocs/livraison/card.php
    M htdocs/margin/agentMargins.php
    M htdocs/paypal/admin/paypal.php
    M htdocs/paypal/img/object_paypal.png
    R htdocs/paypal/img/paypal.png
    R htdocs/paypal/img/paypal_logo.png
    M htdocs/product/class/product.class.php
    M htdocs/product/popuprop.php
    M htdocs/product/stats/facture.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/element.php
    M htdocs/projet/tasks/contact.php
    M htdocs/projet/tasks/index.php
    M htdocs/projet/tasks/time.php
    M scripts/odt2pdf/odt2pdf.sh

  Log Message:
  -----------
  Merge branch '3.7' into bug-1765


  Commit: 1b693fae7f8be7038d23f85e4561151fc89771d8
      
https://github.com/Dolibarr/dolibarr/commit/1b693fae7f8be7038d23f85e4561151fc89771d8
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-12-28 (Sun, 28 Dec 2014)

  Changed paths:
    M htdocs/core/search_page.php
    M htdocs/main.inc.php

  Log Message:
  -----------
  Merge branch '3.7' into bug-1765


  Commit: f738863e51fdd35d4aeedcbbaa3c76ea31a8b0ee
      
https://github.com/Dolibarr/dolibarr/commit/f738863e51fdd35d4aeedcbbaa3c76ea31a8b0ee
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-12-28 (Sun, 28 Dec 2014)

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

  Log Message:
  -----------
  Revert previous commit


  Commit: 98ed7476719459f5a829db0700936a3e488f5403
      
https://github.com/Dolibarr/dolibarr/commit/98ed7476719459f5a829db0700936a3e488f5403
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-12-28 (Sun, 28 Dec 2014)

  Changed paths:
    M htdocs/install/mysql/tables/llx_contrat.sql

  Log Message:
  -----------
  Fix: [ bug #1765 ] Unable to create a contract


  Commit: 19dbf7e2c6d621c52b7950eeea6f6be2a2ec10fc
      
https://github.com/Dolibarr/dolibarr/commit/19dbf7e2c6d621c52b7950eeea6f6be2a2ec10fc
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-01-18 (Sun, 18 Jan 2015)

  Changed paths:
    M htdocs/install/mysql/tables/llx_contrat.sql

  Log Message:
  -----------
  Merge pull request #2185 from marcosgdf/bug-1765

Fix: [ bug #1765 ] Unable to create a contract


Compare: 
https://github.com/Dolibarr/dolibarr/compare/ef802d9c399e...19dbf7e2c6d6

reply via email to

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