dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 43ada3: FIX better method to check if


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 43ada3: FIX better method to check if pdf is protected/enc...
Date: Wed, 19 Jun 2019 18:45:15 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 43ada3fcd44b35bdbf8771ec409146848bd158b7
      
https://github.com/Dolibarr/dolibarr/commit/43ada3fcd44b35bdbf8771ec409146848bd158b7
  Author: Regis Houssin <address@hidden>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M htdocs/core/lib/pdf.lib.php

  Log Message:
  -----------
  FIX better method to check if pdf is protected/encrypted


  Commit: 908b5fff008d0f1e1fe5363fc2c439456480bb1c
      
https://github.com/Dolibarr/dolibarr/commit/908b5fff008d0f1e1fe5363fc2c439456480bb1c
  Author: Regis Houssin <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M COPYRIGHT
    M ChangeLog
    M build/makepack-dolibarr.pl
    M build/rpm/dolibarr_fedora.spec
    M build/rpm/dolibarr_generic.spec
    M build/rpm/dolibarr_mandriva.spec
    M build/rpm/dolibarr_opensuse.spec
    A dev/initdemo/mysqldump_dolibarr_10.0.0.sql
    M dev/initdemo/savedemo.sh
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/accountmodel.php
    M htdocs/accountancy/admin/card.php
    M htdocs/accountancy/admin/categories.php
    M htdocs/accountancy/admin/closure.php
    M htdocs/accountancy/admin/defaultaccounts.php
    M htdocs/accountancy/admin/export.php
    M htdocs/accountancy/admin/fiscalyear.php
    M htdocs/accountancy/admin/fiscalyear_card.php
    M htdocs/accountancy/admin/fiscalyear_info.php
    M htdocs/accountancy/admin/index.php
    M htdocs/accountancy/admin/journals_list.php
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/accountancy/bookkeeping/balance.php
    M htdocs/accountancy/bookkeeping/balancebymonth.php
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/accountancy/class/accountancysystem.class.php
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/class/accountingjournal.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/accountancy/customer/card.php
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/expensereport/card.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php
    M htdocs/accountancy/index.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/journal/expensereportsjournal.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/accountancy/supplier/card.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php
    M htdocs/adherents/list.php
    M htdocs/adherents/subscription/list.php
    M htdocs/admin/company.php
    M htdocs/admin/dict.php
    M htdocs/admin/multicurrency.php
    M htdocs/admin/openinghours.php
    M htdocs/admin/tools/purge.php
    M htdocs/asset/document.php
    M htdocs/bom/bom_agenda.php
    M htdocs/bom/bom_card.php
    M htdocs/bom/bom_document.php
    M htdocs/bom/class/bom.class.php
    M htdocs/bom/tpl/objectline_create.tpl.php
    M htdocs/bom/tpl/objectline_edit.tpl.php
    A htdocs/bom/tpl/objectline_title.tpl.php
    M htdocs/bom/tpl/objectline_view.tpl.php
    M htdocs/categories/index.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/propal/card.php
    M htdocs/commande/card.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/compta/bank/annuel.php
    M htdocs/compta/bank/bankentries_list.php
    M htdocs/compta/bank/list.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/index.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/sociales/document.php
    M htdocs/compta/stats/index.php
    M htdocs/compta/tva/document.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/actions_fetchobject.inc.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/ajax/row.php
    M htdocs/core/boxes/box_contracts.php
    M htdocs/core/boxes/box_factures.php
    M htdocs/core/boxes/box_factures_fourn.php
    M htdocs/core/boxes/box_services_contracts.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/cstate.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/facture/mod_facture_terre.php
    M htdocs/core/modules/modProjet.class.php
    M htdocs/core/modules/modReceiptPrinter.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/photos_resize.php
    A htdocs/core/tpl/objectline_title.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/core/triggers/interface_80_modStripe_Stripe.class.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/fichinter/card.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/hrm/admin/admin_establishment.php
    R htdocs/install/doctemplates/websites/template/.htaccess
    R 
htdocs/install/doctemplates/websites/template/blog-our-company-is-now-on-dolibarr.php
    R 
