dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 875e01: New add recurrence fields on


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 875e01: New add recurrence fields on create form of invoic...
Date: Sun, 14 Feb 2016 15:46:52 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 875e01aeee1b282600e0445de3425c52ae5307e0
      
https://github.com/Dolibarr/dolibarr/commit/875e01aeee1b282600e0445de3425c52ae5307e0
  Author: phf <address@hidden>
  Date:   2016-02-11 (Thu, 11 Feb 2016)

  Changed paths:
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M htdocs/install/mysql/tables/llx_facture_rec.sql
    M htdocs/install/mysql/tables/llx_facturedet_rec.sql
    M htdocs/langs/en_US/bills.lang

  Log Message:
  -----------
  New add recurrence fields on create form of invoice model
Fix missing fields in database about multicurrency


  Commit: c4812abd62d7139fa0328ddf28e826c020a304be
      
https://github.com/Dolibarr/dolibarr/commit/c4812abd62d7139fa0328ddf28e826c020a304be
  Author: phf <address@hidden>
  Date:   2016-02-12 (Fri, 12 Feb 2016)

  Changed paths:
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M htdocs/install/mysql/tables/llx_facture_rec.sql

  Log Message:
  -----------
  Fix can update fields of facture rec
Fix create invoice from facture rec don't get all properties and add fk_account


  Commit: 428a7e70423732033ebf0f80b8381aedc8619b8f
      
https://github.com/Dolibarr/dolibarr/commit/428a7e70423732033ebf0f80b8381aedc8619b8f
  Author: phf <address@hidden>
  Date:   2016-02-12 (Fri, 12 Feb 2016)

  Changed paths:
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php

  Log Message:
  -----------
  FIX remove comment, calcul next date for recurring invoice, increment 
nb_gen_done


  Commit: 1143612bc0b4817c0cd55443fb56161ef9d57235
      
https://github.com/Dolibarr/dolibarr/commit/1143612bc0b4817c0cd55443fb56161ef9d57235
  Author: phf <address@hidden>
  Date:   2016-02-12 (Fri, 12 Feb 2016)

  Changed paths:
    M htdocs/langs/en_US/bills.lang

  Log Message:
  -----------
  Fix add key in traduction lang


  Commit: 4f6289bea0c63efcec52f1b9423f87176573703d
      
https://github.com/Dolibarr/dolibarr/commit/4f6289bea0c63efcec52f1b9423f87176573703d
  Author: phf <address@hidden>
  Date:   2016-02-12 (Fri, 12 Feb 2016)

  Changed paths:
    M htdocs/compta/facture/class/facture-rec.class.php

  Log Message:
  -----------
  Fix test if frequency is defined to create or not by the cron


  Commit: e8bc88fffe5b85be4e7c842bc35877357d6153d2
      
https://github.com/Dolibarr/dolibarr/commit/e8bc88fffe5b85be4e7c842bc35877357d6153d2
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M htdocs/install/mysql/tables/llx_facture_rec.sql
    M htdocs/install/mysql/tables/llx_facturedet_rec.sql
    M htdocs/langs/en_US/bills.lang

  Log Message:
  -----------
  Merge branch 'new_recurring_invoice' of
https://github.com/atm-ph/dolibarr into atm-ph-new_recurring_invoice

Conflicts:
        htdocs/install/mysql/migration/3.9.0-4.0.0.sql


  Commit: f2de873e14f051486a1dc35f54e9c4b9375bdfb8
      
https://github.com/Dolibarr/dolibarr/commit/f2de873e14f051486a1dc35f54e9c4b9375bdfb8
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/install/mysql/migration/3.9.0-4.0.0.sql
    M htdocs/install/mysql/tables/llx_facture_rec.sql
    M htdocs/install/mysql/tables/llx_facturedet_rec.sql
    M htdocs/langs/en_US/bills.lang

  Log Message:
  -----------
  git push origin developMerge branch 'atm-ph-new_recurring_invoice' into 
develop


  Commit: 4d4a35c93f142c49e2eff3c79a4787ccd065bb8f
      
https://github.com/Dolibarr/dolibarr/commit/4d4a35c93f142c49e2eff3c79a4787ccd065bb8f
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    A htdocs/accountancy/bookkeeping/balance.php
    M htdocs/accountancy/bookkeeping/listbyyear.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/core/menus/standard/eldy.lib.php
    A htdocs/margin/checkMargins.php
    M htdocs/margin/lib/margins.lib.php

  Log Message:
  -----------
  Merge branch 'develop' of address@hidden:Dolibarr/dolibarr.git into develop


Compare: 
https://github.com/Dolibarr/dolibarr/compare/1e0d1d0ca129...4d4a35c93f14

reply via email to

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