dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr/dolibarr] cafe26: Update card.php


From: Laurent Destailleur
Subject: [Dolibarr/dolibarr] cafe26: Update card.php
Date: Sat, 14 Dec 2019 13:44:54 +0000 (UTC)

  Branch: refs/heads/10.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: cafe26cfc34927914fc84f5be22384ad13282d1b
      
https://github.com/Dolibarr/dolibarr/commit/cafe26cfc34927914fc84f5be22384ad13282d1b
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

  Changed paths:
    M htdocs/expedition/card.php

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


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

  Changed paths:
    M htdocs/expedition/card.php

  Log Message:
  -----------
  Merge pull request #12642 from frederic34/patch-11

fix #12628


  Commit: 407fe902b49019c9bd62549d12e40f7d237c6a11
      
https://github.com/Dolibarr/dolibarr/commit/407fe902b49019c9bd62549d12e40f7d237c6a11
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  Changed paths:
    M htdocs/core/class/utils.class.php

  Log Message:
  -----------
  missing $db for line 711


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

  Changed paths:
    M htdocs/core/class/utils.class.php

  Log Message:
  -----------
  Merge pull request #12668 from frederic34/patch-6

missing $db for line 711


  Commit: a16e342af6b6e5e564e22c09b6812c5640351f08
      
https://github.com/Dolibarr/dolibarr/commit/a16e342af6b6e5e564e22c09b6812c5640351f08
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  typo


  Commit: de741f5dd023715392c7fb7da9e66fa10482486e
      
https://github.com/Dolibarr/dolibarr/commit/de741f5dd023715392c7fb7da9e66fa10482486e
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  The variable $id seems to be never defined


  Commit: 7ba5c2e9d8b44f1b81570b1f3213b5d6bdcc4edb
      
https://github.com/Dolibarr/dolibarr/commit/7ba5c2e9d8b44f1b81570b1f3213b5d6bdcc4edb
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Merge pull request #12669 from frederic34/patch-6

typo


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

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Merge pull request #12670 from frederic34/patch-7

The variable $id seems to be never defined


  Commit: f4674a7558037a6d6c6f57fd16c362ec2b9cec45
      
https://github.com/Dolibarr/dolibarr/commit/f4674a7558037a6d6c6f57fd16c362ec2b9cec45
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

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

  Log Message:
  -----------
  doxygen and $db bot defined


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

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

  Log Message:
  -----------
  Merge pull request #12675 from frederic34/patch-6

doxygen and $db not defined


  Commit: 5d61e53140fa716e6916aa4ab491f27fb0804602
      
https://github.com/Dolibarr/dolibarr/commit/5d61e53140fa716e6916aa4ab491f27fb0804602
  Author: Gérald Lelarge <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  FIX #12665 Mass invoice validation with stock management

Normally the mass invoice validation is not authorized due to the need to 
choose the warehouse where to increase
or decrease the stock.
A message ErrorMassValidationNotAllowedWhenStockIncreaseOnAction is displayed 
to inform the user to do this
validation manually one by one.
The invoices should not be validated.


  Commit: 97ec8b8e0261689194ba5a1be20d702aea6ff2a4
      
https://github.com/Dolibarr/dolibarr/commit/97ec8b8e0261689194ba5a1be20d702aea6ff2a4
  Author: Gérald Lelarge <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  FIX #12665 Mass invoice validation with stock management

Normally the mass invoice validation is not authorized due to the need to 
choose the warehouse where to increase
or decrease the stock.
A message ErrorMassValidationNotAllowedWhenStockIncreaseOnAction is displayed 
to inform the user to do this
validation manually one by one.
The invoices should not be validated.


  Commit: 2103cacf9e32a7e5d7e353a47815efd385339245
      
https://github.com/Dolibarr/dolibarr/commit/2103cacf9e32a7e5d7e353a47815efd385339245
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Merge pull request #12679 from 
glelarge/80/12665-mass_invoice_validation_with_stock_management

FIX #12665 Mass invoice validation with stock management (branch 8.0)


  Commit: 22a297ed4701af756b254cd0b44a01b36ef392f1
      
https://github.com/Dolibarr/dolibarr/commit/22a297ed4701af756b254cd0b44a01b36ef392f1
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Merge pull request #12680 from 
glelarge/90/12665-mass_invoice_validation_with_stock_management

FIX #12665 Mass invoice validation with stock management (branch 9.0)


  Commit: cad54c6d7a8421678d56a2390b6614534d0d35c2
      
https://github.com/Dolibarr/dolibarr/commit/cad54c6d7a8421678d56a2390b6614534d0d35c2
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M build/generate_filelist_xml.php

  Log Message:
  -----------
  Update generate_filelist_xml.php


  Commit: a923a48e64ffec14d956049d5ae60446653c35b5
      