htdocs/install/doctemplates/websites/template/blog-our-new-web-site-has-been-launched.php
    R htdocs/install/doctemplates/websites/template/blog.php
    R htdocs/install/doctemplates/websites/template/careers.php
    R htdocs/install/doctemplates/websites/template/carriere.php
    R htdocs/install/doctemplates/websites/template/clients-testimonials.php
    R htdocs/install/doctemplates/websites/template/contact.php
    R htdocs/install/doctemplates/websites/template/faq.php
    R htdocs/install/doctemplates/websites/template/footer.php
    R htdocs/install/doctemplates/websites/template/header.php
    R htdocs/install/doctemplates/websites/template/home.php
    R htdocs/install/doctemplates/websites/template/htmlheader.html
    R htdocs/install/doctemplates/websites/template/index.php
    R htdocs/install/doctemplates/websites/template/javascript.js.php
    R htdocs/install/doctemplates/websites/template/master.inc.php
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/ajax-loading.gif
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/alberteinstein.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/apache.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/background_coder.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/background_computer_coffee.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/background_dolibarr.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/background_rough-horn.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/background_sunset.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/briefcase.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/calendar.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/chevron-down.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/chevron-left.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/chevron-right.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/chevron-up.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/daviddoe.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/dolibarr.ico
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/dolibarr_256x256.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/dolibarr_logo.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/icon-5.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/icon-6.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/icon-quote.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/light-bulb.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/mariadb.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/mariecurie.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/organization.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/ovh.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/owl-nav-modern-white.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/package.svg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/php.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/pierrecurie.jpg
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/apache_mini.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/apache_small.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/mariadb_mini.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/mariadb_small.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/ovh_mini.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/ovh_small.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/php_mini.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/php_small.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/ubuntu_mini.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/thumbs/ubuntu_small.png
    R 
htdocs/install/doctemplates/websites/template/medias/image/template/ubuntu.png
    R 
htdocs/install/doctemplates/websites/template/medias/js/template/extlib.min.js
    R htdocs/install/doctemplates/websites/template/medias/js/template/script.js
    R htdocs/install/doctemplates/websites/template/our-team.php
    R htdocs/install/doctemplates/websites/template/page124.tpl.php
    R htdocs/install/doctemplates/websites/template/page125.tpl.php
    R htdocs/install/doctemplates/websites/template/page126.tpl.php
    R htdocs/install/doctemplates/websites/template/page136.tpl.php
    R htdocs/install/doctemplates/websites/template/page147.tpl.php
    R htdocs/install/doctemplates/websites/template/page148.tpl.php
    R htdocs/install/doctemplates/websites/template/page149.tpl.php
    R htdocs/install/doctemplates/websites/template/page150.tpl.php
    R htdocs/install/doctemplates/websites/template/page151.tpl.php
    R htdocs/install/doctemplates/websites/template/page152.tpl.php
    R htdocs/install/doctemplates/websites/template/page191.tpl.php
    R htdocs/install/doctemplates/websites/template/page192.tpl.php
    R htdocs/install/doctemplates/websites/template/page193.tpl.php
    R htdocs/install/doctemplates/websites/template/page194.tpl.php
    R htdocs/install/doctemplates/websites/template/page238.tpl.php
    R htdocs/install/doctemplates/websites/template/page239.tpl.php
    R htdocs/install/doctemplates/websites/template/page240.tpl.php
    R htdocs/install/doctemplates/websites/template/page243.tpl.php
    R htdocs/install/doctemplates/websites/template/page244.tpl.php
    R htdocs/install/doctemplates/websites/template/partners.php
    R htdocs/install/doctemplates/websites/template/pricing.php
    R htdocs/install/doctemplates/websites/template/privacy-policies.php
    R htdocs/install/doctemplates/websites/template/product-p.php
    R htdocs/install/doctemplates/websites/template/robots.txt
    R htdocs/install/doctemplates/websites/template/search.php
    R htdocs/install/doctemplates/websites/template/service-s.php
    R htdocs/install/doctemplates/websites/template/styles.css.php
    R htdocs/install/doctemplates/websites/template/test.php
    R htdocs/install/doctemplates/websites/template/test2.php
    R htdocs/install/doctemplates/websites/template/wrapper.php
    M htdocs/install/mysql/migration/9.0.0-10.0.0.sql
    M htdocs/install/mysql/tables/llx_accounting_bookkeeping.sql
    M htdocs/install/mysql/tables/llx_bom_bom.key.sql
    M htdocs/install/mysql/tables/llx_bom_bom.sql
    M htdocs/install/mysql/tables/llx_bom_bomline.key.sql
    M htdocs/install/repair.php
    M htdocs/install/step1.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/bills.lang
    M htdocs/langs/en_US/errors.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/mrp.lang
    M htdocs/langs/en_US/paybox.lang
    M htdocs/langs/en_US/paypal.lang
    M htdocs/langs/en_US/projects.lang
    M htdocs/langs/en_US/stripe.lang
    M htdocs/loan/class/loanschedule.class.php
    M htdocs/loan/document.php
    M htdocs/main.inc.php
    M htdocs/modulebuilder/index.php
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/modulebuilder/template/mymoduleindex.php
    M htdocs/modulebuilder/template/myobject_agenda.php
    M htdocs/modulebuilder/template/myobject_card.php
    M htdocs/modulebuilder/template/myobject_document.php
    M htdocs/multicurrency/class/multicurrency.class.php
    M htdocs/opensurvey/card.php
    M htdocs/opensurvey/results.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/list.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/projet/class/project.class.php
    R htdocs/public/ifttt/index.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/public/payment/newpayment.php
    M htdocs/public/stripe/ipn.php
    M htdocs/resource/card.php
    M htdocs/resource/class/dolresource.class.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/resource/contact.php
    M htdocs/resource/list.php
    M htdocs/resource/note.php
    M htdocs/societe/class/companypaymentmode.class.php
    M htdocs/societe/class/societeaccount.class.php
    M htdocs/societe/notify/index.php
    M htdocs/societe/paymentmodes.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/theme/eldy/global.inc.php
    M htdocs/theme/md/style.css.php
    M htdocs/ticket/agenda.php
    M htdocs/ticket/card.php
    M htdocs/ticket/document.php
    M htdocs/user/document.php
    M htdocs/viewimage.php
    M htdocs/website/class/website.class.php

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


  Commit: 3afd4e15ad135b74b781a0170d79547fde4208da
      
