dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] be8a95: Mise à jour des tables factu


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] be8a95: Mise à jour des tables facture_fourn_det et produ...
Date: Fri, 05 Apr 2013 13:29:01 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: be8a95a22b6ad7bb9bd4e64f19ff14235aaa75a9
      
https://github.com/Dolibarr/dolibarr/commit/be8a95a22b6ad7bb9bd4e64f19ff14235aaa75a9
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M htdocs/install/mysql/tables/llx_facture_fourn_det.sql
    M htdocs/install/mysql/tables/llx_product_fournisseur_price.sql

  Log Message:
  -----------
  Mise à jour des tables facture_fourn_det et product_fournisseur_price. Ajout 
d'un champ pour la gestion de la TVA NPR


  Commit: 6cfedfff9fb205dd5ec78f4e5a54d1532862a5b0
      
https://github.com/Dolibarr/dolibarr/commit/6cfedfff9fb205dd5ec78f4e5a54d1532862a5b0
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M htdocs/fourn/class/fournisseur.facture.class.php

  Log Message:
  -----------
  TVA NPR : add info_bits property in class FactureFournisseur


  Commit: b2b0d1616defca62e833381cbcbe95ec15991f6e
      
https://github.com/Dolibarr/dolibarr/commit/b2b0d1616defca62e833381cbcbe95ec15991f6e
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M htdocs/fourn/class/fournisseur.product.class.php

  Log Message:
  -----------
  TVA NPR : add fourn_tva_npr property in class ProductFournisseur


  Commit: aaaa5242d6a2b05102b8d6ca7475c487c428df7c
      
https://github.com/Dolibarr/dolibarr/commit/aaaa5242d6a2b05102b8d6ca7475c487c428df7c
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  TVA NP : update price calculation


  Commit: bbbc4ad8c44af76b01a622e0a8a032b7cb557e27
      
https://github.com/Dolibarr/dolibarr/commit/bbbc4ad8c44af76b01a622e0a8a032b7cb557e27
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M htdocs/fourn/facture/fiche.php

  Log Message:
  -----------
  TVA NPR: add parameter in function call. Accept * tva


  Commit: 148ad65150ca44f2a4a9c8d930a1ad0ed42665da
      
https://github.com/Dolibarr/dolibarr/commit/148ad65150ca44f2a4a9c8d930a1ad0ed42665da
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php

  Log Message:
  -----------
  TVA NPR : deduplicate line. Remove tva npr from journal lines


  Commit: 28999af70b4986854a4fb524a556db981078f60e
      
https://github.com/Dolibarr/dolibarr/commit/28999af70b4986854a4fb524a556db981078f60e
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  TVA NPR : set function get_default_npr


  Commit: eda61879821af0f2d4bd9f00ee47e88aa099e1c3
      
https://github.com/Dolibarr/dolibarr/commit/eda61879821af0f2d4bd9f00ee47e88aa099e1c3
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  TVA NPR : can use * in tva when set supplier price


  Commit: 5921033f9437e7ab7bb135c7fde734431ab9978d
      
https://github.com/Dolibarr/dolibarr/commit/5921033f9437e7ab7bb135c7fde734431ab9978d
  Author: Sébastien de Chateauvieux <address@hidden>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/install/mysql/tables/llx_product_fournisseur_price.sql

  Log Message:
  -----------
  TVA NPR : Change field name recuperableonly to info_bits


  Commit: 7ebd24daea2c28748512ab70a5b20a65233fdfb1
      
https://github.com/Dolibarr/dolibarr/commit/7ebd24daea2c28748512ab70a5b20a65233fdfb1
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/facture/fiche.php
    M htdocs/install/mysql/tables/llx_facture_fourn_det.sql
    M htdocs/install/mysql/tables/llx_product_fournisseur_price.sql
    M htdocs/product/class/product.class.php
    M htdocs/product/fournisseurs.php

  Log Message:
  -----------
  Merge pull request #805 from zedzedtop/develop

Develop


Compare: 
https://github.com/Dolibarr/dolibarr/compare/1fb3159045ae...7ebd24daea2c

reply via email to

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