dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 4fb4bc: [FIX] Dictionnaries without r


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 4fb4bc: [FIX] Dictionnaries without rowid
Date: Sun, 12 Feb 2017 11:46:45 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 4fb4bc6f6cf51332a5776acfe9ce87e689ad51b6
      
https://github.com/Dolibarr/dolibarr/commit/4fb4bc6f6cf51332a5776acfe9ce87e689ad51b6
  Author: De Coninck Laurent <address@hidden>
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
    M htdocs/admin/dict.php

  Log Message:
  -----------
  [FIX] Dictionnaries without rowid

It's possible to create a dictionnary without the key rowid.
But in that case it's impossible to enable/disable the value because the 
dictionnary fonctionality uses always rowid even another primary key is defined.

By this fix, the id property uses is the primary key defined on the dictionnary 
creation.


  Commit: d4fd9bd71e89a0f64a98eebb3c49789210771839
      
https://github.com/Dolibarr/dolibarr/commit/d4fd9bd71e89a0f64a98eebb3c49789210771839
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    M htdocs/admin/dict.php

  Log Message:
  -----------
  Merge pull request #6414 from laudeco/fix/dictionnary_without_rowid

[FIX] Dictionaries without rowid


Compare: 
https://github.com/Dolibarr/dolibarr/compare/1dca3471db34...d4fd9bd71e89

reply via email to

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