dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] ceb868: NEW get payement types using


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] ceb868: NEW get payement types using the REST API
Date: Tue, 26 Sep 2017 10:58:24 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: ceb868493e5782fb8e1b67a3af91d817146c3608
      
https://github.com/Dolibarr/dolibarr/commit/ceb868493e5782fb8e1b67a3af91d817146c3608
  Author: Neil Orley <address@hidden>
  Date:   2017-09-26 (Tue, 26 Sep 2017)

  Changed paths:
    A htdocs/api/class/api_dictionarypayments.class.php

  Log Message:
  -----------
  NEW get payement types using the REST API

Adds the ability to get payments types using the REST API


  Commit: f5be144bebe72be6e36af481d837b868e00e6de0
      
https://github.com/Dolibarr/dolibarr/commit/f5be144bebe72be6e36af481d837b868e00e6de0
  Author: Neil Orley <address@hidden>
  Date:   2017-09-26 (Tue, 26 Sep 2017)

  Changed paths:
    A htdocs/api/class/api_dictionary.class.php
    R htdocs/api/class/api_dictionarycountries.class.php
    R htdocs/api/class/api_dictionaryevents.class.php
    R htdocs/api/class/api_dictionaryextrafields.class.php
    R htdocs/api/class/api_dictionarypayments.class.php
    R htdocs/api/class/api_dictionarytowns.class.php

  Log Message:
  -----------
  NEW Consolidates REST dictionary APIs into a single tree and a single file

The php code of the files "htdocs / api / class / api_dictionary * .class.php" 
has been integrated into a single file: "htdocs / api / class / 
api_dictionary.class.php".


  Commit: 5b0440e66b6b6e9a893869d1c2d0a9a689785245
      
https://github.com/Dolibarr/dolibarr/commit/5b0440e66b6b6e9a893869d1c2d0a9a689785245
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-09-26 (Tue, 26 Sep 2017)

  Changed paths:
    A htdocs/api/class/api_dictionary.class.php
    R htdocs/api/class/api_dictionarycountries.class.php
    R htdocs/api/class/api_dictionaryevents.class.php
    R htdocs/api/class/api_dictionaryextrafields.class.php
    R htdocs/api/class/api_dictionarytowns.class.php

  Log Message:
  -----------
  Merge pull request #7491 from Oeris/6.0-api

NEW get payment types using the REST API + consolidates REST dictionary APIs


Compare: 
https://github.com/Dolibarr/dolibarr/compare/53997c5d8c58...5b0440e66b6b

reply via email to

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