dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 7f8079: FIX replenish if line test GE


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 7f8079: FIX replenish if line test GETPOST on line 0
Date: Wed, 04 Oct 2017 04:33:07 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 7f807986d7b1de8cd5ad7762f190f57444b6465a
      
https://github.com/Dolibarr/dolibarr/commit/7f807986d7b1de8cd5ad7762f190f57444b6465a
  Author: arnaud <address@hidden>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  FIX replenish if line test GETPOST on line 0


  Commit: 8866683a726861d3e1285fb273113b154cda3b89
      
https://github.com/Dolibarr/dolibarr/commit/8866683a726861d3e1285fb273113b154cda3b89
  Author: arnaud <address@hidden>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M htdocs/admin/multicurrency.php
    M htdocs/commande/card.php
    M htdocs/compta/facture/list.php
    M htdocs/contrat/services.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/boxes/box_services_contracts.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/modApi.class.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/fichinter/card.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/list.php
    M htdocs/holiday/card.php
    M htdocs/install/mysql/data/llx_c_tva.sql
    M htdocs/install/mysql/migration/3.0.0-3.1.0.sql
    M htdocs/install/mysql/migration/4.0.0-5.0.0.sql
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    M htdocs/install/mysql/tables/llx_societe.sql
    M htdocs/product/admin/product_tools.php
    M htdocs/product/class/productcustomerprice.class.php
    M htdocs/product/composition/card.php
    M htdocs/product/fournisseurs.php
    M htdocs/product/price.php
    M htdocs/product/traduction.php
    M htdocs/societe/class/societe.class.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php

  Log Message:
  -----------
  Merge branch '6.0' of github.com:Dolibarr/dolibarr into 
FIX_replenish_stock_line_0


  Commit: 537a551bb5972cd2d413ea3f453a499951c924e6
      
https://github.com/Dolibarr/dolibarr/commit/537a551bb5972cd2d413ea3f453a499951c924e6
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php

  Log Message:
  -----------
  Fix vat visiblity on pdf


  Commit: 93cf135d5e459595bf36ae5bea608c89d34ccb30
      
https://github.com/Dolibarr/dolibarr/commit/93cf135d5e459595bf36ae5bea608c89d34ccb30
  Author: Juanjo Menent <address@hidden>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M htdocs/fichinter/card.php

  Log Message:
  -----------
  FIX: #7510 Bug: extrafield content disappear when generate pdf within 
intervention


  Commit: 7ba2dd8397f638b07ac7d8e4e8b3506c8b9aa538
      
https://github.com/Dolibarr/dolibarr/commit/7ba2dd8397f638b07ac7d8e4e8b3506c8b9aa538
  Author: atm-ph <address@hidden>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

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

  Log Message:
  -----------
  Fix the pdf_getlineprogress hook isn't use because hookmanager is null


  Commit: 30a9e40f4ed0ebd4c0b8c6eb0b6c2c3674e17f6f
      
https://github.com/Dolibarr/dolibarr/commit/30a9e40f4ed0ebd4c0b8c6eb0b6c2c3674e17f6f
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M htdocs/api/class/api.class.php
    M htdocs/comm/propal/class/api_proposals.class.php

  Log Message:
  -----------
  Fix position of fields


  Commit: f510f3062bd17552b8d101f0520e23b697674fc7
      
https://github.com/Dolibarr/dolibarr/commit/f510f3062bd17552b8d101f0520e23b697674fc7
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-09-28 (Thu, 28 Sep 2017)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php

  Log Message:
  -----------
  Clean param type


  Commit: 4a63e6b6ec256e3ff4bb7ea0c9773a3e8f0d12ee
      
https://github.com/Dolibarr/dolibarr/commit/4a63e6b6ec256e3ff4bb7ea0c9773a3e8f0d12ee
  Author: Regis Houssin <address@hidden>
  Date:   2017-09-29 (Fri, 29 Sep 2017)

  Changed paths:
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/install/mysql/data/llx_c_type_contact.sql

  Log Message:
  -----------
  Fix: two errors when you create invoice from shipping


  Commit: 6a05645295f77f558d00e5191eb1dd216277dda3
      
https://github.com/Dolibarr/dolibarr/commit/6a05645295f77f558d00e5191eb1dd216277dda3
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2017-09-30 (Sat, 30 Sep 2017)

  Changed paths:
    M htdocs/accountancy/class/accountancyexport.class.php

  Log Message:
  -----------
  Fix : Accountancy export model for Agiris Isacompta


  Commit: 17b286ef59449cc0d39660f66c39dd391a4ab4ad
      
https://github.com/Dolibarr/dolibarr/commit/17b286ef59449cc0d39660f66c39dd391a4ab4ad
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/product/stock/replenish.php

  Log Message:
  -----------
  Merge pull request #7508 from atm-arnaud/FIX_replenish_stock_line_0

