dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 695ccc: Import wizard accept both id


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 695ccc: Import wizard accept both id or ref into imported ...
Date: Mon, 11 Apr 2016 07:36:14 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 695cccca1c4dbef1610eb3970354a24746b11fd3
      
https://github.com/Dolibarr/dolibarr/commit/695cccca1c4dbef1610eb3970354a24746b11fd3
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

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

  Log Message:
  -----------
  Import wizard accept both id or ref into imported fields. But if the ref
is numeric, there is no way to know if it is a ref or id. So i introduct
support of syntax id: or ref: into value of field to import to force
type.


  Commit: 0e7fb80a3428fcf7857160669f4ea2dbce9efded
      
https://github.com/Dolibarr/dolibarr/commit/0e7fb80a3428fcf7857160669f4ea2dbce9efded
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

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

  Log Message:
  -----------
  FIX: We should be able to import value '0'


  Commit: 03f43d7c5561feb2276585a3028e831e74df1a40
      
https://github.com/Dolibarr/dolibarr/commit/03f43d7c5561feb2276585a3028e831e74df1a40
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

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

  Log Message:
  -----------
  Removed a TODO by moving detection of line of records of a file to
import into the import driver.


  Commit: 3678e052709c5f565c6227f876c577a8a1b965b6
      
https://github.com/Dolibarr/dolibarr/commit/3678e052709c5f565c6227f876c577a8a1b965b6
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-04-11 (Mon, 11 Apr 2016)

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

  Log Message:
  -----------
  Mutualize code by moving getter into parent class.


Compare: 
https://github.com/Dolibarr/dolibarr/compare/9f019a0ec319...3678e052709c

reply via email to

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