dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr/dolibarr] 54d0b9: Added extrafield support to the product supp


From: Laurent Destailleur
Subject: [Dolibarr/dolibarr] 54d0b9: Added extrafield support to the product supplier p...
Date: Sat, 02 Nov 2019 08:19:16 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 54d0b94b6db0e579cac20794145b1e91e7c584e5
      
https://github.com/Dolibarr/dolibarr/commit/54d0b94b6db0e579cac20794145b1e91e7c584e5
  Author: Tim Otte <address@hidden>
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/lib/product.lib.php
    A 
htdocs/install/mysql/tables/llx_product_fournisseur_price_extrafields.key.sql
    A htdocs/install/mysql/tables/llx_product_fournisseur_price_extrafields.sql
    M htdocs/langs/de_DE/products.lang
    A htdocs/product/admin/product_supplier_extrafields.php
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  Added extrafield support to the product supplier price lines


  Commit: fbafbc3e19f4dab00bda2b7a527021538fc0f3fb
      
https://github.com/Dolibarr/dolibarr/commit/fbafbc3e19f4dab00bda2b7a527021538fc0f3fb
  Author: Tim Otte <address@hidden>
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  Added myself to the author list


  Commit: be000b96ee72926b2e1a0933a383783764f61118
      
https://github.com/Dolibarr/dolibarr/commit/be000b96ee72926b2e1a0933a383783764f61118
  Author: Tim Otte <address@hidden>
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  Fixed error that occurred in the travis CI build


  Commit: 0f9b01cd5b4f7829b49c495fd5cd1be4180e5bad
      
https://github.com/Dolibarr/dolibarr/commit/0f9b01cd5b4f7829b49c495fd5cd1be4180e5bad
  Author: Tim Otte <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  Added support for extrafield styling options:
- visibility now implemented
- fieldrequired now implemented


  Commit: 0c68a7b0e6362c2fad4a4fc9995b91e43bdd4873
      
https://github.com/Dolibarr/dolibarr/commit/0c68a7b0e6362c2fad4a4fc9995b91e43bdd4873
  Author: Tim Otte <address@hidden>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  Possible solution for the problem "SELECT * is forbidden by SQL rules"


  Commit: 8f4b2436e480f8c5fd83cae3b581e84c1bf47b75
      
https://github.com/Dolibarr/dolibarr/commit/8f4b2436e480f8c5fd83cae3b581e84c1bf47b75
  Author: Tim Otte <address@hidden>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  Ooops


  Commit: b673c88fab0493c4a236c013309866c82529946c
      
https://github.com/Dolibarr/dolibarr/commit/b673c88fab0493c4a236c013309866c82529946c
  Author: Tim Otte <address@hidden>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

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

  Log Message:
  -----------
  Fixed sql error


  Commit: 10f7bd34947faa227b4a63caea5fa3f480216f89
      
https://github.com/Dolibarr/dolibarr/commit/10f7bd34947faa227b4a63caea5fa3f480216f89
  Author: Tim Otte <address@hidden>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

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

  Log Message:
  -----------
  Restricted query of ExtraFields for supplier orders


  Commit: a8e73533b9ffb5658a1475a33fb0ad1fa2882945
      
https://github.com/Dolibarr/dolibarr/commit/a8e73533b9ffb5658a1475a33fb0ad1fa2882945
  Author: stickler-ci <address@hidden>
  Date:   2019-09-27 (Fri, 27 Sep 2019)

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

  Log Message:
  -----------
  Fixing style errors.


  Commit: 8ce6197314cbf75a2afbb3c4500d51852b6939ec
      
https://github.com/Dolibarr/dolibarr/commit/8ce6197314cbf75a2afbb3c4500d51852b6939ec
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-10-20 (Sun, 20 Oct 2019)

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

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


  Commit: ceb34822048f2c8d1fedc0a554b2493275499ed1
      
https://github.com/Dolibarr/dolibarr/commit/ceb34822048f2c8d1fedc0a554b2493275499ed1
  Author: Tim Otte <address@hidden>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/langs/en_US/products.lang
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  Requested changes implemented


  Commit: ad51e862e4597eed3f94a02b6a617ef954be0406
      
https://github.com/Dolibarr/dolibarr/commit/ad51e862e4597eed3f94a02b6a617ef954be0406
  Author: Tim Otte <address@hidden>
  Date:   2019-10-22 (Tue, 22 Oct 2019)

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

  Log Message:
  -----------
  Merged


  Commit: 496f93911f7a06c5b0ca8f0ea5305a226260e498
      
https://github.com/Dolibarr/dolibarr/commit/496f93911f7a06c5b0ca8f0ea5305a226260e498
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/lib/product.lib.php
    A 
htdocs/install/mysql/tables/llx_product_fournisseur_price_extrafields.key.sql
    A htdocs/install/mysql/tables/llx_product_fournisseur_price_extrafields.sql
    M htdocs/langs/de_DE/products.lang
    M htdocs/langs/en_US/products.lang
    A htdocs/product/admin/product_supplier_extrafields.php
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  Merge pull request #11821 from Tim-Otte/develop

NEW Extrafields support in product supplier prices


Compare: 
https://github.com/Dolibarr/dolibarr/compare/adf5953693ae...496f93911f7a



reply via email to

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