dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 15e02c: NEW : adds billing contacts i


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 15e02c: NEW : adds billing contacts ids to REST API return...
Date: Tue, 29 May 2018 01:01:43 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 15e02c70824852f5ba2b5b3357b8d2d8974fe3e5
      
https://github.com/Dolibarr/dolibarr/commit/15e02c70824852f5ba2b5b3357b8d2d8974fe3e5
  Author: Neil Orley <address@hidden>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/compta/facture/class/api_invoices.class.php

  Log Message:
  -----------
  NEW : adds billing contacts ids to REST API returns

adds billing contacts ids to REST API returns for proposals, orders and invoices


  Commit: 4ad1f81ea91deec8ce3fa9e4116a0d6ee23f0ab1
      
https://github.com/Dolibarr/dolibarr/commit/4ad1f81ea91deec8ce3fa9e4116a0d6ee23f0ab1
  Author: Neil Orley <address@hidden>
  Date:   2018-05-28 (Mon, 28 May 2018)

  Changed paths:
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/index.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/admin/mailing.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/list.php
    M htdocs/comm/card.php
    M htdocs/comm/index.php
    M htdocs/comm/mailing/advtargetemailing.php
    M htdocs/comm/mailing/cibles.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/propal/list.php
    M htdocs/comm/prospect/index.php
    M htdocs/commande/card.php
    M htdocs/commande/customer.php
    M htdocs/commande/list.php
    M htdocs/commande/orderstoinvoice.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/salaries/card.php
    M htdocs/compta/salaries/document.php
    M htdocs/compta/salaries/info.php
    M htdocs/compta/salaries/stats/index.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/index.php
    M htdocs/compta/stats/byratecountry.php
    M htdocs/core/actions_sendmails.inc.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formwebsite.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/menus/standard/auguria.lib.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/contract/doc/pdf_strato.modules.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php
    M htdocs/core/modules/modProduct.class.php
    M htdocs/core/modules/modStock.class.php
    M htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
    M htdocs/core/modules/product/modules_product.class.php
    R htdocs/core/modules/product/modules_product.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    R htdocs/core/modules/stock/doc/pdf_stdmouvement.modules.php
    A htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php
    A htdocs/core/modules/stock/modules_movement.php
    R htdocs/core/modules/stock/modules_stock.class.php
    M htdocs/core/modules/stock/modules_stock.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/expedition/list.php
    M htdocs/exports/export.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/holiday/list.php
    M htdocs/install/mysql/data/llx_10_c_regions.sql
    M htdocs/install/mysql/data/llx_20_c_departements.sql
    M htdocs/install/mysql/data/llx_accounting_abc.sql
    A htdocs/install/mysql/data/llx_accounting_account_ro.sql
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/loan.lang
    M htdocs/langs/en_US/mails.lang
    M htdocs/langs/en_US/productbatch.lang
    R htdocs/loan/calc.php
    M htdocs/loan/card.php
    M htdocs/loan/class/loan.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/loan/createschedule.php
    M htdocs/loan/document.php
    M htdocs/loan/index.php
    M htdocs/loan/info.php
    M htdocs/loan/note.php
    M htdocs/loan/payment/card.php
    M htdocs/loan/payment/payment.php
    M htdocs/modulebuilder/template/admin/about.php
    M htdocs/modulebuilder/template/admin/setup.php
    M htdocs/modulebuilder/template/css/mymodule.css.php
    M htdocs/modulebuilder/template/js/mymodule.js.php
    M htdocs/modulebuilder/template/mymoduleindex.php
    M htdocs/modulebuilder/template/myobject_agenda.php
    M htdocs/modulebuilder/template/myobject_card.php
    M htdocs/modulebuilder/template/myobject_document.php
    M htdocs/modulebuilder/template/myobject_list.php
    M htdocs/modulebuilder/template/myobject_note.php
    M htdocs/modulebuilder/template/scripts/myobject.php
    M htdocs/product/admin/product.php
    M htdocs/product/card.php
    M htdocs/product/class/product.class.php
    M htdocs/product/price.php
    M htdocs/product/stock/card.php
    M htdocs/product/stock/class/entrepot.class.php
    M htdocs/product/stock/class/productlot.class.php
    M htdocs/product/stock/mouvement.php
    M htdocs/product/stock/productlot_card.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/comment.php
    M htdocs/projet/tasks/task.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/payment/newpayment.php
    M htdocs/societe/card.php
    M htdocs/societe/contact.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php
    M htdocs/user/card.php
    M htdocs/website/index.php
    M htdocs/website/websiteaccount_card.php
    M test/phpunit/WebservicesThirdpartyTest.php

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


  Commit: 748be12da22d57a81b0cd2c8b3de10ffbc0e6277
      
https://github.com/Dolibarr/dolibarr/commit/748be12da22d57a81b0cd2c8b3de10ffbc0e6277
  Author: Neil Orley <address@hidden>
  Date:   2018-05-28 (Mon, 28 May 2018)

  Changed paths:
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/compta/facture/class/api_invoices.class.php

  Log Message:
  -----------
  Get external contacts ids instead of BILLING contacts ids.


  Commit: b9682660d6890ac1063999acc749f1a751d59f0c
      
https://github.com/Dolibarr/dolibarr/commit/b9682660d6890ac1063999acc749f1a751d59f0c
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-05-29 (Tue, 29 May 2018)

  Changed paths:
    M htdocs/comm/propal/class/api_proposals.class.php
    M htdocs/commande/class/api_orders.class.php
    M htdocs/compta/facture/class/api_invoices.class.php

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

NEW : adds billing contacts ids to REST API returns


Compare: 
https://github.com/Dolibarr/dolibarr/compare/0f50b0ffb1ae...b9682660d689
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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