dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 93a943: Fix: regression, restore prim


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 93a943: Fix: regression, restore primary key
Date: Thu, 08 Mar 2018 07:22:24 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 93a9430e49ff45bfb9559f8de4d3d8250b38bbfb
      
https://github.com/Dolibarr/dolibarr/commit/93a9430e49ff45bfb9559f8de4d3d8250b38bbfb
  Author: Regis Houssin <address@hidden>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M htdocs/admin/dict.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/bank/various_payment/index.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/list.php
    M htdocs/compta/resultat/clientfourn.php
    M htdocs/compta/resultat/index.php
    M htdocs/compta/salaries/index.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/compta/sociales/payments.php
    M htdocs/compta/tva/reglement.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/rapport/pdf_paiement.class.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/don/card.php
    M htdocs/don/class/don.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/class/paymentexpensereport.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/paiementfourn.class.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql
    M htdocs/install/mysql/tables/llx_c_paiement.key.sql
    M htdocs/install/mysql/tables/llx_c_payment_term.key.sql
    M htdocs/install/mysql/tables/llx_c_payment_term.sql
    M htdocs/loan/card.php
    M htdocs/loan/class/loanschedule.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php

  Log Message:
  -----------
  Fix: regression, restore primary key


  Commit: fd9c79fa7f245d87495572a6c426dad6d56ae6da
      
https://github.com/Dolibarr/dolibarr/commit/fd9c79fa7f245d87495572a6c426dad6d56ae6da
  Author: Regis Houssin <address@hidden>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  Fix: use getEntity if no rowid to compare


  Commit: 861a831e249bd8d00e10a362546e6533e8e33785
      
https://github.com/Dolibarr/dolibarr/commit/861a831e249bd8d00e10a362546e6533e8e33785
  Author: Regis Houssin <address@hidden>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M htdocs/api/class/api_setup.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/compta/paiement/class/cpaiement.class.php
    M htdocs/compta/salaries/card.php
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Fix: debug


  Commit: 73a63c1abc49b78ca57849712a9209c5f5baa8c8
      
https://github.com/Dolibarr/dolibarr/commit/73a63c1abc49b78ca57849712a9209c5f5baa8c8
  Author: Regis Houssin <address@hidden>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M htdocs/don/card.php

  Log Message:
  -----------
  Fix: syntax error


  Commit: 47b03068ac2715c204112080d364749382434338
      
https://github.com/Dolibarr/dolibarr/commit/47b03068ac2715c204112080d364749382434338
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M htdocs/admin/dict.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/various_payment/index.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/class/cpaiement.class.php
    M htdocs/compta/paiement/list.php
    M htdocs/compta/resultat/clientfourn.php
    M htdocs/compta/resultat/index.php
    M htdocs/compta/salaries/card.php
    M htdocs/compta/salaries/index.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/compta/sociales/payments.php
    M htdocs/compta/tva/reglement.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/core/modules/rapport/pdf_paiement.class.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/don/card.php
    M htdocs/don/class/don.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/class/paymentexpensereport.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/paiementfourn.class.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql
    M htdocs/install/mysql/tables/llx_c_paiement.key.sql
    M htdocs/install/mysql/tables/llx_c_payment_term.key.sql
    M htdocs/install/mysql/tables/llx_c_payment_term.sql
    M htdocs/loan/card.php
    M htdocs/loan/class/loanschedule.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php

  Log Message:
  -----------
  Merge pull request #8300 from hregis/develop_dict

 Fix: regression, restore primary key


Compare: 
https://github.com/Dolibarr/dolibarr/compare/0b316c398075...47b03068ac27

reply via email to

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