dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c45b19: FIX: when STOCK_CALCULATE_ON_


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c45b19: FIX: when STOCK_CALCULATE_ON_SHIPMENT_CLOSE is set...
Date: Thu, 18 Jul 2019 09:11:24 -0700

  Branch: refs/heads/10.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c45b191330951781f18b5fcee91fae7b5a0755f9
      
https://github.com/Dolibarr/dolibarr/commit/c45b191330951781f18b5fcee91fae7b5a0755f9
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

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

  Log Message:
  -----------
  FIX: when STOCK_CALCULATE_ON_SHIPMENT_CLOSE is set, deleting a "closed" 
shipment now increases stock as expected


  Commit: 64d1ebf59cd6ee27117cca10fc552257d0e17ea4
      
https://github.com/Dolibarr/dolibarr/commit/64d1ebf59cd6ee27117cca10fc552257d0e17ea4
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

  Changed paths:
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/langs/fr_FR/sendings.lang

  Log Message:
  -----------
  FIX: on shipment delete confirm dialog, a new checkbox allows the user to 
choose if they want their stock re-incremented after the deletion.


  Commit: 8030735ded5f9acd0531fc581c7cd987438ebd5e
      
https://github.com/Dolibarr/dolibarr/commit/8030735ded5f9acd0531fc581c7cd987438ebd5e
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

  Changed paths:
    M ChangeLog
    M build/generate_filelist_xml.php
    M build/makepack-dolibarr.pl
    M htdocs/adherents/class/adherent.class.php
    M htdocs/compta/prelevement/factures.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/extrafieldsinexport.inc.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/tpl/massactions_pre.tpl.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/expensereport/card.php
    M htdocs/fichinter/list.php
    M htdocs/filefunc.inc.php
    M htdocs/holiday/card.php
    M htdocs/langs/fr_FR/sendings.lang

  Log Message:
  -----------
  Merge branch 
'FIX_add_checkbox_on_shipment_delete_confirm_dialog_to_ask_if_stock_should_be_incremented'
 into 
FIX_increase_stock_on_shipment_delete_when_STOCK_CALCULATE_ON_SHIPMENT_CLOSE_is_set
(taking PR comments into account)


  Commit: 4f0316580672122e1154c148935d5e17264ad433
      
https://github.com/Dolibarr/dolibarr/commit/4f0316580672122e1154c148935d5e17264ad433
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-11 (Thu, 11 Jul 2019)

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

  Log Message:
  -----------
  FIX: outdated phpdoc


  Commit: ae540cb25e5b6b671258f2c4ae71b2c5bca5d4ee
      
https://github.com/Dolibarr/dolibarr/commit/ae540cb25e5b6b671258f2c4ae71b2c5bca5d4ee
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M htdocs/fourn/product/list.php

  Log Message:
  -----------
  FIX: add missing hook calls


  Commit: 8aa147a4e518f7b1a4ba203c7825bcc8e82b2d79
      
https://github.com/Dolibarr/dolibarr/commit/8aa147a4e518f7b1a4ba203c7825bcc8e82b2d79
  Author: atm-florian.m <address@hidden>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/product/list.php

  Log Message:
  -----------
  # missing hooks from dispatch.php and list.php


  Commit: 70ff806fdffdd50435afb1e043ea59f5011bbe90
      
https://github.com/Dolibarr/dolibarr/commit/70ff806fdffdd50435afb1e043ea59f5011bbe90
  Author: John Botella <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/societe/card.php

  Log Message:
  -----------
  fix fourn code preload


  Commit: de2c18913885e73d15b4f056dba96e1e53410fb5
      
https://github.com/Dolibarr/dolibarr/commit/de2c18913885e73d15b4f056dba96e1e53410fb5
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/societe/card.php

  Log Message:
  -----------
  Merge pull request #11516 from atm-john/9.0_fix_fourn_code_preload

FIX The proposed new supplier code does not work


  Commit: 617d10bf2a288042e2565aaabb2e669debe7d342
      
