dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 91a1d6: NEW Set invoices as draft usi


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 91a1d6: NEW Set invoices as draft using the REST API
Date: Tue, 03 Oct 2017 07:46:14 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 91a1d6c17ee2b7f6298116943a8e174d133c4700
      
https://github.com/Dolibarr/dolibarr/commit/91a1d6c17ee2b7f6298116943a8e174d133c4700
  Author: Neil Orley <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

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

  Log Message:
  -----------
  NEW Set invoices as draft using the REST API

Adds the ability to set an invoice status as draft using the REST API
Change response when validating an invoice: before returned 200 + text message, 
now returns an invoice object


  Commit: 5b91a6a37b6f8ce64dd67598f1c88bb8dafe3ca3
      
https://github.com/Dolibarr/dolibarr/commit/5b91a6a37b6f8ce64dd67598f1c88bb8dafe3ca3
  Author: Neil Orley <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

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

  Log Message:
  -----------
  NEW Sets an invoice as paid using the REST API

Adds the ability to set an invoice as paid using the REST API


  Commit: 503129c9f4d7f3efa8c0826c4eaa6c35f85f3eee
      
https://github.com/Dolibarr/dolibarr/commit/503129c9f4d7f3efa8c0826c4eaa6c35f85f3eee
  Author: Neil Orley <address@hidden>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

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

  Log Message:
  -----------
  Rename method draft and paid to settodraft and settopaid


  Commit: b40012d08fd803795687ec6f9c71fcb060e1cc75
      
https://github.com/Dolibarr/dolibarr/commit/b40012d08fd803795687ec6f9c71fcb060e1cc75
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-10-03 (Tue, 03 Oct 2017)

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

  Log Message:
  -----------
  Merge pull request #7535 from Oeris/develop-api

NEW Set invoices as draft using the REST API


Compare: 
https://github.com/Dolibarr/dolibarr/compare/a76f99921b86...b40012d08fd8

reply via email to

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