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: Tue, 28 Jan 2020 08:51:39 -0800

  Branch: refs/heads/11.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: 4cb423e5c7bb40e787b0af2b8e2cde139bc5ca00
      
https://github.com/Dolibarr/dolibarr/commit/4cb423e5c7bb40e787b0af2b8e2cde139bc5ca00
  Author: Pierre Ardoin <address@hidden>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Add un specific link to late invoices

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


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

  Changed paths:
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Merge pull request #12936 from mapiolca/patch-25

Add un specific link to late 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


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

  Changed paths:
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/supplier/index.php

  Log Message:
  -----------
  FIX The "automatic bind" was linked EEC to export accountancy code

Conflicts:
        htdocs/accountancy/supplier/index.php


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

  Changed paths:
    M htdocs/accountancy/supplier/index.php

  Log Message:
  -----------
  FIX Invert isSellerInEEC and isBuyerInEEC


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

  Changed paths:
    M htdocs/accountancy/supplier/index.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php

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

Conflicts:
        htdocs/accountancy/supplier/index.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/e9de1e16e804...c87fdc96ce54



reply via email to

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