dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] e89208: Fix Import INSERT foreign key


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] e89208: Fix Import INSERT foreign key
Date: Tue, 27 Mar 2018 08:47:46 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: e892089afd5721e3816aee7acc37bb8ea4135aeb
      
https://github.com/Dolibarr/dolibarr/commit/e892089afd5721e3816aee7acc37bb8ea4135aeb
  Author: François J <address@hidden>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

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

  Log Message:
  -----------
  Fix Import INSERT foreign key

Check the row referencing this foreign key exists first
instead of always trying to perform an UPDATE.


  Commit: 86c4bb23adeb6dffe446314e7a623e9cd83eb59e
      
https://github.com/Dolibarr/dolibarr/commit/86c4bb23adeb6dffe446314e7a623e9cd83eb59e
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

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

  Log Message:
  -----------
  Update import_csv.modules.php


  Commit: d41908e52a5263a893572ab577a45baa86ada2ed
      
https://github.com/Dolibarr/dolibarr/commit/d41908e52a5263a893572ab577a45baa86ada2ed
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

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

  Log Message:
  -----------
  Update import_xlsx.modules.php


  Commit: 6eca679f684253d8647ee62de7ec3f9717cafc78
      
https://github.com/Dolibarr/dolibarr/commit/6eca679f684253d8647ee62de7ec3f9717cafc78
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-27 (Tue, 27 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #8453 from OPEN-DSI/fix-import-insert-foreign-key

FIX #7581 Import INSERT foreign key


Compare: 
https://github.com/Dolibarr/dolibarr/compare/de28f2457075...6eca679f6842

reply via email to

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