dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 560150: Fixed: For salaries in bank m


From: Juanjo Menent
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 560150: Fixed: For salaries in bank module : missing langu...
Date: Wed, 22 Apr 2015 00:20:32 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 560150fd1c6c6204f274417b3455bfd42a5e7984
      
https://github.com/Dolibarr/dolibarr/commit/560150fd1c6c6204f274417b3455bfd42a5e7984
  Author: aspangaro <address@hidden>
  Date:   2015-04-22 (Wed, 22 Apr 2015)

  Changed paths:
    M htdocs/compta/bank/account.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/salaries/class/paymentsalary.class.php

  Log Message:
  -----------
  Fixed: For salaries in bank module : missing language file & simplify 
thidparty column (Informations are truncated by default)


  Commit: b35c929cadd9bd31fe7bacefff52dd523a7d843e
      
https://github.com/Dolibarr/dolibarr/commit/b35c929cadd9bd31fe7bacefff52dd523a7d843e
  Author: aspangaro <address@hidden>
  Date:   2015-04-22 (Wed, 22 Apr 2015)

  Changed paths:
    A .mailmap
    M .travis.yml
    M htdocs/admin/dict.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-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/salaries/card.php
    A htdocs/compta/salaries/info.php
    M htdocs/contrat/card.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/boxes/box_actions.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonobjectline.class.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/pdf.lib.php
    A htdocs/core/lib/salaries.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.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/core/tpl/originproductline.tpl.php
    M htdocs/filefunc.inc.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/commande/orderstoinvoice.php
    M htdocs/fourn/facture/card.php
    A htdocs/install/mysql/data/llx_c_units.sql
    M htdocs/install/mysql/migration/3.7.0-3.8.0.sql
    A htdocs/install/mysql/tables/llx_c_units.key.sql
    A htdocs/install/mysql/tables/llx_c_units.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseur.sql
    A htdocs/install/mysql/tables/llx_commande_fournisseurdet.key.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseurdet.sql
    M htdocs/install/mysql/tables/llx_commandedet.key.sql
    M htdocs/install/mysql/tables/llx_commandedet.sql
    M htdocs/install/mysql/tables/llx_contratdet.key.sql
    M htdocs/install/mysql/tables/llx_contratdet.sql
    M htdocs/install/mysql/tables/llx_facture_fourn_det.key.sql
    M htdocs/install/mysql/tables/llx_facture_fourn_det.sql
    M htdocs/install/mysql/tables/llx_facturedet.key.sql
    M htdocs/install/mysql/tables/llx_facturedet.sql
    A htdocs/install/mysql/tables/llx_facturedet_rec.key.sql
    M htdocs/install/mysql/tables/llx_facturedet_rec.sql
    M htdocs/install/mysql/tables/llx_product.key.sql
    M htdocs/install/mysql/tables/llx_product.sql
    M htdocs/install/mysql/tables/llx_propaldet.key.sql
    M htdocs/install/mysql/tables/llx_propaldet.sql
    M htdocs/install/mysql/tables/llx_user.key.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/main.inc.php
    M htdocs/product/admin/product.php
    M htdocs/product/card.php
    M htdocs/product/class/product.class.php
    M htdocs/theme/eldy/style.css.php
    M test/phpunit/PricesTest.php
    M test/phpunit/UserTest.php

  Log Message:
  -----------
  Merge remote-tracking branch 'Upstream/develop' into develop-Devcamp


  Commit: 45c585ac64b12c78931eeec4e51ea5160067927b
      
https://github.com/Dolibarr/dolibarr/commit/45c585ac64b12c78931eeec4e51ea5160067927b
  Author: Juanjo Menent <address@hidden>
  Date:   2015-04-22 (Wed, 22 Apr 2015)

  Changed paths:
    M htdocs/compta/bank/account.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/salaries/class/paymentsalary.class.php

  Log Message:
  -----------
  Merge pull request #2691 from aspangaro/develop-devcamp

Fixed: For salaries in bank module : missing language file & simplify thidparty 
column (Informations are truncated by default)


Compare: 
https://github.com/Dolibarr/dolibarr/compare/f3ea694b9750...45c585ac64b1

reply via email to

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