https://github.com/Dolibarr/dolibarr/commit/617d10bf2a288042e2565aaabb2e669debe7d342
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/product/list.php

  Log Message:
  -----------
  Merge pull request #11512 from 
atm-florianm/9.0_FIX_missing-hooks-in-supplier-product-list-and-supplier-product-dispatch

9.0 fix missing hooks in supplier product list and supplier product dispatch


  Commit: c9fe91138d42963e6343923b0b812bfcb893051b
      
https://github.com/Dolibarr/dolibarr/commit/c9fe91138d42963e6343923b0b812bfcb893051b
  Author: Regis Houssin <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/opensurvey/index.php
    M htdocs/ticket/index.php
    M htdocs/ticket/list.php

  Log Message:
  -----------
  FIX better compatibility with Multicompany


  Commit: 917799914e6f04316a57dbe8d0bae7e7e0f6fbcb
      
https://github.com/Dolibarr/dolibarr/commit/917799914e6f04316a57dbe8d0bae7e7e0f6fbcb
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/langs/fr_FR/sendings.lang

  Log Message:
  -----------
  Merge pull request #11433 from 
atm-florianm/FIX_increase_stock_on_shipment_delete_when_STOCK_CALCULATE_ON_SHIPMENT_CLOSE_is_set

FIX: stock increase on shipment deletion if STOCK_CALCULATE_ON_SHIPMENT_CLOSE 
is set


  Commit: 464bda996c5a846e3fea7d0df8d729285c6e2630
      
https://github.com/Dolibarr/dolibarr/commit/464bda996c5a846e3fea7d0df8d729285c6e2630
  Author: Marc de Lima Lucio <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php

  Log Message:
  -----------
  FIX: propal createFrom hook: undefined parameter attached


  Commit: c72a59ad36641ab13dbe382c8d52fb36d68b0461
      
https://github.com/Dolibarr/dolibarr/commit/c72a59ad36641ab13dbe382c8d52fb36d68b0461
  Author: gauthier <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

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

  Log Message:
  -----------
  FIX : we need to be able to add freeline with qty between 0 & 1 in 
supplierorder line


  Commit: a03a8da2fd3a250c265a5e3003f631fed470aa73
      
https://github.com/Dolibarr/dolibarr/commit/a03a8da2fd3a250c265a5e3003f631fed470aa73
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

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

  Log Message:
  -----------
  Merge pull request #11519 from atm-gauthier/8.0_fix_addline_cmdfourn_qty_inf_0

FIX : we need to be able to add freeline with qty between 0 & 1 in su…


  Commit: 77300e12108749c56d3ba82e4e1e010e544f78c6
      
https://github.com/Dolibarr/dolibarr/commit/77300e12108749c56d3ba82e4e1e010e544f78c6
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php

  Log Message:
  -----------
  Merge pull request #11518 from ATM-Marc/FIX_9.0_propal_clone_hook

FIX: propal createFrom hook: undefined parameter attached


  Commit: a3b746bcb956251bde364fa3ee16bc334c82081b
      
https://github.com/Dolibarr/dolibarr/commit/a3b746bcb956251bde364fa3ee16bc334c82081b
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M htdocs/opensurvey/index.php
    M htdocs/ticket/index.php
    M htdocs/ticket/list.php

  Log Message:
  -----------
  Merge pull request #11517 from hregis/9.0_bug2

FIX better compatibility with Multicompany


  Commit: b5d348356dbc590b50ec97b25fceae111e7ac91a
      
https://github.com/Dolibarr/dolibarr/commit/b5d348356dbc590b50ec97b25fceae111e7ac91a
  Author: John Botella <address@hidden>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
    M htdocs/comm/action/list.php

  Log Message:
  -----------
  Fix socpeople assigned list in action com list


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

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

  Log Message:
  -----------
  Fix missing hook then can't interact with actions


  Commit: 984fe9834256fa3169f753589b414dab9fea82d2
      
