dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 4a19cb: FIX [URGENT] broken feature,


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 4a19cb: FIX [URGENT] broken feature, "$usercancreate" is f...
Date: Fri, 08 Feb 2019 01:44:51 -0800

  Branch: refs/heads/9.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 4a19cba257b20552b0e41849b323e09fd0f7b110
      
https://github.com/Dolibarr/dolibarr/commit/4a19cba257b20552b0e41849b323e09fd0f7b110
  Author: Regis Houssin <address@hidden>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

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

  Log Message:
  -----------
  FIX [URGENT] broken feature, "$usercancreate" is for Dolibarr 9


  Commit: 730a2a90fffb43bf47acd605a3ac4e584608a3a8
      
https://github.com/Dolibarr/dolibarr/commit/730a2a90fffb43bf47acd605a3ac4e584608a3a8
  Author: atm-quentin <address@hidden>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M htdocs/product/stats/facture_fournisseur.php

  Log Message:
  -----------
  FIX supplier invoice product stats total ht is line total not invoice total


  Commit: da0c863f459387d0f2dcbd7d79a3f62c70d002f6
      
https://github.com/Dolibarr/dolibarr/commit/da0c863f459387d0f2dcbd7d79a3f62c70d002f6
  Author: atm-quentin <address@hidden>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M htdocs/fourn/facture/paiement.php

  Log Message:
  -----------
  FIX supplier invoice payment total dont care about deposit or credit


  Commit: 64739098ae31d8277a145784fa45863f7f65baf7
      
https://github.com/Dolibarr/dolibarr/commit/64739098ae31d8277a145784fa45863f7f65baf7
  Author: Marc de Lima Lucio <address@hidden>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

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

  Log Message:
  -----------
  FIX: expedition: reset status on rollback + replace hardcoded status with 
const


  Commit: 428efa922797502740342eac001a70e53a20c5db
      
https://github.com/Dolibarr/dolibarr/commit/428efa922797502740342eac001a70e53a20c5db
  Author: Marc de Lima Lucio <address@hidden>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

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

  Log Message:
  -----------
  FIX: line edit template: keep fk_parent_line


  Commit: 95cc9faf7e0978228627a6331b78db1e9e0cd65b
      
https://github.com/Dolibarr/dolibarr/commit/95cc9faf7e0978228627a6331b78db1e9e0cd65b
  Author: florian HENRY <address@hidden>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/imports/import.php

  Log Message:
  -----------
  fix php warning


  Commit: 29e4fce45084965b5d3d036be84761d121ad3e8c
      
https://github.com/Dolibarr/dolibarr/commit/29e4fce45084965b5d3d036be84761d121ad3e8c
  Author: gauthier <address@hidden>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

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

  Log Message:
  -----------
  FIX : can't add lines on invoices


  Commit: 8e6a567b091795e9641ea6b234b4a43aaaa93d56
      
https://github.com/Dolibarr/dolibarr/commit/8e6a567b091795e9641ea6b234b4a43aaaa93d56
  Author: atm-ph <address@hidden>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php

  Log Message:
  -----------
  Fix display payment table on multiple pages


  Commit: 9d0e0c2798127d3324a61bf148dd2490200b3121
      
https://github.com/Dolibarr/dolibarr/commit/9d0e0c2798127d3324a61bf148dd2490200b3121
  Author: atm-greg <address@hidden>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M htdocs/supplier_proposal/card.php

  Log Message:
  -----------
  FIX add fk_unit on addline action


  Commit: ec7ef265b7a0230ea6b993139def74937d1fdc7a
      
https://github.com/Dolibarr/dolibarr/commit/ec7ef265b7a0230ea6b993139def74937d1fdc7a
  Author: atm-ph <address@hidden>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M htdocs/core/db/pgsql.class.php

  Log Message:
  -----------
  Fix psql search insensitive accent


  Commit: 51515a487ed72eabd7a5fbbade31a0a7d50d80b9
      
https://github.com/Dolibarr/dolibarr/commit/51515a487ed72eabd7a5fbbade31a0a7d50d80b9
  Author: atm-ph <address@hidden>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M htdocs/core/db/pgsql.class.php

  Log Message:
  -----------
  Fix search unaccent from left menu search box


  Commit: 0ac995b37c7be5e31da06ca5eefe4a675886ad47
      
https://github.com/Dolibarr/dolibarr/commit/0ac995b37c7be5e31da06ca5eefe4a675886ad47
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/imports/import.php

  Log Message:
  -----------
  Merge pull request #10512 from atm-florian/8.0

fix php warning


  Commit: bd3f0da19c76e3e0bbbd508014ca932a47827f08
      
https://github.com/Dolibarr/dolibarr/commit/bd3f0da19c76e3e0bbbd508014ca932a47827f08
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #10515 from atm-gauthier/8.0_fix_can_addline_on_invoices

FIX : can't add lines on invoices


  Commit: e5d7a862b45f376fc6b2c9258c46fcc40e0dd507
      
