dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] f7e58f: Add files management on produ


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] f7e58f: Add files management on products lot
Date: Thu, 12 Apr 2018 15:57:15 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: f7e58f3c73ca45e756dc1c17eff807a6ef65e8a5
      
https://github.com/Dolibarr/dolibarr/commit/f7e58f3c73ca45e756dc1c17eff807a6ef65e8a5
  Author: All-3kcis <address@hidden>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/product.lib.php
    A htdocs/core/modules/product_batch/index.html
    A htdocs/core/modules/product_batch/modules_product_batch.class.php
    M htdocs/product/stock/class/productlot.class.php
    M htdocs/product/stock/productlot_card.php
    A htdocs/product/stock/productlot_document.php

  Log Message:
  -----------
  Add files management on products lot


  Commit: 880fa55dd55e6e2498528ab3bd7966168e116418
      
https://github.com/Dolibarr/dolibarr/commit/880fa55dd55e6e2498528ab3bd7966168e116418
  Author: All-3kcis <address@hidden>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M htdocs/adherents/document.php
    M htdocs/comm/propal/document.php
    M htdocs/commande/document.php
    M htdocs/compta/bank/document.php
    M htdocs/compta/deplacement/document.php
    M htdocs/compta/facture/document.php
    M htdocs/compta/salaries/document.php
    M htdocs/compta/sociales/document.php
    M htdocs/compta/tva/document.php
    M htdocs/contact/document.php
    M htdocs/contrat/document.php
    M htdocs/don/document.php
    M htdocs/expedition/document.php
    M htdocs/expensereport/document.php
    M htdocs/fichinter/document.php
    M htdocs/fourn/commande/document.php
    M htdocs/fourn/facture/document.php
    M htdocs/holiday/document.php
    M htdocs/loan/document.php
    M htdocs/product/document.php
    M htdocs/projet/document.php
    M htdocs/resource/document.php
    M htdocs/societe/document.php
    M htdocs/supplier_proposal/document.php
    M htdocs/user/document.php

  Log Message:
  -----------
  display user-friendly filesize


  Commit: a8fbf4a3704184fcf5f5eb810d7eea8ab250acd0
      
https://github.com/Dolibarr/dolibarr/commit/a8fbf4a3704184fcf5f5eb810d7eea8ab250acd0
  Author: All-3kcis <address@hidden>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M htdocs/core/tpl/document_actions_post_headers.tpl.php

  Log Message:
  -----------
  Add option to save file with product ref


  Commit: 21df70032543f61fe0e8382d37d7347c967a5ecb
      
https://github.com/Dolibarr/dolibarr/commit/21df70032543f61fe0e8382d37d7347c967a5ecb
  Author: All-3kcis <address@hidden>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/product/stock/productlot_card.php
    M htdocs/product/stock/productlot_document.php

  Log Message:
  -----------
  Add option to save file with product batch ref
+ use batch number like ref instead of id
+ debug access to shared link


  Commit: f1d1fdf9511408ba8d559c3fead9aae36cfa52ca
      
https://github.com/Dolibarr/dolibarr/commit/f1d1fdf9511408ba8d559c3fead9aae36cfa52ca
  Author: All-3kcis <address@hidden>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M htdocs/product/stock/class/productlot.class.php

  Log Message:
  -----------
  Fix bug when entity=null on DB


  Commit: c35b45445567a07b45e1a0c4212c97e7e3be06d3
      
https://github.com/Dolibarr/dolibarr/commit/c35b45445567a07b45e1a0c4212c97e7e3be06d3
  Author: All-3kcis <address@hidden>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M htdocs/product/stock/class/mouvementstock.class.php

  Log Message:
  -----------
  Fix bug productlot created without entity


  Commit: 6e288fca751e3f92a7027cfc42d4ea5cd6ae1196
      
https://github.com/Dolibarr/dolibarr/commit/6e288fca751e3f92a7027cfc42d4ea5cd6ae1196
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
    M htdocs/adherents/document.php
    M htdocs/comm/propal/document.php
    M htdocs/commande/document.php
    M htdocs/compta/bank/document.php
    M htdocs/compta/deplacement/document.php
    M htdocs/compta/facture/document.php
    M htdocs/compta/salaries/document.php
    M htdocs/compta/sociales/document.php
    M htdocs/compta/tva/document.php
    M htdocs/contact/document.php
    M htdocs/contrat/document.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/product.lib.php
    A htdocs/core/modules/product_batch/index.html
    A htdocs/core/modules/product_batch/modules_product_batch.class.php
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/don/document.php
    M htdocs/expedition/document.php
    M htdocs/expensereport/document.php
    M htdocs/fichinter/document.php
    M htdocs/fourn/commande/document.php
    M htdocs/fourn/facture/document.php
    M htdocs/holiday/document.php
    M htdocs/loan/document.php
    M htdocs/product/document.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/product/stock/class/productlot.class.php
    M htdocs/product/stock/productlot_card.php
    A htdocs/product/stock/productlot_document.php
    M htdocs/projet/document.php
    M htdocs/resource/document.php
    M htdocs/societe/document.php
    M htdocs/supplier_proposal/document.php
    M htdocs/user/document.php

  Log Message:
  -----------
  Merge pull request #8575 from all3kcis/develop-patch-16

NEW Add files management on products lot


Compare: 
https://github.com/Dolibarr/dolibarr/compare/3078b890d44f...6e288fca751e

reply via email to

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