FIX replenish if line test GETPOST on line 0


  Commit: 7c690ae8b84009a962a7d47010e7d4ea4a3f9427
      
https://github.com/Dolibarr/dolibarr/commit/7c690ae8b84009a962a7d47010e7d4ea4a3f9427
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/fichinter/card.php

  Log Message:
  -----------
  Merge pull request #7517 from simnandez/5.0

FIX: #7510 Bug: extrafield content disappear when generate pdf within 
intervention


  Commit: be84b52d19239425f41f377f8ffa853fff09fab7
      
https://github.com/Dolibarr/dolibarr/commit/be84b52d19239425f41f377f8ffa853fff09fab7
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

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

  Log Message:
  -----------
  Merge pull request #7518 from atm-ph/fix_5.0_hookmanager_situation_invoice

Fix the pdf_getlineprogress hook isn't use because hookmanager is null


  Commit: b5bfc3e2c7b6916d1af1b90d0d0329bdaa7be0d8
      
https://github.com/Dolibarr/dolibarr/commit/b5bfc3e2c7b6916d1af1b90d0d0329bdaa7be0d8
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/accountancy/class/accountancyexport.class.php

  Log Message:
  -----------
  Merge pull request #7528 from aspangaro/6.0-agiris2

FIX Accountancy export model for Agiris Isacompta


  Commit: 884fc5d249ac28a8c3216635ee32071aab5231ce
      
https://github.com/Dolibarr/dolibarr/commit/884fc5d249ac28a8c3216635ee32071aab5231ce
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Update facture.class.php


  Commit: ec8db116f80f3b9ee0967f028a3d032b7df1a3f7
      
https://github.com/Dolibarr/dolibarr/commit/ec8db116f80f3b9ee0967f028a3d032b7df1a3f7
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/install/mysql/data/llx_c_type_contact.sql

  Log Message:
  -----------
  Update llx_c_type_contact.sql


  Commit: ea5c54ad9c72c73ba8556a0aa5934f2a54cf289f
      
https://github.com/Dolibarr/dolibarr/commit/ea5c54ad9c72c73ba8556a0aa5934f2a54cf289f
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Merge pull request #7525 from hregis/5.0_bug2

Fix: two errors when you create invoice from shipping


  Commit: 7c30b3ca5d78eaa6adf78366a91243651a65b198
      
https://github.com/Dolibarr/dolibarr/commit/7c30b3ca5d78eaa6adf78366a91243651a65b198
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

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

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


  Commit: 26e537e3286e87746ab6c1d32f6f3f2306f7eff3
      
https://github.com/Dolibarr/dolibarr/commit/26e537e3286e87746ab6c1d32f6f3f2306f7eff3
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/product/stock/replenish.php

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


  Commit: 90964d25cea26b4b0e4148dd209538ed7b52a00e
      
https://github.com/Dolibarr/dolibarr/commit/90964d25cea26b4b0e4148dd209538ed7b52a00e
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php

  Log Message:
  -----------
  Fix css


  Commit: 888e5ed2c5b9f50732679b542f801c1b91748269
      
https://github.com/Dolibarr/dolibarr/commit/888e5ed2c5b9f50732679b542f801c1b91748269
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M htdocs/core/actions_linkedfiles.inc.php
    M htdocs/core/lib/files.lib.php

  Log Message:
  -----------
  Fix sanitize uploaded filename


  Commit: c4b3dc40c316f5fb85c56ac3fffeae7306186177
      
https://github.com/Dolibarr/dolibarr/commit/c4b3dc40c316f5fb85c56ac3fffeae7306186177
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/holiday/document.php

  Log Message:
  -----------
  Allow : into file names


  Commit: 0b808fa2aaa85c28eda9628140eab81a945ae2a1
      
https://github.com/Dolibarr/dolibarr/commit/0b808fa2aaa85c28eda9628140eab81a945ae2a1
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

  Changed paths:
    M htdocs/core/photos_resize.php

  Log Message:
  -----------
  FIX Bad preview on scroping when special file names


  Commit: fef6440ff25cdc60192e951bfa76ca248d40f73b
      
https://github.com/Dolibarr/dolibarr/commit/fef6440ff25cdc60192e951bfa76ca248d40f73b
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

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

  Log Message:
  -----------
  FIX #7541


  Commit: 8e0da9bfeb7d55915abac0bcdc74ed70beba8f80
      
https://github.com/Dolibarr/dolibarr/commit/8e0da9bfeb7d55915abac0bcdc74ed70beba8f80
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M htdocs/accountancy/class/accountancyexport.class.php
    M htdocs/api/class/api.class.php
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/fichinter/card.php
    M htdocs/product/stock/replenish.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php

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

Conflicts:
        htdocs/holiday/document.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/10142522e07f...8e0da9bfeb7d

reply via email to

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