https://github.com/Dolibarr/dolibarr/commit/3afd4e15ad135b74b781a0170d79547fde4208da
  Author: Regis Houssin <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M htdocs/core/lib/pdf.lib.php

  Log Message:
  -----------
  FIX try to remove ob_* functions


  Commit: a399e3f63de7b2c652789a069886decd3777c51f
      
https://github.com/Dolibarr/dolibarr/commit/a399e3f63de7b2c652789a069886decd3777c51f
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M htdocs/langs/fr_FR/companies.lang

  Log Message:
  -----------
  Update companies.lang


  Commit: 8e9596bdd217300a13b8232dc8f25e3de38ee7c9
      
https://github.com/Dolibarr/dolibarr/commit/8e9596bdd217300a13b8232dc8f25e3de38ee7c9
  Author: Nicolas ZABOURI <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/societe/card.php

  Log Message:
  -----------
  Merge remote-tracking branch 'Dolibarr/10.0' into 10.0


  Commit: c62f37095909cc179b3c1b10fdf120b85e2fb395
      
https://github.com/Dolibarr/dolibarr/commit/c62f37095909cc179b3c1b10fdf120b85e2fb395
  Author: Ferran Marcet <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

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

  Log Message:
  -----------
  FIX: Wrong stock movement on supplier credit notes


  Commit: 80d4d8754d5e548902878c50fca8a7571349e2a2
      
https://github.com/Dolibarr/dolibarr/commit/80d4d8754d5e548902878c50fca8a7571349e2a2
  Author: Eric Seigne <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/journal/expensereportsjournal.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/core/modules/societe/mod_codecompta_panicum.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  allow zero as accountancy code nomber (replace all empty tests by != '')


  Commit: 0b3bc5a172f5b217ba8c9cea6cd3d29e762480e4
      
