dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 91d2d5: Fix NNE has been replaced wit


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 91d2d5: Fix NNE has been replaced with ICS
Date: Sat, 02 Jul 2016 02:34:00 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 91d2d573c315dcfd99afa4e4d3a32520dcff3179
      
https://github.com/Dolibarr/dolibarr/commit/91d2d573c315dcfd99afa4e4d3a32520dcff3179
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M htdocs/admin/prelevement.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/core/lib/prelevement.lib.php

  Log Message:
  -----------
  Fix NNE has been replaced with ICS


  Commit: 76d24ac8ca8bf7785c1c9f6e676bb574f56d8c23
      
https://github.com/Dolibarr/dolibarr/commit/76d24ac8ca8bf7785c1c9f6e676bb574f56d8c23
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M dev/translation/sanity_check_en_langfiles.php
    M htdocs/accountancy/admin/categories.php
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/class/html.formventilation.class.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/accountancy/report/result.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/index.php
    M htdocs/comm/mailing/advtargetemailing.php
    M htdocs/comm/remx.php
    M htdocs/commande/card.php
    M htdocs/compta/bank/annuel.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/core/boxes/box_actions.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_bookmarks.php
    M htdocs/core/boxes/box_clients.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_contacts.php
    M htdocs/core/boxes/box_contracts.php
    M htdocs/core/boxes/box_external_rss.php
    M htdocs/core/boxes/box_factures.php
    M htdocs/core/boxes/box_factures_fourn.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php
    M htdocs/core/boxes/box_ficheinter.php
    M htdocs/core/boxes/box_fournisseurs.php
    M htdocs/core/boxes/box_goodcustomers.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/boxes/box_members.php
    M htdocs/core/boxes/box_produits.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/boxes/box_propales.php
    M htdocs/core/boxes/box_prospect.php
    M htdocs/core/boxes/box_services_contracts.php
    M htdocs/core/boxes/box_services_expired.php
    M htdocs/core/boxes/box_supplier_orders.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/lib/emailing.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php
    M htdocs/core/modules/modAccounting.class.php
    M htdocs/core/modules/project/doc/pdf_beluga.modules.php
    M htdocs/don/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fourn/card.php
    M htdocs/fourn/facture/list.php
    M htdocs/holiday/view_log.php
    M htdocs/install/mysql/data/llx_accounting_category.sql
    M htdocs/install/pgsql/functions/functions.sql
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/interventions.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/multicurrency/class/multicurrency.class.php
    M htdocs/product/card.php
    M htdocs/product/stock/product.php
    M htdocs/projet/card.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/tasks/time.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/consumption.php
    M htdocs/user/class/userbankaccount.class.php

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


  Commit: 3eaf0bc4bfcb0944bce839c559eea9e6585c9379
      
https://github.com/Dolibarr/dolibarr/commit/3eaf0bc4bfcb0944bce839c559eea9e6585c9379
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M htdocs/core/modules/modSupplierProposal.class.php
    M htdocs/langs/en_US/supplier_proposal.lang

  Log Message:
  -----------
  Fix bad translation


Compare: 
https://github.com/Dolibarr/dolibarr/compare/02e35f8c76c6...3eaf0bc4bfcb

reply via email to

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