dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 6138d1: FIX major issues for inventor


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 6138d1: FIX major issues for inventory
Date: Thu, 04 May 2017 04:51:01 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 6138d197e4c7290e0a7a5ca3f5ecef45facff734
      
https://github.com/Dolibarr/dolibarr/commit/6138d197e4c7290e0a7a5ca3f5ecef45facff734
  Author: alexis Algoud <address@hidden>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    R htdocs/admin/inventory.php
    M htdocs/admin/stock.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/coreobject.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/product/inventory/ajax/ajax.inventory.php
    M htdocs/product/inventory/card.php

  Log Message:
  -----------
  FIX major issues for inventory
- Move all needed declaration from coreobject to commonobject for
updateCommon, fetchCommon, deleteCommon, createCommon
- Just leave method for child object into coreobject, check later if is
useless
- debug inventory card, PHP 7.0 compatibility
- activate rights for inventory into stock module
- add inventory options into stock admin module


  Commit: 12e91f1c1b9f5c02f0e47f6c33ea0cce7b26fafa
      
https://github.com/Dolibarr/dolibarr/commit/12e91f1c1b9f5c02f0e47f6c33ea0cce7b26fafa
  Author: alexis Algoud <address@hidden>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M htdocs/core/modules/modStock.class.php

  Log Message:
  -----------
  fix rights inventory only for MAIN_LEVEL_FEATURES = 2


  Commit: 428e16341c6aef7bd3ecb03e1f4cb734fd642672
      
https://github.com/Dolibarr/dolibarr/commit/428e16341c6aef7bd3ecb03e1f4cb734fd642672
  Author: alexis portable <address@hidden>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M htdocs/admin/pdf.php
    M htdocs/api/class/api.class.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M htdocs/install/mysql/data/llx_c_tva.sql
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    M htdocs/install/mysql/tables/llx_facture_rec.sql
    M htdocs/install/mysql/tables/llx_inventorydet.sql
    M scripts/emailings/mailing-send.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into 
FIX_inventory


  Commit: d1a443f0f042c939a491c9d7cdc30632bf9b64c8
      
https://github.com/Dolibarr/dolibarr/commit/d1a443f0f042c939a491c9d7cdc30632bf9b64c8
  Author: alexis portable <address@hidden>
  Date:   2017-05-02 (Tue, 02 May 2017)

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

  Log Message:
  -----------
  fix camelcase for travis


  Commit: da4d179d36789551eb31490f107f7abd3c6a0c92
      
https://github.com/Dolibarr/dolibarr/commit/da4d179d36789551eb31490f107f7abd3c6a0c92
  Author: alexis portable <address@hidden>
  Date:   2017-05-02 (Tue, 02 May 2017)

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

  Log Message:
  -----------
  fix travis


  Commit: c196e79bf44d11b2d83fae2fa8c9d4919a11d18f
      
https://github.com/Dolibarr/dolibarr/commit/c196e79bf44d11b2d83fae2fa8c9d4919a11d18f
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M htdocs/accountancy/admin/accountmodel.php
    M htdocs/adherents/subscription.php
    M htdocs/admin/mails_templates.php
    M htdocs/comm/mailing/cibles.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/comm/propal/class/api_proposals.class.php
    A htdocs/core/class/ctyperesource.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formmailing.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/modResource.class.php
    M htdocs/langs/en_US/main.lang
    M htdocs/langs/en_US/resource.lang
    M htdocs/product/inventory/card.php

  Log Message:
  -----------
  Merge branch 'develop' into FIX_inventory


  Commit: 01188e4bc0975e9039ae66b3b9b2f2af6992fd66
      
https://github.com/Dolibarr/dolibarr/commit/01188e4bc0975e9039ae66b3b9b2f2af6992fd66
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    R htdocs/admin/inventory.php
    M htdocs/admin/stock.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/coreobject.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/product/inventory/ajax/ajax.inventory.php
    M htdocs/product/inventory/card.php

  Log Message:
  -----------
  Merge pull request #6785 from atm-alexis/FIX_inventory

Fix inventory


Compare: 
https://github.com/Dolibarr/dolibarr/compare/0c76db7973ef...01188e4bc097

reply via email to

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