dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr/dolibarr] 73ee65: fix minimum quantity on stock movement


From: Laurent Destailleur
Subject: [Dolibarr/dolibarr] 73ee65: fix minimum quantity on stock movement
Date: Sun, 26 Jan 2020 16:54:02 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 73ee655dde2ef8483e8a0eb3d3f64ae17c13ef69
      
https://github.com/Dolibarr/dolibarr/commit/73ee655dde2ef8483e8a0eb3d3f64ae17c13ef69
  Author: Laurent De Coninck <address@hidden>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M htdocs/product/stock/class/api_stockmovements.class.php

  Log Message:
  -----------
  fix minimum quantity on stock movement

by fixing another issue on the batch management in the API, I introduced
a bug on the stock quantity decrease.

[see: X]


  Commit: 40febd27810af57d0cf68d1ffc24c61cf197f709
      
https://github.com/Dolibarr/dolibarr/commit/40febd27810af57d0cf68d1ffc24c61cf197f709
  Author: gti-eu <address@hidden>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Fix reference check on emailcollector

ObjectType is on reg[1]
ObjectId is on reg[2]


  Commit: 67e57b8da2fc550fd95562984517eb8dbe59e63a
      
https://github.com/Dolibarr/dolibarr/commit/67e57b8da2fc550fd95562984517eb8dbe59e63a
  Author: gti-eu <address@hidden>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  Add trackid to Ticket message mail


  Commit: d302f190a72b458409cbf78e35b6fa58c103fc91
      
https://github.com/Dolibarr/dolibarr/commit/d302f190a72b458409cbf78e35b6fa58c103fc91
  Author: AdrianDominik <address@hidden>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M htdocs/comm/card.php

  Log Message:
  -----------
  Fix: strict mode mysql compatibility


  Commit: fd0daad9592849c21c443ff01f3774d1c7e086a4
      
https://github.com/Dolibarr/dolibarr/commit/fd0daad9592849c21c443ff01f3774d1c7e086a4
  Author: florian HENRY <address@hidden>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  fix SEPA line with limit select and working pagination


  Commit: 210e0511d0fdf95e78efb4ecef2e2bf5ee0d6098
      
https://github.com/Dolibarr/dolibarr/commit/210e0511d0fdf95e78efb4ecef2e2bf5ee0d6098
  Author: florian HENRY <address@hidden>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  fix create SEPA withdraw with limit select and working pagination


  Commit: 5ad5578f4059d0952fe6672c18a00c67a5ab384c
      
https://github.com/Dolibarr/dolibarr/commit/5ad5578f4059d0952fe6672c18a00c67a5ab384c
  Author: florian HENRY <address@hidden>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  fix create SEPA withdraw with limit select and working pagination


  Commit: 62caf3cbfc1d6f1e72514a57ea6a11156c87c61c
      
https://github.com/Dolibarr/dolibarr/commit/62caf3cbfc1d6f1e72514a57ea6a11156c87c61c
  Author: florian HENRY <address@hidden>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  fix create SEPA withdraw with limit select and working pagination


  Commit: 1f18c93b9f79fd1542b68e5da02de4e97b28432f
      
https://github.com/Dolibarr/dolibarr/commit/1f18c93b9f79fd1542b68e5da02de4e97b28432f
  Author: gauthier <address@hidden>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M htdocs/societe/card.php

  Log Message:
  -----------
  FIX : thirdparty alias name desappeared if we change country with 
THIRDPARTY_SUGGEST_ALSO_ADDRESS_CREATION conf


  Commit: dc3eafccb9f75e1062d3693956dfd4676b86c3a7
      
https://github.com/Dolibarr/dolibarr/commit/dc3eafccb9f75e1062d3693956dfd4676b86c3a7
  Author: florian HENRY <address@hidden>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

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

  Log Message:
  -----------
  add hook into withdraw list


  Commit: 2f0144b19b97b6698f68e77eed7fba967c30cd53
      
https://github.com/Dolibarr/dolibarr/commit/2f0144b19b97b6698f68e77eed7fba967c30cd53
  Author: florian HENRY <address@hidden>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M htdocs/compta/facture/card-rec.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/list.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  Merge branch '11.0' of github.com:Dolibarr/dolibarr into 11_fixWithdrwLineList


  Commit: f5395fa859bf6423e46faaa06e4db60cc1f4def1
      
https://github.com/Dolibarr/dolibarr/commit/f5395fa859bf6423e46faaa06e4db60cc1f4def1
  Author: atm-greg <address@hidden>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M htdocs/societe/card.php

  Log Message:
  -----------
  fix lost name_alias on country selection


  Commit: f63893a90cf4600b5436e17cf71def45e9bbd647
      