https://github.com/Dolibarr/dolibarr/commit/984fe9834256fa3169f753589b414dab9fea82d2
  Author: atm-ph <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/compta/prelevement/create.php

  Log Message:
  -----------
  Fix missing hook


  Commit: a20a121558bd03a6d6db2f76796ba2456bb70011
      
https://github.com/Dolibarr/dolibarr/commit/a20a121558bd03a6d6db2f76796ba2456bb70011
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/comm/action/list.php

  Log Message:
  -----------
  Merge pull request #11522 from atm-john/9.0_fix_action_list_contact_assigned

FIX: socpeople assigned list in action com list


  Commit: e54887213357668d4173824d0bcc0977a1659549
      
https://github.com/Dolibarr/dolibarr/commit/e54887213357668d4173824d0bcc0977a1659549
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

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

  Log Message:
  -----------
  Update prelevement.php


  Commit: b3182f65bc98db714a157c535db031845c5a007c
      
https://github.com/Dolibarr/dolibarr/commit/b3182f65bc98db714a157c535db031845c5a007c
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/compta/prelevement/create.php

  Log Message:
  -----------
  Update create.php


  Commit: b0baba329301d571d3271258c43c30bd69feb979
      
https://github.com/Dolibarr/dolibarr/commit/b0baba329301d571d3271258c43c30bd69feb979
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/prelevement/create.php

  Log Message:
  -----------
  Merge pull request #11526 from atm-ph/fix_9.0_missing_hook

Fix missing hook then can't interact with actions


  Commit: a09d33b4277e41e7ae94f29223984b116cbfe4be
      
https://github.com/Dolibarr/dolibarr/commit/a09d33b4277e41e7ae94f29223984b116cbfe4be
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/admin/holiday.php

  Log Message:
  -----------
  Fix responsive


  Commit: ad4267abfbd5273a21a38682f0843ed4145ba0e6
      
https://github.com/Dolibarr/dolibarr/commit/ad4267abfbd5273a21a38682f0843ed4145ba0e6
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

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

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


  Commit: b044d95acfd41b87e5c742063297a9da94e5e480
      
https://github.com/Dolibarr/dolibarr/commit/b044d95acfd41b87e5c742063297a9da94e5e480
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/compta/stats/byratecountry.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/langs/fr_FR/sendings.lang

  Log Message:
  -----------
  Merge


  Commit: 5e204f0f677c54543dd7837cadf152a6069b5512
      
https://github.com/Dolibarr/dolibarr/commit/5e204f0f677c54543dd7837cadf152a6069b5512
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/adherents/card.php
    M htdocs/comm/action/list.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/card.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/tpl/commonfields_edit.tpl.php
    M htdocs/core/tpl/commonfields_view.tpl.php
    M htdocs/core/tpl/object_discounts.tpl.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/product/list.php
    M htdocs/install/mysql/data/llx_c_email_templates.sql
    M htdocs/opensurvey/index.php
    M htdocs/societe/card.php
    M htdocs/ticket/index.php
    M htdocs/ticket/list.php

  Log Message:
  -----------
  Merge


  Commit: 3cffd70ed304a5c684cc32108a6d24f2a45dfe1b
      
https://github.com/Dolibarr/dolibarr/commit/3cffd70ed304a5c684cc32108a6d24f2a45dfe1b
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M htdocs/comm/action/list.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/prelevement/create.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/product/list.php
    M htdocs/langs/fr_FR/sendings.lang
    M htdocs/opensurvey/index.php
    M htdocs/societe/card.php
    M htdocs/ticket/index.php
    M htdocs/ticket/list.php

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

Conflicts:
        htdocs/comm/propal/class/propal.class.php
        htdocs/compta/prelevement/create.php
        htdocs/core/class/commonobject.class.php
        htdocs/expedition/card.php
        htdocs/expedition/class/expedition.class.php
        htdocs/fourn/commande/dispatch.php
        htdocs/fourn/product/list.php
        htdocs/opensurvey/index.php
        htdocs/ticket/index.php
        htdocs/ticket/list.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/747305fcc638...3cffd70ed304



reply via email to

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