dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 991d5c: NEW : Adds a contact to an in


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 991d5c: NEW : Adds a contact to an invoice
Date: Fri, 27 Apr 2018 01:37:05 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 991d5c4215cdda8908dae7847d5bdf1396560814
      
https://github.com/Dolibarr/dolibarr/commit/991d5c4215cdda8908dae7847d5bdf1396560814
  Author: Neil Orley <address@hidden>
  Date:   2018-04-25 (Wed, 25 Apr 2018)

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

  Log Message:
  -----------
  NEW : Adds a contact to an invoice

Adds a contact to an invoice using the REST API


  Commit: 2fa69551de1d632f1ff52c5e891a70e69525317d
      
https://github.com/Dolibarr/dolibarr/commit/2fa69551de1d632f1ff52c5e891a70e69525317d
  Author: Neil Orley <address@hidden>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/langs/en_US/opensurvey.lang
    M htdocs/projet/activity/perday.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/opensurvey/studs.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php

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


  Commit: bf3b99163de14b9a4cbf185713ba4ba2e011f00f
      
https://github.com/Dolibarr/dolibarr/commit/bf3b99163de14b9a4cbf185713ba4ba2e011f00f
  Author: Neil Orley <address@hidden>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

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

  Log Message:
  -----------
  NEW : Adds a payment for the list of invoices given as parameter

Adds a payment for the list of invoices given as parameter
ie : 1 payment for x invoice


  Commit: 00fb4300fc547ec9aec02ab51443eb8ae6d453d8
      
https://github.com/Dolibarr/dolibarr/commit/00fb4300fc547ec9aec02ab51443eb8ae6d453d8
  Author: Neil Orley <address@hidden>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

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

  Log Message:
  -----------
  FIX : return type change from array to int


  Commit: fb582c244407b41b34e849334a638664a67f7fd5
      
https://github.com/Dolibarr/dolibarr/commit/fb582c244407b41b34e849334a638664a67f7fd5
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

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

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

NEW : Adds a contact to an invoice with REST API


Compare: 
https://github.com/Dolibarr/dolibarr/compare/db8ddc471291...fb582c244407

reply via email to

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