https://github.com/Dolibarr/dolibarr/commit/f63893a90cf4600b5436e17cf71def45e9bbd647
  Author: atm-greg <address@hidden>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M htdocs/contrat/services_list.php

  Log Message:
  -----------
  FIX date filter not used if no operator


  Commit: 4222639702d0bab73fd1a0f2576caa2a06af7a89
      
https://github.com/Dolibarr/dolibarr/commit/4222639702d0bab73fd1a0f2576caa2a06af7a89
  Author: gauthier <address@hidden>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

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

  Log Message:
  -----------
  FIX : Extrafield position in export field list must respect "pos" field


  Commit: c64acb1a9c414c577fc275e2382174b0ec5a8438
      
https://github.com/Dolibarr/dolibarr/commit/c64acb1a9c414c577fc275e2382174b0ec5a8438
  Author: Pierre Ardoin <address@hidden>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M htdocs/compta/tva/document.php

  Log Message:
  -----------
  Permissions Issue

fixes an issue that displayed the "restricted area" banner despite user 
permissions.


  Commit: 4510ef488ee17c1342e976e8292308d73b4a81a1
      
https://github.com/Dolibarr/dolibarr/commit/4510ef488ee17c1342e976e8292308d73b4a81a1
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-25 (Sat, 25 Jan 2020)

  Changed paths:
    M htdocs/bom/class/bom.class.php
    M htdocs/modulebuilder/template/class/myobject.class.php

  Log Message:
  -----------
  doc modulebuilder


  Commit: 68f5aee432d2ba2bae931ec18a121776cb6b9d5a
      
https://github.com/Dolibarr/dolibarr/commit/68f5aee432d2ba2bae931ec18a121776cb6b9d5a
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/index.php

  Log Message:
  -----------
  Fix global stats for holiday


  Commit: be29795f7f3af7b58f3c1cb229c8f14f9254812c
      
https://github.com/Dolibarr/dolibarr/commit/be29795f7f3af7b58f3c1cb229c8f14f9254812c
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/product/stock/class/api_stockmovements.class.php

  Log Message:
  -----------
  Merge pull request #12905 from laudeco/hotfix/qty_negative_stock

fix minimum quantity on stock movement


  Commit: cb0986db8b645f36d004b43ec3af04d92183edb7
      
https://github.com/Dolibarr/dolibarr/commit/cb0986db8b645f36d004b43ec3af04d92183edb7
  Author: javierybar <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/takepos/receipt.php

  Log Message:
  -----------
  TakePOS price rounding


  Commit: eff9fae261349617d3eaaf749e0b996acb6290d9
      
https://github.com/Dolibarr/dolibarr/commit/eff9fae261349617d3eaaf749e0b996acb6290d9
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/takepos/receipt.php

  Log Message:
  -----------
  Update receipt.php


  Commit: 08841d447535159c017884a5489bc305aafbfaf4
      
https://github.com/Dolibarr/dolibarr/commit/08841d447535159c017884a5489bc305aafbfaf4
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/takepos/receipt.php

  Log Message:
  -----------
  Update receipt.php


  Commit: 506bfd8371f106b42ebd197c2d68cf042e5185b4
      
https://github.com/Dolibarr/dolibarr/commit/506bfd8371f106b42ebd197c2d68cf042e5185b4
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/compta/tva/document.php

  Log Message:
  -----------
  Merge pull request #12930 from mapiolca/patch-23

Permissions Issue


  Commit: 14f1f98b593fb2c54e3c474b116b0f339cb51a58
      
https://github.com/Dolibarr/dolibarr/commit/14f1f98b593fb2c54e3c474b116b0f339cb51a58
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #12919 from atm-florian/10_fixCreateSEPALimitAndPagination

10 fix create sepa limit and pagination


  Commit: ae087d665c506b84b3cdd5918275f38602e19321
      
https://github.com/Dolibarr/dolibarr/commit/ae087d665c506b84b3cdd5918275f38602e19321
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/comm/card.php

  Log Message:
  -----------
  Merge pull request #12916 from RubenRuCh/11.0

Fix: strict mode mysql compatibility


  Commit: cf6b9f7d03670e1fbf46e9315974f3daf99462fc
      
https://github.com/Dolibarr/dolibarr/commit/cf6b9f7d03670e1fbf46e9315974f3daf99462fc
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/prelevement/demandes.php

  Log Message:
  -----------
  Merge pull request #12918 from atm-florian/11_fixWithdrwLineList

fix SEPA lines with limit select and working pagination


  Commit: 7e98414e3ebf2ae4d3b0e9b7530e8a97c2baaff2
      