https://github.com/Dolibarr/dolibarr/commit/0b3bc5a172f5b217ba8c9cea6cd3d29e762480e4
  Author: Eric Seigne <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M htdocs/admin/delais.php
    M htdocs/admin/mails_emailing.php
    M htdocs/admin/menus/edit.php
    M htdocs/admin/sms.php
    M htdocs/bom/bom_card.php
    M htdocs/cashdesk/css/style.css
    M htdocs/comm/propal/tpl/linkedobjectblock.tpl.php
    M htdocs/commande/tpl/linkedobjectblock.tpl.php
    A htdocs/compta/accounting-files.php
    R htdocs/compta/compta-files.php
    M htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/expensereport/list.php
    M htdocs/fourn/facture/card.php
    M htdocs/holiday/card.php
    M htdocs/holiday/list.php
    M htdocs/modulebuilder/template/myobject_card.php
    M htdocs/opensurvey/results.php
    M htdocs/opensurvey/wizard/choix_date.php
    M htdocs/opensurvey/wizard/create_survey.php
    M htdocs/product/admin/product_tools.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/time.php
    M htdocs/societe/card.php
    M htdocs/theme/eldy/btn.inc.php
    M htdocs/theme/eldy/global.inc.php
    M htdocs/theme/md/style.css.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into 
allowZeroAsAccountNumber


  Commit: e4f5ca79f8d20ddff3c8b5d305c78d4bba9c9a96
      
https://github.com/Dolibarr/dolibarr/commit/e4f5ca79f8d20ddff3c8b5d305c78d4bba9c9a96
  Author: ptibogxiv <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M htdocs/categories/class/api_categories.class.php

  Log Message:
  -----------
  Fix access category API


  Commit: f1d64ad164152252a9cb901a966493e6b82aeb1a
      
https://github.com/Dolibarr/dolibarr/commit/f1d64ad164152252a9cb901a966493e6b82aeb1a
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M htdocs/comm/action/peruser.php

  Log Message:
  -----------
  Update peruser.php


  Commit: fd263cb316b34100ec1c4bd0d76a858b0fb0f0fe
      
https://github.com/Dolibarr/dolibarr/commit/fd263cb316b34100ec1c4bd0d76a858b0fb0f0fe
  Author: Regis Houssin <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M build/perl/virtualmin/dolibarr.pl

  Log Message:
  -----------
  FIX add v10 in virtualmin script


  Commit: 376d31b71a28ba7d03b3a8a34841eca5f95b10ef
      
https://github.com/Dolibarr/dolibarr/commit/376d31b71a28ba7d03b3a8a34841eca5f95b10ef
  Author: Nicolas ZABOURI <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/admin/delais.php
    M htdocs/admin/mails_emailing.php
    M htdocs/admin/menus/edit.php
    M htdocs/admin/sms.php
    M htdocs/bom/bom_card.php
    M htdocs/cashdesk/css/style.css
    M htdocs/comm/propal/tpl/linkedobjectblock.tpl.php
    M htdocs/commande/tpl/linkedobjectblock.tpl.php
    A htdocs/compta/accounting-files.php
    R htdocs/compta/compta-files.php
    M htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/tpl/resource_view.tpl.php
    M htdocs/expensereport/list.php
    M htdocs/fourn/facture/card.php
    M htdocs/holiday/card.php
    M htdocs/holiday/list.php
    M htdocs/modulebuilder/template/myobject_card.php
    M htdocs/opensurvey/results.php
    M htdocs/opensurvey/wizard/choix_date.php
    M htdocs/opensurvey/wizard/create_survey.php
    M htdocs/product/admin/product_tools.php
    M htdocs/projet/class/project.class.php
    M htdocs/societe/class/societeaccount.class.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/theme/eldy/btn.inc.php
    M htdocs/theme/eldy/global.inc.php
    M htdocs/theme/md/style.css.php

  Log Message:
  -----------
  Merge remote-tracking branch 'Dolibarr/10.0' into 10.0


  Commit: 96c699482791ebd62614a0209849057799cdb924
      
https://github.com/Dolibarr/dolibarr/commit/96c699482791ebd62614a0209849057799cdb924
  Author: Nicolas ZABOURI <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

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

  Log Message:
  -----------
  FIX 2 déclarations of date_valid in SQL


  Commit: 20e00ca2905f05474fb441d637c7eafb4029cdb2
      
https://github.com/Dolibarr/dolibarr/commit/20e00ca2905f05474fb441d637c7eafb4029cdb2
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/core/lib/functions2.lib.php

  Log Message:
  -----------
  FIX if last char of customercode is accent making the truncate of first
