dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c811d5: fix new pdf


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c811d5: fix new pdf
Date: Tue, 23 Oct 2018 18:02:30 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c811d5a371d73ffafed21f9214d803a010ffad29
      
https://github.com/Dolibarr/dolibarr/commit/c811d5a371d73ffafed21f9214d803a010ffad29
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php

  Log Message:
  -----------
  fix new pdf


  Commit: 042118fe38f76f7eb624488249d907c1e9542dd0
      
https://github.com/Dolibarr/dolibarr/commit/042118fe38f76f7eb624488249d907c1e9542dd0
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php

  Log Message:
  -----------
  fix it


  Commit: d10dfd51cb68bd4f16bd750d06d37409ce9f501b
      
https://github.com/Dolibarr/dolibarr/commit/d10dfd51cb68bd4f16bd750d06d37409ce9f501b
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
    M test/phpunit/FactureTest.php

  Log Message:
  -----------
  fix


  Commit: 570ee200d8aa675adb457d6effdce659ebe471e7
      
https://github.com/Dolibarr/dolibarr/commit/570ee200d8aa675adb457d6effdce659ebe471e7
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/tpl/export_journal.tpl.php
    M htdocs/core/ajax/ajaxdirtree.php
    M htdocs/core/boxes/box_contracts.php
    M htdocs/core/boxes/box_services_contracts.php
    M htdocs/core/boxes/box_services_expired.php
    M htdocs/core/class/menubase.class.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php
    M htdocs/core/tpl/onlinepaymentlinks.tpl.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/develop' into fixpdf


  Commit: 0f48cc1d0f8a452265cf8f587baa9cd2644a5412
      
https://github.com/Dolibarr/dolibarr/commit/0f48cc1d0f8a452265cf8f587baa9cd2644a5412
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M .travis.yml
    M dev/dolibarr_changes.txt
    M htdocs/accountancy/bookkeeping/list.php
    A htdocs/accountancy/bookkeeping/thirdparty_lettering_customer.php
    A htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
    R htdocs/accountancy/bookkeeping/thirdparty_lettrage.php
    R htdocs/accountancy/bookkeeping/thirdparty_lettrage_supplier.php
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/actions_printing.inc.php
    M htdocs/core/ajax/ajaxdirtree.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/modDataPolicy.class.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/expensereport/card.php
    M htdocs/includes/tcpdi/tcpdi_parser.php
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/livraison/card.php
    M htdocs/product/class/product.class.php
    M htdocs/product/price.php
    M htdocs/projet/class/project.class.php
    M htdocs/public/ticket/view.php
    M test/phpunit/FactureTest.php

  Log Message:
  -----------
  Merge branch 'develop' into fixpdf


  Commit: 094625f27ce52d72a9a8146b1848867658a15fca
      
https://github.com/Dolibarr/dolibarr/commit/094625f27ce52d72a9a8146b1848867658a15fca
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/facture/doc/pdf_sponge.modules.php
    M htdocs/core/modules/propale/doc/pdf_cyan.modules.php

  Log Message:
  -----------
  Merge pull request #9821 from frederic34/fixpdf

fix new pdf


Compare: 
https://github.com/Dolibarr/dolibarr/compare/ff7640bb3a6a...094625f27ce5
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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