https://github.com/Dolibarr/dolibarr/commit/7e98414e3ebf2ae4d3b0e9b7530e8a97c2baaff2
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/ticket/class/ticket.class.php

  Log Message:
  -----------
  Merge pull request #12915 from gti-eu/11.0

Fix reference check on emailcollector


  Commit: 57bbe66612111418c0a17155794541c114ef3dd4
      
https://github.com/Dolibarr/dolibarr/commit/57bbe66612111418c0a17155794541c114ef3dd4
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #12929 from atm-gauthier/10.0_orderby_extrafieldsinexport

FIX : Extrafield position in export field list must respect "pos" field


  Commit: 64fab286486c478395b300a4c9b1df12793c748b
      
https://github.com/Dolibarr/dolibarr/commit/64fab286486c478395b300a4c9b1df12793c748b
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/societe/card.php

  Log Message:
  -----------
  Merge pull request #12926 from 
atm-greg/FIX_10.0_form_reload_on_country_id_change

fix lost name_alias on country selection


  Commit: 2e7c615e8077e1c802da481109aa4aa24fc91a52
      
https://github.com/Dolibarr/dolibarr/commit/2e7c615e8077e1c802da481109aa4aa24fc91a52
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/contrat/services_list.php

  Log Message:
  -----------
  Merge pull request #12928 from 
atm-greg/FIX_10.0_date_filters_on_contract_service_list

FIX date filter not used if no operator


  Commit: 44bc0392eb76d015927c6e3d0d69cc0db713f3cd
      
https://github.com/Dolibarr/dolibarr/commit/44bc0392eb76d015927c6e3d0d69cc0db713f3cd
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:

  Log Message:
  -----------
  Merge pull request #12925 from atm-gauthier/10.0_fixthirdaliasalias

FIX : thirdparty alias name desappeared if we change country with THIā€¦


  Commit: d13e5bc90b2f6543024b9d410ef58b826daddc8b
      
https://github.com/Dolibarr/dolibarr/commit/d13e5bc90b2f6543024b9d410ef58b826daddc8b
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/fourn/ajax/getSupplierPrices.php

  Log Message:
  -----------
  FIX #12875


  Commit: 69ce8b543e6e1a86df543d14340a2bc87cbb900e
      
https://github.com/Dolibarr/dolibarr/commit/69ce8b543e6e1a86df543d14340a2bc87cbb900e
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/comm/card.php
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/prelevement/demandes.php
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/ticket/class/ticket.class.php

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


  Commit: ecaacc9543d023babf437bfdd4c0918f5dd8b6c4
      
https://github.com/Dolibarr/dolibarr/commit/ecaacc9543d023babf437bfdd4c0918f5dd8b6c4
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
    M htdocs/fourn/ajax/getSupplierPrices.php

  Log Message:
  -----------
  FIX #12875


  Commit: 6744fc4279fe42867f537e6aae406af66c428392
      
https://github.com/Dolibarr/dolibarr/commit/6744fc4279fe42867f537e6aae406af66c428392
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M htdocs/install/upgrade2.php

  Log Message:
  -----------
  Fix takepos permissions


  Commit: 7438f929120a60e5e76c2d2b5341aeb0c0c4db73
      
https://github.com/Dolibarr/dolibarr/commit/7438f929120a60e5e76c2d2b5341aeb0c0c4db73
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/demandes.php
    M htdocs/compta/tva/document.php
    M htdocs/contrat/services_list.php
    M htdocs/core/extrafieldsinexport.inc.php
    M htdocs/societe/card.php

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

Conflicts:
        htdocs/compta/prelevement/create.php
        htdocs/compta/prelevement/demandes.php
        htdocs/compta/tva/document.php
        htdocs/fourn/ajax/getSupplierPrices.php
        htdocs/societe/card.php


  Commit: df478dc170e35f207f6e5d61c3b85f2913244690
      
https://github.com/Dolibarr/dolibarr/commit/df478dc170e35f207f6e5d61c3b85f2913244690
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M htdocs/bom/class/bom.class.php
    M htdocs/comm/card.php
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/demandes.php
    M htdocs/compta/tva/document.php
    M htdocs/contrat/services_list.php
    M htdocs/core/extrafieldsinexport.inc.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/emailcollector/class/emailcollector.class.php
    M htdocs/fourn/ajax/getSupplierPrices.php
    M htdocs/index.php
    M htdocs/install/upgrade2.php
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/product/stock/class/api_stockmovements.class.php
    M htdocs/societe/card.php
    M htdocs/ticket/class/ticket.class.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/42db2a33eb51...df478dc170e3



reply via email to

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