dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c4798c: Fix autocompletion of product


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c4798c: Fix autocompletion of product on stock correction
Date: Thu, 09 May 2019 03:27:19 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c4798c34b01fb479e45e8f5ee5041fc949417b5e
      
https://github.com/Dolibarr/dolibarr/commit/c4798c34b01fb479e45e8f5ee5041fc949417b5e
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M htdocs/cashdesk/tpl/facturation1.tpl.php
    M htdocs/core/class/html.form.class.php
    M htdocs/product/stock/tpl/stocktransfer.tpl.php

  Log Message:
  -----------
  Fix autocompletion of product on stock correction


  Commit: c2abedeb24b09e7dae12ca883e406169a41b8f8f
      
https://github.com/Dolibarr/dolibarr/commit/c2abedeb24b09e7dae12ca883e406169a41b8f8f
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_customer.php
    M htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
    M htdocs/accountancy/class/lettering.class.php
    M htdocs/admin/dolistore/class/dolistore.class.php
    M htdocs/admin/multicurrency.php
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/admin/tools/export.php
    M htdocs/comm/action/index.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/remx.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/list.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/class/utils.class.php
    M htdocs/core/js/timesheet.js
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/lib/website.lib.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modService.class.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/tpl/card_presend.tpl.php
    M htdocs/core/tpl/massactions_pre.tpl.php
    M htdocs/core/tpl/notes.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
    M htdocs/core/website.inc.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/fourn/facture/card.php
    M htdocs/index.php
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/install/mysql/tables/llx_actioncomm.sql
    M htdocs/install/mysql/tables/llx_payment_salary.sql
    M htdocs/install/mysql/tables/llx_payment_various.sql
    M htdocs/langs/en_US/accountancy.lang
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/contracts.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/langs/en_US/website.lang
    M htdocs/langs/fr_FR/main.lang
    M htdocs/product/stock/tpl/stockcorrection.tpl.php
    M htdocs/projet/card.php
    M htdocs/projet/element.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/consumption.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/supplier_proposal/card.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/user/class/user.class.php
    M htdocs/viewimage.php
    M htdocs/website/index.php

  Log Message:
  -----------
  Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 9.0


  Commit: 541da011a4db7a34ef87521337d15da84c3d2725
      
https://github.com/Dolibarr/dolibarr/commit/541da011a4db7a34ef87521337d15da84c3d2725
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Prepare 9.0.2


  Commit: 08fcfded76bc9bf8334cf332477659fa586fc43f
      
https://github.com/Dolibarr/dolibarr/commit/08fcfded76bc9bf8334cf332477659fa586fc43f
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Prepare 9.0.3


  Commit: 7883ac4a8d3b8aaa7743051de81a4f558387c365
      
https://github.com/Dolibarr/dolibarr/commit/7883ac4a8d3b8aaa7743051de81a4f558387c365
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:

  Log Message:
  -----------
  Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 9.0


  Commit: 50563ab126fd0ddd72047bfb0bdebf7b1d01b965
      
https://github.com/Dolibarr/dolibarr/commit/50563ab126fd0ddd72047bfb0bdebf7b1d01b965
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  Prepare 9.0.3


  Commit: d3bbb93ada807222bb77ca755205f0862f8bf557
      
https://github.com/Dolibarr/dolibarr/commit/d3bbb93ada807222bb77ca755205f0862f8bf557
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/stock/doc/pdf_standard.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/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/langs/en_US/main.lang

  Log Message:
  -----------
  Fix template for situation

Conflicts:
        htdocs/core/modules/facture/doc/pdf_crabe.modules.php


  Commit: 6e69db8a1ade1cdb9d797f18b05e1c4e5ec09e7b
      
https://github.com/Dolibarr/dolibarr/commit/6e69db8a1ade1cdb9d797f18b05e1c4e5ec09e7b
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M ChangeLog
    M htdocs/cashdesk/tpl/facturation1.tpl.php
    M htdocs/core/class/html.form.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/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/stock/doc/pdf_standard.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/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/langs/en_US/main.lang
    M htdocs/product/stock/tpl/stocktransfer.tpl.php

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

Conflicts:
        ChangeLog
        htdocs/core/modules/commande/doc/pdf_einstein.modules.php
        htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
        htdocs/core/modules/facture/doc/pdf_crabe.modules.php
        htdocs/core/modules/product/doc/pdf_standard.modules.php
        htdocs/core/modules/propale/doc/pdf_azur.modules.php
        htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
        htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
        htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
        htdocs/filefunc.inc.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/f1fd4108ae9d...6e69db8a1ade



reply via email to

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