dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] ed4f7f: Fix: error


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] ed4f7f: Fix: error
Date: Wed, 19 Mar 2014 07:20:22 -0700

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

  Changed paths:
    M htdocs/core/modules/DolibarrModules.class.php

  Log Message:
  -----------
  Fix: error


  Commit: eb43bc4982ef3cb131ad948649028d686c4f9b1a
      
https://github.com/Dolibarr/dolibarr/commit/eb43bc4982ef3cb131ad948649028d686c4f9b1a
  Author: Gauthier <address@hidden>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M htdocs/fourn/commande/fiche.php

  Log Message:
  -----------
  Correction when adding line with price as '0'


  Commit: 6ac7e225211615f70887860266971f9d960eca1d
      
https://github.com/Dolibarr/dolibarr/commit/6ac7e225211615f70887860266971f9d960eca1d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M htdocs/fourn/commande/fiche.php

  Log Message:
  -----------
  Merge pull request #1494 from atm-gauthier/3.5

Correction when adding line with price as '0'


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

  Changed paths:
    M htdocs/product/photos.php

  Log Message:
  -----------
  Fix: form to add images should not show link form


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

  Changed paths:
    M htdocs/categories/photos.php

  Log Message:
  -----------
  Fix: form to add images should not show link form


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

  Changed paths:
    M htdocs/install/mysql/migration/repair.sql

  Log Message:
  -----------
  Add clean sql requests into repair.sql


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

  Changed paths:
    M htdocs/categories/photos.php
    M htdocs/product/photos.php

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


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

  Changed paths:
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/doc/pdf_proforma.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php

  Log Message:
  -----------
  Fix PDF: Page break was ko when breaking 2 pages or more.
Fix PDF: pdf_canelle was missing code to manage pagebreak.
Fix PDF: The width of picture was hardcoded into some templates.
Fix PDF: The atleastonediscount was not used into some templates.


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

  Changed paths:
    M htdocs/categories/photos.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/doc/pdf_proforma.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/fourn/commande/fiche.php
    M htdocs/install/mysql/migration/repair.sql
    M htdocs/product/photos.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/e4af1474077b...605525a53c17

reply via email to

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