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: Mon, 09 Sep 2019 15:14:32 -0700

  Branch: refs/heads/develop
  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: 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: a7ecf9f18b4a1ce3f9e9aa9580549853937d90f0
      
https://github.com/Dolibarr/dolibarr/commit/a7ecf9f18b4a1ce3f9e9aa9580549853937d90f0
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
    A htdocs/theme/md/img/title_ticket.png
    R htdocs/theme/md/img/title_ticketsup.png

  Log Message:
  -----------
  FIX Missing ticket icon on md theme


  Commit: 9601f846cef60e264a7be699b348ffe5a419001b
      
https://github.com/Dolibarr/dolibarr/commit/9601f846cef60e264a7be699b348ffe5a419001b
  Author: ptibogxiv <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

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

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


  Commit: 4fe141c9f1eb3e4999f87e9667bd4afe8c132d00
      
https://github.com/Dolibarr/dolibarr/commit/4fe141c9f1eb3e4999f87e9667bd4afe8c132d00
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_supplier_orders.php

  Log Message:
  -----------
  FIX Nowrap missing on amount in boxes


  Commit: 369961b3766891766626307efbd8a3c5eab97ac1
      
https://github.com/Dolibarr/dolibarr/commit/369961b3766891766626307efbd8a3c5eab97ac1
  Author: Regis Houssin <address@hidden>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
    M htdocs/contrat/card.php

  Log Message:
  -----------
  FIX avoid Warning: A non-numeric value encountered


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

  Changed paths:
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/demandes.php
    M htdocs/compta/prelevement/index.php

  Log Message:
  -----------
  Add option to be able to find behaviour before the fix of list of
invoice in direct debit order.


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

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

  Log Message:
  -----------
  Fix sql injection


  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


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

  Changed paths:
    M htdocs/contrat/card.php

  Log Message:
  -----------
  Update card.php


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

  Changed paths:
    M htdocs/contrat/card.php

  Log Message:
  -----------
  Merge pull request #11832 from hregis/10.0_mc

FIX avoid Warning: A non-numeric value encountered


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

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

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


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

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

  Log Message:
  -----------
  Merge pull request #11824 from ptibogxiv/patch-253

FIX: dol_thirdparty_id for stripe PI


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

  Changed paths:
    A htdocs/theme/md/img/title_ticket.png
    R htdocs/theme/md/img/title_ticketsup.png

  Log Message:
  -----------
  Merge pull request #11819 from aspangaro/10.0_theme

FIX Missing ticket icon on md theme


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

  Changed paths:
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_supplier_orders.php

  Log Message:
  -----------
  Merge pull request #11827 from aspangaro/10.0_boxes_nowrap

FIX Nowrap missing on amount in boxes


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

  Changed paths:
    M htdocs/install/repair.php

  Log Message:
  -----------
  Fix phpcs


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

  Changed paths:
    M htdocs/contrat/card.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_supplier_orders.php
    M htdocs/stripe/class/stripe.class.php
    A htdocs/theme/md/img/title_ticket.png
    R htdocs/theme/md/img/title_ticketsup.png

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


  Commit: 3a8d8ee902ccdb2eb40960c2fe12f021b46ca521
      
https://github.com/Dolibarr/dolibarr/commit/3a8d8ee902ccdb2eb40960c2fe12f021b46ca521
  Author: Alexandre SPANGARO <address@hidden>
  Date:   2019-09-08 (Sun, 08 Sep 2019)

  Changed paths:
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/adherents/type.php

  Log Message:
  -----------
  FIX #11401 Adherent unknown language key


  Commit: ac539d20b97510caf15095f01fe4a9ce685c7b8b
      
https://github.com/Dolibarr/dolibarr/commit/ac539d20b97510caf15095f01fe4a9ce685c7b8b
  Author: david <address@hidden>
  Date:   2019-09-09 (Mon, 09 Sep 2019)

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

  Log Message:
  -----------
  FIX #10460 compatibility with MariaDB 10.4


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

  Changed paths:
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/adherents/type.php

  Log Message:
  -----------
  Merge pull request #11842 from aspangaro/10.0_p8

FIX #11401 Adherent unknown language key


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

  Changed paths:
    M htdocs/modulebuilder/template/myobject_list.php

  Log Message:
  -----------
  Fix sql error


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

  Changed paths:
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/adherents/type.php

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


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

  Changed paths:
    M htdocs/projet/activity/perday.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/list.php

  Log Message:
  -----------
  FIX #11834


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

  Changed paths:
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php

  Log Message:
  -----------
  Clean code


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

  Changed paths:
    M 
htdocs/modulebuilder/template/core/modules/mailings/mailinglist_mymodule_myobject.modules.php

  Log Message:
  -----------
  Fix add_to_target has only 1 param.


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

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

  Log Message:
  -----------
  FIX javascript error when using dol_use_jmobile=1


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

  Changed paths:
    M htdocs/projet/activity/perday.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/list.php

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


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

  Changed paths:
    M htdocs/accountancy/bookkeeping/balance.php
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/adherents/type.php
    M htdocs/categories/viewcat.php
    M htdocs/comm/mailing/card.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/demandes.php
    M htdocs/compta/prelevement/index.php
    M htdocs/contrat/card.php
    M htdocs/core/boxes/box_activity.php
    M htdocs/core/boxes/box_comptes.php
    M htdocs/core/boxes/box_produits_alerte_stock.php
    M htdocs/core/boxes/box_supplier_orders.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php
    M htdocs/install/repair.php
    M 
htdocs/modulebuilder/template/core/modules/mailings/mailinglist_mymodule_myobject.modules.php
    M htdocs/product/class/product.class.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/list.php
    M htdocs/stripe/class/stripe.class.php
    A htdocs/theme/md/img/title_ticket.png
    R htdocs/theme/md/img/title_ticketsup.png

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/28785b31d708...61cf47aa1622



reply via email to

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