dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr/dolibarr] b92ec6: New model "Excel 2007" : first col at wrong


From: Laurent Destailleur
Subject: [Dolibarr/dolibarr] b92ec6: New model "Excel 2007" : first col at wrong position
Date: Tue, 10 Dec 2019 10:29:02 -0800

  Branch: refs/heads/10.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: b92ec604ecc4f7034e0bbaac0bea80213e7f3741
      
https://github.com/Dolibarr/dolibarr/commit/b92ec604ecc4f7034e0bbaac0bea80213e7f3741
  Author: Mistral Oz - LWEP <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M htdocs/core/modules/export/export_excel2007new.modules.php

  Log Message:
  -----------
  New model "Excel 2007" : first col at wrong position

The first column start at id 0 instead of id 1. At id 0, the first column move 
at Z position. 
Documentation : 
https://phpspreadsheet.readthedocs.io/en/latest/topics/migration-from-PHPExcel/#column-index-based-on-1


  Commit: c72e7e6a973bcb58ffb51a22944b68f371769bc0
      
https://github.com/Dolibarr/dolibarr/commit/c72e7e6a973bcb58ffb51a22944b68f371769bc0
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M htdocs/core/modules/export/export_excel2007new.modules.php

  Log Message:
  -----------
  Merge pull request #12682 from mistraloz/patch-2

FIX : first col at wrong position in Export 2007 (new)


Compare: 
https://github.com/Dolibarr/dolibarr/compare/24e9d3fdf0b7...c72e7e6a973b



reply via email to

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