dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 2be754: FIX : supplier id was not pas


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 2be754: FIX : supplier id was not passed to hooks
Date: Tue, 22 Aug 2017 02:18:34 -0700

  Branch: refs/heads/6.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 2be75420caaf2e95a29585d3f73ae24194dd592e
      
https://github.com/Dolibarr/dolibarr/commit/2be75420caaf2e95a29585d3f73ae24194dd592e
  Author: altatof <address@hidden>
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
    M htdocs/fourn/card.php

  Log Message:
  -----------
  FIX : supplier id was not passed to hooks


  Commit: 0bf4ac6fb3d592d5fc0d8d06535fd6b562e742dc
      
https://github.com/Dolibarr/dolibarr/commit/0bf4ac6fb3d592d5fc0d8d06535fd6b562e742dc
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql

  Log Message:
  -----------
  Add missing field fk_supplier_proposal


  Commit: bfa8630febbf60193ae3f054d80709af4ab6acd4
      
https://github.com/Dolibarr/dolibarr/commit/bfa8630febbf60193ae3f054d80709af4ab6acd4
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
    M .travis.yml
    M ChangeLog
    M build/exe/doliwamp/doliwamp.iss
    M build/makepack-dolibarr.pl
    M htdocs/compta/bank/treso.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/datepicker.php
    M htdocs/core/get_menudiv.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/search_page.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/externalsite/frames.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/commande/card.php
    M htdocs/holiday/card.php
    M htdocs/install/inc.php
    M htdocs/install/mysql/migration/3.5.0-3.6.0.sql
    M htdocs/install/mysql/migration/3.8.0-3.9.0.sql
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M htdocs/install/mysql/tables/llx_user.sql
    M htdocs/main.inc.php
    M htdocs/master.inc.php
    M htdocs/product/stats/facture.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/support/inc.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php
    M htdocs/user/index.php
    M scripts/product/migrate_picture_path.php

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


  Commit: ca3cdfabec0886fbf24c2545a5b821bcf5f769ef
      
https://github.com/Dolibarr/dolibarr/commit/ca3cdfabec0886fbf24c2545a5b821bcf5f769ef
  Author: fappels <address@hidden>
  Date:   2017-08-09 (Wed, 09 Aug 2017)

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

  Log Message:
  -----------
  FIX Best buy price calculation

Best buy price also depends on buy discount.


  Commit: 2a59dbbc891a41e6982ab7cb92bfecd4f0637f6e
      
https://github.com/Dolibarr/dolibarr/commit/2a59dbbc891a41e6982ab7cb92bfecd4f0637f6e
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M htdocs/fourn/card.php

  Log Message:
  -----------
  Merge pull request #7243 from altatof/fix_fourcard_hooks

FIX : supplier id was not passed to hooks


  Commit: 9ad2a9ac858cd8ba2e3873e241d01a6157775bd8
      
https://github.com/Dolibarr/dolibarr/commit/9ad2a9ac858cd8ba2e3873e241d01a6157775bd8
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

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

  Log Message:
  -----------
  Merge pull request #7248 from fappels/4.0_fix_best_buy_price_calculation

FIX Best buy price calculation


  Commit: 112a6f7b44f4b3cd6b9d962f18be3a0a99293945
      
