dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 4bde7e: Fix: Missing error management


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 4bde7e: Fix: Missing error management
Date: Sat, 28 Feb 2015 09:11:16 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 4bde7e9f51a18926713a1c04cb6bd5af70ace820
      
https://github.com/Dolibarr/dolibarr/commit/4bde7e9f51a18926713a1c04cb6bd5af70ace820
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M htdocs/adherents/card.php
    M htdocs/adherents/type.php
    M htdocs/categories/card.php
    M htdocs/categories/edit.php
    M htdocs/comm/action/card.php
    M htdocs/comm/propal.php
    M htdocs/commande/card.php
    M htdocs/compta/facture.php
    M htdocs/contact/card.php
    M htdocs/contrat/card.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/product/card.php
    M htdocs/projet/card.php
    M htdocs/projet/tasks/task.php
    M htdocs/public/members/new.php
    M htdocs/societe/soc.php
    M htdocs/user/card.php
    M htdocs/user/group/card.php

  Log Message:
  -----------
  Fix: Missing error management


  Commit: d6438a51ab5d580ff1f460d44967c8bce2f8b732
      
https://github.com/Dolibarr/dolibarr/commit/d6438a51ab5d580ff1f460d44967c8bce2f8b732
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M htdocs/fourn/class/fournisseur.product.class.php

  Log Message:
  -----------
  Add log to help track bug


  Commit: 828716420bba6f385a3f6bc1a232f5ce7d045292
      
https://github.com/Dolibarr/dolibarr/commit/828716420bba6f385a3f6bc1a232f5ce7d045292
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Comment of function was not correct


  Commit: 5d1545ad1f5b2663fd894558538116521ec107b0
      
https://github.com/Dolibarr/dolibarr/commit/5d1545ad1f5b2663fd894558538116521ec107b0
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M htdocs/commande/card.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/db/pgsql.class.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/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/install/mysql/migration/3.7.0-3.8.0.sql

  Log Message:
  -----------
  Work on supplier order and customer extrafields
Use templates to show/edit supplier order and invoice lines


  Commit: ef14e4e7ed80f63a6e32669f13518d4575ee4fa2
      
https://github.com/Dolibarr/dolibarr/commit/ef14e4e7ed80f63a6e32669f13518d4575ee4fa2
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-28 (Sat, 28 Feb 2015)

  Changed paths:
    M htdocs/adherents/card.php
    M htdocs/adherents/type.php
    M htdocs/categories/card.php
    M htdocs/categories/edit.php
    M htdocs/comm/action/card.php
    M htdocs/comm/propal.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture.php
    M htdocs/contact/card.php
    M htdocs/contrat/card.php
    M htdocs/core/actions_setnotes.inc.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/tpl/objectline_view.tpl.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/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/install/mysql/migration/3.7.0-3.8.0.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_fourn_det.sql
    M htdocs/product/card.php
    M htdocs/projet/card.php
    M htdocs/projet/tasks/task.php
    M htdocs/public/members/new.php
    M htdocs/societe/soc.php
    M htdocs/user/card.php
    M htdocs/user/group/card.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.7' into develop

Conflicts:
        htdocs/compta/facture.php
        htdocs/fourn/class/fournisseur.product.class.php


  Commit: 8e26c71fa77a4ee93b86da199904f5a519bb2ab5
      
https://github.com/Dolibarr/dolibarr/commit/8e26c71fa77a4ee93b86da199904f5a519bb2ab5
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-28 (Sat, 28 Feb 2015)

  Changed paths:
    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/contrat/card.php
    M htdocs/contrat/class/contrat.class.php
    A htdocs/core/actions_lineupdown.inc.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/class/fichinter.class.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

  Log Message:
  -----------
  Rewrite code for supplier order and invoice to use shared code of
customer supplier and invoice.
Work on extrafield for supplier order and invoice.


  Commit: 4d226885cbdcccbb1a2a72e6d7d00f773f2841f8
      
https://github.com/Dolibarr/dolibarr/commit/4d226885cbdcccbb1a2a72e6d7d00f773f2841f8
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-28 (Sat, 28 Feb 2015)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.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

  Log Message:
  -----------
  Rewrite code for supplier order and invoice to use shared code of
customer supplier and invoice.
Work on extrafield for supplier order and invoice.


  Commit: 804058c25edff22d196abef391859632cd31643a
      
https://github.com/Dolibarr/dolibarr/commit/804058c25edff22d196abef391859632cd31643a
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-28 (Sat, 28 Feb 2015)

  Changed paths:
    M ChangeLog
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/langs/es_ES/accountancy.lang
    M htdocs/langs/es_ES/admin.lang
    M htdocs/langs/es_ES/agenda.lang
    M htdocs/langs/es_ES/compta.lang
    M htdocs/langs/es_ES/cron.lang
    M htdocs/langs/es_ES/errors.lang
    M htdocs/langs/es_ES/orders.lang
    M htdocs/langs/es_ES/productbatch.lang
    M htdocs/langs/es_ES/products.lang
    M htdocs/langs/es_ES/projects.lang
    M htdocs/langs/es_ES/sendings.lang
    M htdocs/langs/es_ES/stocks.lang
    M htdocs/langs/es_ES/suppliers.lang
    M htdocs/langs/es_ES/withdrawals.lang
    M htdocs/langs/es_ES/workflow.lang

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/a67d0f712cbe...804058c25edf

reply via email to

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