chars wrong.


  Commit: bcd5949bacffd3fdd722bc268e70d3556d5419e4
      
https://github.com/Dolibarr/dolibarr/commit/bcd5949bacffd3fdd722bc268e70d3556d5419e4
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/projet/index.php

  Log Message:
  -----------
  Responsive on project index


  Commit: 30fb89ad5e55b520588327de1bea36f93c6a8d03
      
https://github.com/Dolibarr/dolibarr/commit/30fb89ad5e55b520588327de1bea36f93c6a8d03
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/hrm/index.php

  Log Message:
  -----------
  Responsive HRM index


  Commit: c59de4989455dfc1e438908c4c6d2bc49950e261
      
https://github.com/Dolibarr/dolibarr/commit/c59de4989455dfc1e438908c4c6d2bc49950e261
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: ce375440884d31c60a60e80e422870a966c8b47d
      
https://github.com/Dolibarr/dolibarr/commit/ce375440884d31c60a60e80e422870a966c8b47d
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: 4de0a57f5cc435afb5c1192e55bac6cf5753dff1
      
https://github.com/Dolibarr/dolibarr/commit/4de0a57f5cc435afb5c1192e55bac6cf5753dff1
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: a0ae1e96a374e4e243b73f6b4f53757b49da3d5f
      
https://github.com/Dolibarr/dolibarr/commit/a0ae1e96a374e4e243b73f6b4f53757b49da3d5f
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: 42b03ec85893b0083161abcafa33b7082e118209
      
https://github.com/Dolibarr/dolibarr/commit/42b03ec85893b0083161abcafa33b7082e118209
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: e1c476e744da16429c72e99b80263e844b0818dc
      
https://github.com/Dolibarr/dolibarr/commit/e1c476e744da16429c72e99b80263e844b0818dc
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: 9234a5446872983f6cfa4bf01f46234c1b17a445
      
https://github.com/Dolibarr/dolibarr/commit/9234a5446872983f6cfa4bf01f46234c1b17a445
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: f91c40a45c2907c9cd927330b9e58b8f4f8466c3
      
https://github.com/Dolibarr/dolibarr/commit/f91c40a45c2907c9cd927330b9e58b8f4f8466c3
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Translate rights


  Commit: 13836d3e219514d5aaf84c1287fd9835c65d0634
      
https://github.com/Dolibarr/dolibarr/commit/13836d3e219514d5aaf84c1287fd9835c65d0634
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/langs/en_US/salaries.lang

  Log Message:
  -----------
  Missing language ley


  Commit: ffbb14f40ef59410e0a01efcf7f51af2fbfbe1c6
      
https://github.com/Dolibarr/dolibarr/commit/ffbb14f40ef59410e0a01efcf7f51af2fbfbe1c6
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/langs/en_US/website.lang

  Log Message:
  -----------
  Missing language key


  Commit: a849fbe42e812929ac43c6e90b40c506d03ac8bc
      
https://github.com/Dolibarr/dolibarr/commit/a849fbe42e812929ac43c6e90b40c506d03ac8bc
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/compta/bank/treso.php

  Log Message:
  -----------
  Nowrap on amount


  Commit: 9a32117b1d172f6a5e31cf086639be9e5c2cd286
      
https://github.com/Dolibarr/dolibarr/commit/9a32117b1d172f6a5e31cf086639be9e5c2cd286
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/compta/resultat/index.php

  Log Message:
  -----------
  Nowrap on amount


  Commit: b8311da26212e95c0a727e542dc2a7e60c8cbc5b
      
https://github.com/Dolibarr/dolibarr/commit/b8311da26212e95c0a727e542dc2a7e60c8cbc5b
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php

  Log Message:
  -----------
  Nowrap on amount


  Commit: ec7523d3d2906975fab9e1cf662ff3eae3c074ee
      
https://github.com/Dolibarr/dolibarr/commit/ec7523d3d2906975fab9e1cf662ff3eae3c074ee
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php

  Log Message:
  -----------
  Nowrap on amount


  Commit: e44b9113b7410a71ca423c1830f05c4ca3208d98
      
https://github.com/Dolibarr/dolibarr/commit/e44b9113b7410a71ca423c1830f05c4ca3208d98
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php

  Log Message:
  -----------
  Nowrap on amount


  Commit: 9bde7c5229fc3584af4853e4f9707dd7751b238f
      
