dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr/dolibarr] e0c8fc: Fix link direction for late supplier invoice


From: Laurent Destailleur
Subject: [Dolibarr/dolibarr] e0c8fc: Fix link direction for late supplier invoices
Date: Mon, 27 Jan 2020 17:59:27 -0800

  Branch: refs/heads/10.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: e0c8fce229cb7a4bd5561dc8ead2e1e870317503
      
https://github.com/Dolibarr/dolibarr/commit/e0c8fce229cb7a4bd5561dc8ead2e1e870317503
  Author: Pierre Ardoin <address@hidden>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M htdocs/fourn/class/fournisseur.facture.class.php

  Log Message:
  -----------
  Fix link direction for late supplier invoices

Before : $response->url_late always == $response->url
After : if $response->nbtodolate >= 1 : $response->url_late redirects to list 
with only late unpaid supplier invoices.


  Commit: 751247d3f35dfb62663c03b9d3ba12db92c4feff
      
https://github.com/Dolibarr/dolibarr/commit/751247d3f35dfb62663c03b9d3ba12db92c4feff
  Author: Laurent Destailleur <address@hidden>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M htdocs/fourn/class/fournisseur.facture.class.php

  Log Message:
  -----------
  Merge pull request #12935 from mapiolca/patch-24

Fix link direction for late supplier invoices


Compare: 
https://github.com/Dolibarr/dolibarr/compare/c0aa712ad035...751247d3f35d



reply via email to

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