https://github.com/Dolibarr/dolibarr/commit/e5d7a862b45f376fc6b2c9258c46fcc40e0dd507
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/core/db/pgsql.class.php

  Log Message:
  -----------
  Merge pull request #10527 from atm-ph/fix_8.0_psql_search_insensitive_accent

Fix psql search insensitive accent


  Commit: 24955088debd5473c7d490a59d7793a982337458
      
https://github.com/Dolibarr/dolibarr/commit/24955088debd5473c7d490a59d7793a982337458
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #10501 from hregis/8.0_mc

FIX [URGENT] broken feature, "$usercancreate" is for Dolibarr 9


  Commit: 8abebb091c16343c66de43b7fa6668d093bb38ba
      
https://github.com/Dolibarr/dolibarr/commit/8abebb091c16343c66de43b7fa6668d093bb38ba
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

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

  Log Message:
  -----------
  Var no more used


  Commit: ccda5719cf051eb2a4f722ce2063b95c682ddc44
      
https://github.com/Dolibarr/dolibarr/commit/ccda5719cf051eb2a4f722ce2063b95c682ddc44
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/product/stats/facture_fournisseur.php

  Log Message:
  -----------
  Merge pull request #10503 from atm-quentin/FIX_product_stat_supplier_invoice

FIX supplier invoice product stats total ht is line total not invoice…


  Commit: 92ef0d75cf39408351f8110ce94b192bacb940e3
      
https://github.com/Dolibarr/dolibarr/commit/92ef0d75cf39408351f8110ce94b192bacb940e3
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/fourn/facture/paiement.php

  Log Message:
  -----------
  Merge pull request #10504 from 
atm-quentin/FIX_supplier_invoice_paiement_credit_deposit

FIX supplier invoice payment total doesnnt care about deposit or credit


  Commit: 76b021d0611e187dfa84569fe3c9f17c2cfb3520
      
https://github.com/Dolibarr/dolibarr/commit/76b021d0611e187dfa84569fe3c9f17c2cfb3520
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #10505 from ATM-Marc/FIX_7.0_expedition_status

FIX: expedition: reset status on rollback


  Commit: 4997b5968f87fed820d06ba0cbf4174f539b6098
      
https://github.com/Dolibarr/dolibarr/commit/4997b5968f87fed820d06ba0cbf4174f539b6098
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #10506 from ATM-Marc/FIX_7.0_parent_line

FIX: line edit template: keep fk_parent_line


  Commit: 3d58e93a3c66dbf438350e289154a91e3b3598c9
      
https://github.com/Dolibarr/dolibarr/commit/3d58e93a3c66dbf438350e289154a91e3b3598c9
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/supplier_proposal/card.php

  Log Message:
  -----------
  Merge pull request #10525 from 
atm-greg/8.0_FIX_supplier_proposal_lines_added_without_unit

FIX add fk_unit on addline action


  Commit: 3318baa6642667e6c93e86f91f807e0f12268c5f
      
https://github.com/Dolibarr/dolibarr/commit/3318baa6642667e6c93e86f91f807e0f12268c5f
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php

  Log Message:
  -----------
  Merge pull request #10522 from atm-ph/fix_8.0_crabe_payment_table

Fix display payment table on multiple pages


  Commit: 679a13e48c8da870f16f064efb96b1d898d8e51d
      
https://github.com/Dolibarr/dolibarr/commit/679a13e48c8da870f16f064efb96b1d898d8e51d
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/expedition/class/expedition.class.php

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

Conflicts:
        htdocs/expedition/class/expedition.class.php


  Commit: 1c129a78ae046153c4c2a34330cdea269420cb94
      
https://github.com/Dolibarr/dolibarr/commit/1c129a78ae046153c4c2a34330cdea269420cb94
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/product/stats/facture_fournisseur.php
    M htdocs/supplier_proposal/card.php

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


  Commit: 43fbcf7081cd5a2dcb51153ce47c0e926053f31e
      
https://github.com/Dolibarr/dolibarr/commit/43fbcf7081cd5a2dcb51153ce47c0e926053f31e
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  Prepare 8.0.5


  Commit: 3a5fc8f0c375dca22d36049aa0923d2c4aed7af5
      
https://github.com/Dolibarr/dolibarr/commit/3a5fc8f0c375dca22d36049aa0923d2c4aed7af5
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M build/makepack-dolibarr.pl

  Log Message:
  -----------
  NEW Add protection to avoid packaging if files non indexed exists into
dir.


  Commit: fe1188c4eaf443a4d9f701bb86b74c6ebb2b65d5
      
https://github.com/Dolibarr/dolibarr/commit/fe1188c4eaf443a4d9f701bb86b74c6ebb2b65d5
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/imports/import.php
    M htdocs/product/stats/facture_fournisseur.php
    M htdocs/supplier_proposal/card.php

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

Conflicts:
        htdocs/filefunc.inc.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/268606203194...fe1188c4eaf4



reply via email to

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