dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c17f42: fix: if note not set, insert


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c17f42: fix: if note not set, insert null iso "null"
Date: Sat, 10 May 2014 06:45:35 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c17f42b767907a7f35db863e3c3afc5a68eb6672
      
https://github.com/Dolibarr/dolibarr/commit/c17f42b767907a7f35db863e3c3afc5a68eb6672
  Author: Francis Appels <address@hidden>
  Date:   2014-05-10 (Sat, 10 May 2014)

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

  Log Message:
  -----------
  fix: if note not set, insert null iso "null"

when create class was called with note not set, text "null" was inserted
in database, changed to null. Also $note property was missing.


  Commit: 37850b8f6f442835373e1e2410d5e13444b1aa97
      
https://github.com/Dolibarr/dolibarr/commit/37850b8f6f442835373e1e2410d5e13444b1aa97
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-05-10 (Sat, 10 May 2014)

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

  Log Message:
  -----------
  Merge pull request #1586 from fappels/develop

fix: if note not set, insert null iso "null"


Compare: 
https://github.com/Dolibarr/dolibarr/compare/eb32094864f8...37850b8f6f44

reply via email to

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