https://github.com/Dolibarr/dolibarr/commit/9bde7c5229fc3584af4853e4f9707dd7751b238f
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php

  Log Message:
  -----------
  Nowrap on amount


  Commit: 7331e43db8e12ac4ee3ae0f2602c39053a1eb696
      
https://github.com/Dolibarr/dolibarr/commit/7331e43db8e12ac4ee3ae0f2602c39053a1eb696
  Author: gauthier <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

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

  Log Message:
  -----------
  FIX : we need to fetch fourn invoice with ref in current entity


  Commit: 3ad13adf31d6925760587c685f79bd6e694e90fd
      
https://github.com/Dolibarr/dolibarr/commit/3ad13adf31d6925760587c685f79bd6e694e90fd
  Author: gauthier <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

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

  Log Message:
  -----------
  FIX : better syntax


  Commit: 31a53b72aec1bcd2b6524e17bd922a8eda05f028
      
https://github.com/Dolibarr/dolibarr/commit/31a53b72aec1bcd2b6524e17bd922a8eda05f028
  Author: John Botella <address@hidden>
  Date:   2019-06-19 (Wed, 19 Jun 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  FIX var name


  Commit: 33f39bdfcb95ee7e69a90390f1a877955693ec8b
      
https://github.com/Dolibarr/dolibarr/commit/33f39bdfcb95ee7e69a90390f1a877955693ec8b
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

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

  Log Message:
  -----------
  Merge pull request #11368 from 
atm-gauthier/8.0_fix_facfourn_fetch_in_right_entity

FIX : we need to fetch fourn invoice with ref in current entity


  Commit: e060af5c977b9a37cf6c054e77f483d617f583c5
      
https://github.com/Dolibarr/dolibarr/commit/e060af5c977b9a37cf6c054e77f483d617f583c5
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/compta/bank/treso.php

  Log Message:
  -----------
  Update treso.php


  Commit: 925314c71020e49d4494229668c25a1e16657e9f
      
https://github.com/Dolibarr/dolibarr/commit/925314c71020e49d4494229668c25a1e16657e9f
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php
    M htdocs/compta/bank/treso.php
    M htdocs/compta/resultat/index.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php

  Log Message:
  -----------
  Merge pull request #11367 from aspangaro/10.0_other3

Nowrap on amount


  Commit: 6d38f5ec9cb1fe927106243ab6463c3a39e6d630
      
https://github.com/Dolibarr/dolibarr/commit/6d38f5ec9cb1fe927106243ab6463c3a39e6d630
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/bom/class/bom.class.php
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/emailcollector/class/emailcollectoraction.class.php
    M htdocs/emailcollector/class/emailcollectorfilter.class.php
    M htdocs/modulebuilder/template/class/myobject.class.php

  Log Message:
  -----------
  FIX #11369


  Commit: a70dfa17a4e7b0efc9a4d842975474bccc9002d4
      
https://github.com/Dolibarr/dolibarr/commit/a70dfa17a4e7b0efc9a4d842975474bccc9002d4
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php
    M htdocs/compta/bank/treso.php
    M htdocs/compta/resultat/index.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php

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


  Commit: 4c7a689fb5f43a84ec14a59ba5b3899ae8a67ca8
      
https://github.com/Dolibarr/dolibarr/commit/4c7a689fb5f43a84ec14a59ba5b3899ae8a67ca8
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Merge pull request #11373 from atm-john/8.0_fix_var_name

FIX var name


  Commit: b4cb440b0f2f881ec75f8beb4fc6196129a9a2c7
      
https://github.com/Dolibarr/dolibarr/commit/b4cb440b0f2f881ec75f8beb4fc6196129a9a2c7
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

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

  Log Message:
  -----------
  Merge pull request #11359 from inoveaconseil/FIX_BOM_sql

Fix bom sql


  Commit: daab58974e9b398f64c9a0836a94760e952bc0d4
      
https://github.com/Dolibarr/dolibarr/commit/daab58974e9b398f64c9a0836a94760e952bc0d4
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/langs/en_US/salaries.lang
    M htdocs/langs/en_US/website.lang

  Log Message:
  -----------
  Merge pull request #11366 from aspangaro/10.0_other2

Missing language key


  Commit: 23b0263ad96a9603aa977a67ec87ee3efc28ae15
      
https://github.com/Dolibarr/dolibarr/commit/23b0263ad96a9603aa977a67ec87ee3efc28ae15
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/comm/action/peruser.php

  Log Message:
  -----------
  Merge pull request #11357 from frederic34/patch-8

avoid countable error


  Commit: d840c8f83115ba458facff337d462e96734d7934
      
https://github.com/Dolibarr/dolibarr/commit/d840c8f83115ba458facff337d462e96734d7934
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/langs/fr_FR/companies.lang

  Log Message:
  -----------
  Merge pull request #11348 from frederic34/patch-5

Update companies.lang


  Commit: 898d7664897ff5e1aecb681db4c58322f3475d56
      
https://github.com/Dolibarr/dolibarr/commit/898d7664897ff5e1aecb681db4c58322f3475d56
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/journal/expensereportsjournal.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/core/modules/societe/mod_codecompta_panicum.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge pull request #11354 from rycks/allowZeroAsAccountNumber

Allow zero as account number


  Commit: ca4b8f954015c51b1836c6e7975e535c19c97ccd
      
https://github.com/Dolibarr/dolibarr/commit/ca4b8f954015c51b1836c6e7975e535c19c97ccd
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/categories/class/api_categories.class.php

  Log Message:
  -----------
  Merge pull request #11355 from ptibogxiv/patch-190

Fix access category API


  Commit: 53688e2d0fb48aaedbbee780b7ecea69a1ff56f6
      
https://github.com/Dolibarr/dolibarr/commit/53688e2d0fb48aaedbbee780b7ecea69a1ff56f6
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

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

  Log Message:
  -----------
  Merge pull request #11353 from fmarcet/8.0

 FIX: Wrong stock movement on supplier credit notes


  Commit: 03178bc481dcde44150c7d34747c9a0472207ebd
      
https://github.com/Dolibarr/dolibarr/commit/03178bc481dcde44150c7d34747c9a0472207ebd
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/core/lib/pdf.lib.php

  Log Message:
  -----------
  Merge pull request #11293 from hregis/develop_pdf

FIX better method to check if pdf is protected/encrypted


  Commit: 3faa0012a108b1f6805c3afd80ac7fcbe34c875c
      
https://github.com/Dolibarr/dolibarr/commit/3faa0012a108b1f6805c3afd80ac7fcbe34c875c
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M build/perl/virtualmin/dolibarr.pl

  Log Message:
  -----------
  Merge pull request #11358 from hregis/10.0

FIX add v10 in virtualmin script


  Commit: 980239e617cc7c708cf61b7656aa1ae4b147de48
      
https://github.com/Dolibarr/dolibarr/commit/980239e617cc7c708cf61b7656aa1ae4b147de48
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/hrm/index.php
    M htdocs/projet/index.php

  Log Message:
  -----------
  Merge pull request #11362 from aspangaro/10.0_index

Responsive on project index


  Commit: 554724a46ffd2143c0e4da5da7d7f368d3ee7aa6
      
https://github.com/Dolibarr/dolibarr/commit/554724a46ffd2143c0e4da5da7d7f368d3ee7aa6
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Merge pull request #11363 from aspangaro/10.0_other

 Translate rights


  Commit: 4574ad2eeb055ed4841a46204f9aea94a6f103fc
      
https://github.com/Dolibarr/dolibarr/commit/4574ad2eeb055ed4841a46204f9aea94a6f103fc
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/fourn/class/fournisseur.facture.class.php

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

Conflicts:
        htdocs/core/actions_massactions.inc.php


  Commit: 26c12c61a7d2a002ef3312ab750dc3233cb7d70e
      
https://github.com/Dolibarr/dolibarr/commit/26c12c61a7d2a002ef3312ab750dc3233cb7d70e
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/langs/fr_FR/companies.lang

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


  Commit: 078324811b904a224294a180a3b7df43feaf04cb
      
https://github.com/Dolibarr/dolibarr/commit/078324811b904a224294a180a3b7df43feaf04cb
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/core/lib/functions2.lib.php
    M htdocs/fourn/class/fournisseur.facture.class.php

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

Conflicts:
        htdocs/core/lib/functions2.lib.php
        htdocs/fourn/class/fournisseur.facture.class.php


  Commit: ee8e7d66f8df31db7995446f28187a2934e80168
      
https://github.com/Dolibarr/dolibarr/commit/ee8e7d66f8df31db7995446f28187a2934e80168
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M build/perl/virtualmin/dolibarr.pl
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/journal/expensereportsjournal.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/categories/class/api_categories.class.php
    M htdocs/comm/action/peruser.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/societe/mod_codecompta_panicum.php
    M htdocs/hrm/index.php
    M htdocs/install/mysql/tables/llx_bom_bom.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/salaries.lang
    M htdocs/langs/en_US/website.lang
    M htdocs/projet/index.php
    M htdocs/societe/class/societe.class.php

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


  Commit: 001da8b2fcda6622d362bcc38906a6d7e13fad61
      
https://github.com/Dolibarr/dolibarr/commit/001da8b2fcda6622d362bcc38906a6d7e13fad61
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M build/perl/virtualmin/dolibarr.pl
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/customer/lines.php
    M htdocs/accountancy/customer/list.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/expensereport/lines.php
    M htdocs/accountancy/expensereport/list.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/journal/expensereportsjournal.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/accountancy/supplier/lines.php
    M htdocs/accountancy/supplier/list.php
    M htdocs/bom/class/bom.class.php
    M htdocs/categories/class/api_categories.class.php
    M htdocs/comm/action/peruser.php
    M htdocs/compta/bank/treso.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/compta/resultat/index.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_commandes.php
    M htdocs/core/boxes/box_factures_fourn_imp.php
    M htdocs/core/boxes/box_factures_imp.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/lib/accounting.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/modSalaries.class.php
    M htdocs/core/modules/societe/mod_codecompta_panicum.php
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/emailcollector/class/emailcollectoraction.class.php
    M htdocs/emailcollector/class/emailcollectorfilter.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/hrm/index.php
    M htdocs/install/mysql/tables/llx_bom_bom.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/salaries.lang
    M htdocs/langs/en_US/website.lang
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/projet/index.php
    M htdocs/societe/class/societe.class.php

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


  Commit: a264a4766af105ec7fa5cd8b785a04c803335626
      
https://github.com/Dolibarr/dolibarr/commit/a264a4766af105ec7fa5cd8b785a04c803335626
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/index.php
    M htdocs/admin/stock.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/comm/index.php
    M htdocs/comm/mailing/index.php
    M htdocs/comm/propal/index.php
    M htdocs/comm/propal/list.php
    M htdocs/commande/index.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/index.php
    M htdocs/contact/class/contact.class.php
    M htdocs/contrat/index.php
    M htdocs/core/class/ccountry.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/stock.lib.php
    M htdocs/don/index.php
    M htdocs/expedition/index.php
    M htdocs/expensereport/index.php
    M htdocs/fichinter/index.php
    M htdocs/fourn/commande/index.php
    M htdocs/fourn/facture/list.php
    M htdocs/hrm/index.php
    A htdocs/install/mysql/migration/10.0.0-11.0.0.sql
    A htdocs/install/mysql/tables/llx_entrepot_extrafields.key.sql
    A htdocs/install/mysql/tables/llx_entrepot_extrafields.sql
    M htdocs/install/pgsql/functions/functions.sql
    M htdocs/langs/en_US/cashdesk.lang
    M htdocs/langs/fr_FR/main.lang
    M htdocs/mrp/index.php
    M htdocs/opensurvey/index.php
    A htdocs/product/admin/stock_extrafields.php
    M htdocs/product/index.php
    M htdocs/product/list.php
    M htdocs/product/stock/card.php
    M htdocs/product/stock/class/entrepot.class.php
    M htdocs/product/stock/index.php
    M htdocs/product/stock/list.php
    M htdocs/projet/activity/index.php
    M htdocs/projet/index.php
    M htdocs/reception/index.php
    M htdocs/societe/index.php
    M htdocs/supplier_proposal/index.php
    M htdocs/takepos/admin/setup.php
    M htdocs/takepos/invoice.php
    M htdocs/takepos/takepos.php
    M htdocs/ticket/index.php
    M htdocs/user/home.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/2c0d43a27a90...a264a4766af1



reply via email to

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