dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] f37b8c: NEW Add POST /bankaccounts/tr


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] f37b8c: NEW Add POST /bankaccounts/transfer REST API endpo...
Date: Thu, 15 Aug 2019 10:15:23 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: f37b8c78c86783ed7e16dbbaa213fdf3cd3cb56b
      
https://github.com/Dolibarr/dolibarr/commit/f37b8c78c86783ed7e16dbbaa213fdf3cd3cb56b
  Author: Jean Traullé <address@hidden>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M htdocs/compta/bank/class/api_bankaccounts.class.php

  Log Message:
  -----------
  NEW Add POST /bankaccounts/transfer REST API endpoint.
This allow internal transfers between two bankaccounts.


  Commit: 6edf5494c3aa70dd942c59c977f30c44daf5d783
      
https://github.com/Dolibarr/dolibarr/commit/6edf5494c3aa70dd942c59c977f30c44daf5d783
  Author: Jean Traullé <address@hidden>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M htdocs/compta/bank/class/api_bankaccounts.class.php

  Log Message:
  -----------
  Added @throws annotations for possible exceptions


  Commit: 08f99b42724cc1e78364bcb352bfd15810102664
      
https://github.com/Dolibarr/dolibarr/commit/08f99b42724cc1e78364bcb352bfd15810102664
  Author: Jean Traullé <address@hidden>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/website.lib.php

  Log Message:
  -----------
  Fix codestyle
lessc.class.php should be excluded from ruleset as it is an external lib


  Commit: 01ad2658d4cc46287d7dccc3720d899c39c0c81f
      
https://github.com/Dolibarr/dolibarr/commit/01ad2658d4cc46287d7dccc3720d899c39c0c81f
  Author: Jean Traullé <address@hidden>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M htdocs/core/js/lib_head.js.php
    M htdocs/core/lib/website.lib.php
    M htdocs/core/lib/website2.lib.php
    M htdocs/core/modules/modWebsite.class.php
    R htdocs/install/doctemplates/websites/website-template-corporate.jpg
    A htdocs/install/doctemplates/websites/website_template-corporate.jpg
    M htdocs/install/doctemplates/websites/website_template-corporate.zip
    A htdocs/install/doctemplates/websites/website_template-stellar.jpg
    A htdocs/install/doctemplates/websites/website_template-stellar.zip
    M htdocs/langs/en_US/website.lang
    M htdocs/theme/eldy/global.inc.php
    M htdocs/website/class/website.class.php
    M htdocs/website/index.php

  Log Message:
  -----------
  Merge branch 'develop' into feature-rest-api-bankaccounts-transfer


  Commit: d0ecd058f9a02e7d9004068f419acba20cab3613
      
https://github.com/Dolibarr/dolibarr/commit/d0ecd058f9a02e7d9004068f419acba20cab3613
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M htdocs/compta/bank/class/api_bankaccounts.class.php

  Log Message:
  -----------
  Merge pull request #11694 from jtraulle/feature-rest-api-bankaccounts-transfer

NEW Add POST /bankaccounts/transfer REST API endpoint.


Compare: 
https://github.com/Dolibarr/dolibarr/compare/76ae2695b26b...d0ecd058f9a0



reply via email to

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