dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] bd0079: NEW Retrieve available discou


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] bd0079: NEW Retrieve available discounts and payments deta...
Date: Tue, 24 Oct 2017 03:49:56 -0700

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

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

  Log Message:
  -----------
  NEW Retrieve available discounts and payments details from an invoice

Adds the ability to get availbales discounts and payments details of a specific 
invoice unsing the REST API.


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

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

  Log Message:
  -----------
  Remove whitespace


  Commit: 37cad81a6813375ac6c90a44fb2af2e8e3b06bfc
      
https://github.com/Dolibarr/dolibarr/commit/37cad81a6813375ac6c90a44fb2af2e8e3b06bfc
  Author: Neil Orley <address@hidden>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M .travis.yml
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/accountmodel.php
    M htdocs/accountancy/admin/categories_list.php
    M htdocs/admin/menus.php
    M htdocs/admin/pdf.php
    M htdocs/contrat/class/api_contracts.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/modules/modResource.class.php
    M htdocs/install/mysql/data/llx_accounting_abc.sql
    M htdocs/install/mysql/migration/6.0.0-7.0.0.sql
    M htdocs/install/mysql/tables/llx_accounting_system.sql
    M htdocs/install/upgrade2.php
    M htdocs/modulebuilder/template/core/modules/modMyModule.class.php
    M test/phpunit/SupplierProposalTest.php

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


  Commit: 0a43a124202f69fc3bcbe963b0589d7682abdea9
      
https://github.com/Dolibarr/dolibarr/commit/0a43a124202f69fc3bcbe963b0589d7682abdea9
  Author: Neil Orley <address@hidden>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

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

  Log Message:
  -----------
  NEW Get a payment list of a given invoice using the REST API

Add the getpayments method to retrieve a list of payments of a given invoice


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

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

  Log Message:
  -----------
  Modify rights check in the getPayments method


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

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

  Log Message:
  -----------
  Update api_invoices.class.php


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

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

  Log Message:
  -----------
  Update api_invoices.class.php


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

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

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

NEW Retrieves available discounts and payments details from a specific invoice


Compare: 
https://github.com/Dolibarr/dolibarr/compare/8e17bfa4cb50...e9d851ef34bb

reply via email to

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