dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 212deb: Fix: fails to import when val


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 212deb: Fix: fails to import when value is 'AUTO' because ...
Date: Fri, 21 Mar 2014 13:13:07 -0700

  Branch: refs/heads/3.5_backported
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 212deb9e1c05d091b04477cf1bfbfc05b1f51abb
      
https://github.com/Dolibarr/dolibarr/commit/212deb9e1c05d091b04477cf1bfbfc05b1f51abb
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M htdocs/core/modules/import/import_csv.modules.php

  Log Message:
  -----------
  Fix: fails to import when value is 'AUTO' because compare was case
sensitive.


  Commit: 062c150bc1662c92099cb8ab780db0e59cc7244d
      
https://github.com/Dolibarr/dolibarr/commit/062c150bc1662c92099cb8ab780db0e59cc7244d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M htdocs/core/modules/import/import_csv.modules.php

  Log Message:
  -----------
  Fix: import of fields with value "auto"


  Commit: 9cd7f68ae88251298f8147b6ececccebc1e32ecf
      
https://github.com/Dolibarr/dolibarr/commit/9cd7f68ae88251298f8147b6ececccebc1e32ecf
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

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

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


  Commit: d3e951e1ec4c387f8dff3f9c4fa67ddc19f98356
      
https://github.com/Dolibarr/dolibarr/commit/d3e951e1ec4c387f8dff3f9c4fa67ddc19f98356
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M htdocs/core/modules/import/import_csv.modules.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.4' into 3.5


  Commit: 4afb85bd1d36ccdd4e4cd5ad7e0db956d9441038
      
https://github.com/Dolibarr/dolibarr/commit/4afb85bd1d36ccdd4e4cd5ad7e0db956d9441038
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M htdocs/compta/facture.php

  Log Message:
  -----------
  Fix: Several fix into workflow/condition for invoice payments or convert
into discount.


  Commit: aabd9232482648832e25b4e293f64358e54c0879
      
https://github.com/Dolibarr/dolibarr/commit/aabd9232482648832e25b4e293f64358e54c0879
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Try to remove warning


  Commit: c1411e65b77af791e2e4a795a0c1e9beac63a41e
      
https://github.com/Dolibarr/dolibarr/commit/c1411e65b77af791e2e4a795a0c1e9beac63a41e
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Fix: Try to add code to provide easy way to fix warning on timezone not
defined.


  Commit: a884673637b6183af194f1631c260bd694399c4e
      
https://github.com/Dolibarr/dolibarr/commit/a884673637b6183af194f1631c260bd694399c4e
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/core/modules/modSociete.class.php
    M test/phpunit/Example_import_company_1.csv
    M test/phpunit/FilesLibTest.php
    M test/phpunit/ImportTest.php

  Log Message:
  -----------
  Fix: A better to fix to manage automatic creation of code for import.


  Commit: 4bd6f1111233af6594ef3048c2605d2879167bce
      
https://github.com/Dolibarr/dolibarr/commit/4bd6f1111233af6594ef3048c2605d2879167bce
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

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

  Log Message:
  -----------
  Backport fix to solve warning problems.


  Commit: 1061a650d200ad159d8fe5c2b2624561f30ebb7a
      
https://github.com/Dolibarr/dolibarr/commit/1061a650d200ad159d8fe5c2b2624561f30ebb7a
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php

  Log Message:
  -----------
  Fix: duplicate info


  Commit: a1e778c146afe3ede7c152670bc8119eacf125e3
      
https://github.com/Dolibarr/dolibarr/commit/a1e778c146afe3ede7c152670bc8119eacf125e3
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M htdocs/core/class/conf.class.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/core/modules/modSociete.class.php
    M test/phpunit/Example_import_company_1.csv
    M test/phpunit/FilesLibTest.php
    M test/phpunit/ImportTest.php

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


  Commit: b506b426c557123c299f01a1fb16e3331bc25ec8
      
https://github.com/Dolibarr/dolibarr/commit/b506b426c557123c299f01a1fb16e3331bc25ec8
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M htdocs/compta/facture.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/core/modules/modSociete.class.php
    M test/phpunit/Example_import_company_1.csv
    M test/phpunit/FilesLibTest.php
    M test/phpunit/ImportTest.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.5' into 3.5_backported


Compare: 
https://github.com/Dolibarr/dolibarr/compare/4d32223c693d...b506b426c557

reply via email to

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