dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 6c2796: Fix: Use order date for stats


From: Regis Houssin
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 6c2796: Fix: Use order date for stats, not valid date.
Date: Fri, 15 Jun 2012 23:27:22 -0700

  Branch: refs/heads/3.2.1
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 6c27963d1d87a1fec6f8731270ab971f729ac5f4
      
https://github.com/Dolibarr/dolibarr/commit/6c27963d1d87a1fec6f8731270ab971f729ac5f4
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M htdocs/commande/class/commandestats.class.php

  Log Message:
  -----------
  Fix: Use order date for stats, not valid date.


  Commit: 383195581f6e2347c401be32fa73dced9aa3d363
      
https://github.com/Dolibarr/dolibarr/commit/383195581f6e2347c401be32fa73dced9aa3d363
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

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

  Log Message:
  -----------
  Fix: Messy source address


  Commit: c28c5c10035d2a63adaa9204befa33bb964ed375
      
https://github.com/Dolibarr/dolibarr/commit/c28c5c10035d2a63adaa9204befa33bb964ed375
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php

  Log Message:
  -----------
  Fix: Bad calculation of nb of line. Fix: Bad position of lines into pdf_soleil


  Commit: 5d502aa7d180284806a16bf2b75cdd5225053290
      
https://github.com/Dolibarr/dolibarr/commit/5d502aa7d180284806a16bf2b75cdd5225053290
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

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

  Log Message:
  -----------
  Fix: function dol_nboflines_bis


  Commit: 2e74a4ba85016a144a6904c8c1029aa8eed175f6
      
https://github.com/Dolibarr/dolibarr/commit/2e74a4ba85016a144a6904c8c1029aa8eed175f6
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

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

  Log Message:
  -----------
  Fix: The fix made by renaming PDF_ADDALSOTARGETDETAILS into 
MAIN_PDF_ADDALSOSOURCEDETAILS was fixing things in the wrong direction. The 
regression was the missing data on the recipient compared to 3.1.1


  Commit: 83d75aaa31114edcdb4cfc783a84729026c688ba
      
https://github.com/Dolibarr/dolibarr/commit/83d75aaa31114edcdb4cfc783a84729026c688ba
  Author: simnandez <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/comm/propal/index.php
    M htdocs/commande/index.php

  Log Message:
  -----------
  Fix: [ bug #427 ] Bad links to wiki help in certains menus


  Commit: 1f4d3207fead39d779db75c6e406623fdde45d8b
      
https://github.com/Dolibarr/dolibarr/commit/1f4d3207fead39d779db75c6e406623fdde45d8b
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/comm/propal/index.php
    M htdocs/commande/index.php

  Log Message:
  -----------
  Merge pull request #227 from simnandez/3.2

Fix: [ bug #427 ] Bad links to wiki help in certains menus


  Commit: eb543f0606657557ef728eb412ec3aff31d87f11
      
https://github.com/Dolibarr/dolibarr/commit/eb543f0606657557ef728eb412ec3aff31d87f11
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/core/lib/functions2.lib.php
    M htdocs/societe/soc.php

  Log Message:
  -----------
  Fix: missing a return into clean_url function


  Commit: 554a5b4c29dfe12ef7563b6b68cd3385ee3837c5
      
https://github.com/Dolibarr/dolibarr/commit/554a5b4c29dfe12ef7563b6b68cd3385ee3837c5
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/comm/propal/index.php
    M htdocs/commande/index.php

  Log Message:
  -----------
  Merge branch '3.2' of https://github.com/Dolibarr/dolibarr into 3.2


  Commit: bcfd35648b01d2963bcb303d814ebfeef894c3c6
      
https://github.com/Dolibarr/dolibarr/commit/bcfd35648b01d2963bcb303d814ebfeef894c3c6
  Author: simnandez <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/comm/action/index.php

  Log Message:
  -----------
  Fix: [ bug #427 ] Bad links to wiki help in certains menus


  Commit: 0d83691c5b63c91664638765658556aea373bf8c
      
https://github.com/Dolibarr/dolibarr/commit/0d83691c5b63c91664638765658556aea373bf8c
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/comm/action/index.php

  Log Message:
  -----------
  Merge pull request #229 from simnandez/3.2

Fix: [ bug #427 ] Bad links to wiki help in certains menus


  Commit: 3556adc11d233afc72b967eb21c2ab45b8865f25
      
https://github.com/Dolibarr/dolibarr/commit/3556adc11d233afc72b967eb21c2ab45b8865f25
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/core/lib/security.lib.php
    M htdocs/user/clicktodial.php

  Log Message:
  -----------
  Fix: Permissions for click2dial tab


  Commit: 9b1047eea7d3a7f03f010f583f06f34e457b7fa7
      
https://github.com/Dolibarr/dolibarr/commit/9b1047eea7d3a7f03f010f583f06f34e457b7fa7
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M htdocs/comm/action/index.php
    M htdocs/comm/propal/index.php
    M htdocs/commande/class/commandestats.class.php
    M htdocs/commande/index.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/societe/soc.php
    M htdocs/user/clicktodial.php

  Log Message:
  -----------
  Merge branch '3.2' of git+ssh://address@hidden/Dolibarr/dolibarr.git
into 3.2.1


Compare: 
https://github.com/Dolibarr/dolibarr/compare/707bffd18186...9b1047eea7d3

reply via email to

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