https://github.com/Dolibarr/dolibarr/commit/112a6f7b44f4b3cd6b9d962f18be3a0a99293945
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-17 (Thu, 17 Aug 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Fix travis


  Commit: b77fe285dc9acc03aaf9be20d670a8d34bb7e6b8
      
https://github.com/Dolibarr/dolibarr/commit/b77fe285dc9acc03aaf9be20d670a8d34bb7e6b8
  Author: Eric Seigne <address@hidden>
  Date:   2017-08-20 (Sun, 20 Aug 2017)

  Changed paths:
    M scripts/cron/cron_run_jobs.php

  Log Message:
  -----------
  fix 'Error cronjob->run_job: Permission denied' and add time and login used 
for debug helps


  Commit: 64aed245397f36e740b0ec540eccc0680b08dcbb
      
https://github.com/Dolibarr/dolibarr/commit/64aed245397f36e740b0ec540eccc0680b08dcbb
  Author: Eric Seigne <address@hidden>
  Date:   2017-08-20 (Sun, 20 Aug 2017)

  Changed paths:
    M scripts/cron/cron_run_jobs.php

  Log Message:
  -----------
  remove comment


  Commit: 7c3640a4c344e06e4a6210605a5660f4db7dbf1d
      
https://github.com/Dolibarr/dolibarr/commit/7c3640a4c344e06e4a6210605a5660f4db7dbf1d
  Author: BENKE Charlene <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M htdocs/expedition/card.php

  Log Message:
  -----------
  Bad ojbject for extrafields

https://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/59536-extrafields-commande-dans-expedition


  Commit: 749355abc2b96ac4d19c86c2c8be688cd5adfc50
      
https://github.com/Dolibarr/dolibarr/commit/749355abc2b96ac4d19c86c2c8be688cd5adfc50
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M scripts/cron/cron_run_jobs.php

  Log Message:
  -----------
  Update cron_run_jobs.php


  Commit: 5b0e6297bbc2ba5d75bb68224a1a3ffea97b54e1
      
https://github.com/Dolibarr/dolibarr/commit/5b0e6297bbc2ba5d75bb68224a1a3ffea97b54e1
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M scripts/cron/cron_run_jobs.php

  Log Message:
  -----------
  Merge pull request #7272 from rycks/5.0_cron

FIX 'Error cronjob->run_job: Permission denied'


  Commit: d2955cb32f489f037c166fd3cf9a96ff82ae0ebd
      
https://github.com/Dolibarr/dolibarr/commit/d2955cb32f489f037c166fd3cf9a96ff82ae0ebd
  Author: Regis Houssin <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M build/perl/virtualmin/README
    M build/perl/virtualmin/dolibarr.pl

  Log Message:
  -----------
  Fix: virtualmin script update


  Commit: a17e4434beec2099f786ba668ba1d00a9e041f16
      
https://github.com/Dolibarr/dolibarr/commit/a17e4434beec2099f786ba668ba1d00a9e041f16
  Author: Regis Houssin <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M build/perl/virtualmin/dolibarr.pl

  Log Message:
  -----------
  Fix: wrong app name


  Commit: a18995d3dcb14278367632d42bc389fc0c03faaa
      
https://github.com/Dolibarr/dolibarr/commit/a18995d3dcb14278367632d42bc389fc0c03faaa
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M htdocs/install/mysql/migration/3.5.0-3.6.0.sql

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


  Commit: c53aef99550e1bfc1b37f153e6daccf9088c4692
      
https://github.com/Dolibarr/dolibarr/commit/c53aef99550e1bfc1b37f153e6daccf9088c4692
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

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


  Commit: 71818da6a5b076e4f7c6d71acf0793ecdbf0e05c
      
https://github.com/Dolibarr/dolibarr/commit/71818da6a5b076e4f7c6d71acf0793ecdbf0e05c
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

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


  Commit: d5d337c6319426d1da1fd83950de14daf6bc9e42
      
https://github.com/Dolibarr/dolibarr/commit/d5d337c6319426d1da1fd83950de14daf6bc9e42
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

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


  Commit: 256f6e410c7aa596fa6f8f810a8eaa99cc6699bd
      
https://github.com/Dolibarr/dolibarr/commit/256f6e410c7aa596fa6f8f810a8eaa99cc6699bd
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

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


  Commit: 41ce4886fddddc1833a30814ce1070c7f07d3a95
      
https://github.com/Dolibarr/dolibarr/commit/41ce4886fddddc1833a30814ce1070c7f07d3a95
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M htdocs/fourn/card.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql

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


  Commit: 206d46cbb70a35c6e18a64d31fb610b9258869a8
      
https://github.com/Dolibarr/dolibarr/commit/206d46cbb70a35c6e18a64d31fb610b9258869a8
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
    M htdocs/fourn/card.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M scripts/cron/cron_run_jobs.php

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

Conflicts:
        scripts/cron/cron_run_jobs.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/ca3b3b984354...206d46cbb70a

reply via email to

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