https://github.com/Dolibarr/dolibarr/commit/a923a48e64ffec14d956049d5ae60446653c35b5
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M htdocs/admin/system/filecheck.php

  Log Message:
  -----------
  Update filecheck.php


  Commit: 030b78d79f1ab63f3b129363f4c1fff939dfc32e
      
https://github.com/Dolibarr/dolibarr/commit/030b78d79f1ab63f3b129363f4c1fff939dfc32e
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M build/generate_filelist_xml.php

  Log Message:
  -----------
  Update generate_filelist_xml.php


  Commit: 6e64a20f9e859d4b6f039ed1c1ad3d763bb156fb
      
https://github.com/Dolibarr/dolibarr/commit/6e64a20f9e859d4b6f039ed1c1ad3d763bb156fb
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M htdocs/admin/system/filecheck.php

  Log Message:
  -----------
  Update filecheck.php


  Commit: 18e3a4bcbb7f9018f3b9cd5a5102c335991047f8
      
https://github.com/Dolibarr/dolibarr/commit/18e3a4bcbb7f9018f3b9cd5a5102c335991047f8
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M build/generate_filelist_xml.php

  Log Message:
  -----------
  Update generate_filelist_xml.php


  Commit: 50937f8ca14c046ec76daba922006abf00fc64ea
      
https://github.com/Dolibarr/dolibarr/commit/50937f8ca14c046ec76daba922006abf00fc64ea
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M htdocs/admin/system/filecheck.php

  Log Message:
  -----------
  Update filecheck.php


  Commit: bac5c3800e2bfc25b70ae83c378339829b2b5cdc
      
https://github.com/Dolibarr/dolibarr/commit/bac5c3800e2bfc25b70ae83c378339829b2b5cdc
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M htdocs/api/class/api_setup.class.php

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


  Commit: 3a4b4e1559b20f6f275b63ae2c9b3d9de0337b54
      
https://github.com/Dolibarr/dolibarr/commit/3a4b4e1559b20f6f275b63ae2c9b3d9de0337b54
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M build/generate_filelist_xml.php
    M htdocs/admin/system/filecheck.php
    M htdocs/api/class/api_setup.class.php

  Log Message:
  -----------
  Merge pull request #12706 from frederic34/patch-22

Update generate_filelist_xml.php


  Commit: 9f2a628c3b1dd68d7cc56ebf5b2ff73c187a7b2a
      
https://github.com/Dolibarr/dolibarr/commit/9f2a628c3b1dd68d7cc56ebf5b2ff73c187a7b2a
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M build/generate_filelist_xml.php
    M htdocs/admin/system/filecheck.php

  Log Message:
  -----------
  Remove bak file


  Commit: a8de7b850a9e8460b1e8902f7f22c7580d8080a5
      
https://github.com/Dolibarr/dolibarr/commit/a8de7b850a9e8460b1e8902f7f22c7580d8080a5
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M build/generate_filelist_xml.php
    M htdocs/admin/system/filecheck.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/lib/files.lib.php
    M htdocs/expedition/card.php

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

Conflicts:
        htdocs/admin/system/filecheck.php


  Commit: d1daf94b817ead120381a079886f2e9ef50cd32c
      
https://github.com/Dolibarr/dolibarr/commit/d1daf94b817ead120381a079886f2e9ef50cd32c
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M htdocs/core/class/utils.class.php

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


  Commit: 31a60ff30b8116f8fe7a8d14171699bd19aba835
      
https://github.com/Dolibarr/dolibarr/commit/31a60ff30b8116f8fe7a8d14171699bd19aba835
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M htdocs/core/class/utils.class.php

  Log Message:
  -----------
  Fix $db


  Commit: 17b99646787824caa0597d4b93b08f9f3a682d57
      
https://github.com/Dolibarr/dolibarr/commit/17b99646787824caa0597d4b93b08f9f3a682d57
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M build/generate_filelist_xml.php
    M htdocs/admin/system/filecheck.php
    M htdocs/api/class/api_setup.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/lib/files.lib.php
    M htdocs/expedition/card.php

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

Conflicts:
        build/generate_filelist_xml.php
        htdocs/core/class/utils.class.php
        htdocs/core/lib/files.lib.php


  Commit: 5e3698b0238cfbf3abc1e0fcb2373f5dd6897ca0
      
https://github.com/Dolibarr/dolibarr/commit/5e3698b0238cfbf3abc1e0fcb2373f5dd6897ca0
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M htdocs/core/class/utils.class.php

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

Conflicts:
        htdocs/core/class/utils.class.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/371a2c62bd36...5e3698b0238c



reply via email to

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