dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 7a17c4: FIX : filepath of generated d


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 7a17c4: FIX : filepath of generated documents doesn't hand...
Date: Fri, 06 Sep 2019 07:11:01 -0700

  Branch: refs/heads/10.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 7a17c43b262bfcf565fea6922b33d574020ebe4e
      
https://github.com/Dolibarr/dolibarr/commit/7a17c43b262bfcf565fea6922b33d574020ebe4e
  Author: atm-josselin <address@hidden>
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
    M htdocs/core/class/html.formfile.class.php

  Log Message:
  -----------
  FIX : filepath of generated documents doesn't handle products with special 
characters


  Commit: c24a95b7ad11322eede188e630ac8b38e1ca631c
      
https://github.com/Dolibarr/dolibarr/commit/c24a95b7ad11322eede188e630ac8b38e1ca631c
  Author: atm-josselin <address@hidden>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M htdocs/core/class/html.formfile.class.php
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  Sanitize at creation of the product instead of the creation of the filepath


  Commit: 75ae611f9e49fead3aa825249b55734a5088cab4
      
https://github.com/Dolibarr/dolibarr/commit/75ae611f9e49fead3aa825249b55734a5088cab4
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  FIX: calculation of $products_dispatched
After the DB retrieval method was changed from fetch_row to fetch_object, the 
indices used became wrong.


  Commit: b155fdc014caaeea15848605ae75e82823819c1f
      
https://github.com/Dolibarr/dolibarr/commit/b155fdc014caaeea15848605ae75e82823819c1f
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  FIX: wrong display (and hidden input) for already dispatched quantity


  Commit: 770b4197699d0a9a23ac25b99e2fc60281ba8c7b
      
https://github.com/Dolibarr/dolibarr/commit/770b4197699d0a9a23ac25b99e2fc60281ba8c7b
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Revert "FIX: wrong display (and hidden input) for already dispatched quantity"

This reverts commit b155fdc014caaeea15848605ae75e82823819c1f.


  Commit: e404069d264afb2e5078aa92de029d8dd7c1da95
      
https://github.com/Dolibarr/dolibarr/commit/e404069d264afb2e5078aa92de029d8dd7c1da95
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Revert "FIX: calculation of $products_dispatched"

This reverts commit 75ae611f9e49fead3aa825249b55734a5088cab4.


  Commit: dbd68027f86329bc6ad061adb9d9b870f39f807f
      
https://github.com/Dolibarr/dolibarr/commit/dbd68027f86329bc6ad061adb9d9b870f39f807f
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    A 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php

  Log Message:
  -----------
  New script that links "orphaned" dispatch lines to order lines
(the "orphans" are dispatch lines that were created in old versions of Dolibarr 
which didn’t have fk_commandefourndet in llx_commande_fournisseur_dispatch)


  Commit: c9e70ed1c1d4f544e773cc9b703aace0b712c9a4
      
https://github.com/Dolibarr/dolibarr/commit/c9e70ed1c1d4f544e773cc9b703aace0b712c9a4
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
    M 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php

  Log Message:
  -----------
  Fix problems detected by travis-ci


  Commit: 3ef257f4f2a82de116588ef568046de81922e004
      
https://github.com/Dolibarr/dolibarr/commit/3ef257f4f2a82de116588ef568046de81922e004
  Author: Florian Mortgat <address@hidden>
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
    M 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php

  Log Message:
  -----------
  Removed commented out code from the new migration script


  Commit: fa29415e6a16d5bab7afc9a9c342d75cfc6f07c3
      
https://github.com/Dolibarr/dolibarr/commit/fa29415e6a16d5bab7afc9a9c342d75cfc6f07c3
  Author: Florian Mortgat <address@hidden>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    R 
htdocs/fourn/commande/script/repair_llx_commande_fournisseur_dispatch_3.6-9.0.php
    M htdocs/install/repair.php

  Log Message:
  -----------
  Moved repair payload from a specific script to install/repair.php


  Commit: 047298cded8b3dfe311c26c884262ba2ee74828b
      
https://github.com/Dolibarr/dolibarr/commit/047298cded8b3dfe311c26c884262ba2ee74828b
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
    M htdocs/install/repair.php

  Log Message:
  -----------
  Merge pull request #11511 from 
atm-florianm/9.0_FIX_dispatched-products-array-bug

9.0 fix dispatched products array bug


  Commit: c2f570ae604d486971a8f4317323c4bf04039709
      
https://github.com/Dolibarr/dolibarr/commit/c2f570ae604d486971a8f4317323c4bf04039709
  Author: John Botella <address@hidden>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  FIX: remove disabled product type from product list


  Commit: 8a4ac2cb07d7a65156e10b419f3b6c52be4333d8
      
https://github.com/Dolibarr/dolibarr/commit/8a4ac2cb07d7a65156e10b419f3b6c52be4333d8
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

  Changed paths:
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  Merge pull request #11760 from atm-john/FIX_module_product_disabled

FIX: remove disabled product type from product list


  Commit: 55505604c12f3dd7cdfca1faa1bd668c03420f35
      
https://github.com/Dolibarr/dolibarr/commit/55505604c12f3dd7cdfca1faa1bd668c03420f35
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-27 (Tue, 27 Aug 2019)

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

  Log Message:
  -----------
  Merge pull request #11397 from 
atm-josselin/FIX_product_document_and_special_characters

FIX : filepath of generated documents doesn't handle products with sp…


  Commit: 14b9460de0126f00eae02c17dbc3b84f10a3705c
      
https://github.com/Dolibarr/dolibarr/commit/14b9460de0126f00eae02c17dbc3b84f10a3705c
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-08-29 (Thu, 29 Aug 2019)

  Changed paths:
    M htdocs/accountancy/bookkeeping/balance.php

  Log Message:
  -----------
  FIX Sens of the balance (Debit - Credit in accountancy not contrary)


  Commit: 4a76dfa6ffa36f9006f2aad96663ddbf99edec06
      
https://github.com/Dolibarr/dolibarr/commit/4a76dfa6ffa36f9006f2aad96663ddbf99edec06
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-30 (Fri, 30 Aug 2019)

  Changed paths:
    M htdocs/comm/mailing/card.php

  Log Message:
  -----------
  Fix link to setup


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

  Changed paths:
    M htdocs/accountancy/bookkeeping/balance.php

  Log Message:
  -----------
  Merge pull request #11787 from aspangaro/9.0_balance

FIX Sens of the balance (Debit - Credit in accountancy not contrary)


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

  Changed paths:
    M htdocs/core/class/html.form.class.php

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


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

  Changed paths:
    M htdocs/accountancy/bookkeeping/balance.php

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


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

  Changed paths:
    M htdocs/accountancy/bookkeeping/balance.php
    M htdocs/comm/mailing/card.php
    M htdocs/core/class/html.form.class.php
    M htdocs/install/repair.php
    M htdocs/product/class/product.class.php

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

Conflicts:
        htdocs/accountancy/bookkeeping/balance.php
        htdocs/install/repair.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/348ab4765cf1...a5f72117306c



reply via email to

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