dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 75152c: Added odt support to supplier


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 75152c: Added odt support to supplier orders
Date: Tue, 03 Sep 2019 04:04:34 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 75152cb2100c6872afcd1b739a80f9105c959927
      
https://github.com/Dolibarr/dolibarr/commit/75152cb2100c6872afcd1b739a80f9105c959927
  Author: Tim Otte <address@hidden>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
    M htdocs/core/modules/modFournisseur.class.php
    A 
htdocs/core/modules/supplier_order/pdf/doc_generic_supplier_order_odt.modules.php
    A htdocs/install/doctemplates/supplier_orders/index.html
    A htdocs/install/doctemplates/supplier_orders/template_supplier_order.odt

  Log Message:
  -----------
  Added odt support to supplier orders


  Commit: 258ad409c00f46509c58d611b98acf1d446c4ec3
      
https://github.com/Dolibarr/dolibarr/commit/258ad409c00f46509c58d611b98acf1d446c4ec3
  Author: Tim Otte <address@hidden>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
    A .stickler.yml

  Log Message:
  -----------
  Added stickler yml to succeed in pull request


  Commit: 5abfc04900c857897c7275cfdb359e0af5739a3e
      
https://github.com/Dolibarr/dolibarr/commit/5abfc04900c857897c7275cfdb359e0af5739a3e
  Author: Tim Otte <address@hidden>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
    A .github/FUNDING.yml
    R .github/ISSUE_TEMPLATE.md
    A .github/ISSUE_TEMPLATE/bug_report.md
    A .github/ISSUE_TEMPLATE/feature_request.md
    M .travis.yml
    M README.md
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/admin/system/perf.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/various_payment/card.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/paiement.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/tva/card.php
    M htdocs/contact/list.php
    A htdocs/core/boxes/box_birthdays_members.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/json.lib.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/oauth/stripelive_oauthcallback.php
    M htdocs/core/modules/oauth/stripetest_oauthcallback.php
    M htdocs/core/tpl/contacts.tpl.php
    M htdocs/core/tpl/originproductline.tpl.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/facture/list.php
    M htdocs/install/inc.php
    M htdocs/langs/en_US/cashdesk.lang
    M htdocs/langs/en_US/companies.lang
    M htdocs/loan/card.php
    M htdocs/product/stock/class/entrepot.class.php
    M htdocs/product/stock/list.php
    M htdocs/product/stock/movement_list.php
    M htdocs/product/stock/product.php
    M htdocs/projet/index.php
    M htdocs/salaries/card.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/list.php
    M htdocs/societe/paymentmodes.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/takepos/admin/setup.php
    M htdocs/takepos/invoice.php
    M htdocs/takepos/takepos.php
    M test/phpunit/AllTests.php
    M test/phpunit/FormAdminTest.php
    A test/phpunit/FormTest.php
    M test/phpunit/FunctionsLibTest.php

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


  Commit: 443f16bddfc60a3aea825389fc17f167e7eddac5
      
https://github.com/Dolibarr/dolibarr/commit/443f16bddfc60a3aea825389fc17f167e7eddac5
  Author: Tim Otte <address@hidden>
  Date:   2019-09-03 (Tue, 03 Sep 2019)

  Changed paths:
    M htdocs/core/modules/modFournisseur.class.php

  Log Message:
  -----------
  Removed debug output


  Commit: 0f02a621ba0860d495abe3e937da3fef32ec596c
      
https://github.com/Dolibarr/dolibarr/commit/0f02a621ba0860d495abe3e937da3fef32ec596c
  Author: Tim Otte <address@hidden>
  Date:   2019-09-03 (Tue, 03 Sep 2019)

  Changed paths:
    M 
htdocs/core/modules/supplier_order/pdf/doc_generic_supplier_order_odt.modules.php

  Log Message:
  -----------
  Seriously? One newline failed the stickler ci test?


  Commit: c4a4efe0dcab780570b74491265c94d33ad37810
      
https://github.com/Dolibarr/dolibarr/commit/c4a4efe0dcab780570b74491265c94d33ad37810
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-09-03 (Tue, 03 Sep 2019)

  Changed paths:
    M .stickler.yml
    M htdocs/core/modules/modFournisseur.class.php
    A 
htdocs/core/modules/supplier_order/pdf/doc_generic_supplier_order_odt.modules.php
    A htdocs/install/doctemplates/supplier_orders/index.html
    A htdocs/install/doctemplates/supplier_orders/template_supplier_order.odt

  Log Message:
  -----------
  Merge pull request #11769 from Tim-Otte/develop

NEW: Added odt support to supplier orders


Compare: 
https://github.com/Dolibarr/dolibarr/compare/71dadc9bd443...c4a4efe0dcab



reply via email to

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