dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 781b41: Fix: filter by categ


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 781b41: Fix: filter by categ
Date: Thu, 24 Nov 2011 17:06:54 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr

  Commit: 781b41737f82a6c6647d35bca7cc46ce0d6c6239
      
https://github.com/Dolibarr/dolibarr/commit/781b41737f82a6c6647d35bca7cc46ce0d6c6239
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-11-24 (Thu, 24 Nov 2011)

  Changed paths:
    M htdocs/core/modules/mailings/contacts3.modules.php

  Log Message:
  -----------
  Fix: filter by categ


  Commit: e170c477a30085f3e9b69d9331b9a5fc3b33af3a
      
https://github.com/Dolibarr/dolibarr/commit/e170c477a30085f3e9b69d9331b9a5fc3b33af3a
  Author: Laurent Destailleur <address@hidden>
  Date:   2011-11-24 (Thu, 24 Nov 2011)

  Changed paths:
    M ChangeLog
  M dev/examples/create_invoice.php
  M htdocs/adherents/card_subscriptions.php
  M htdocs/adherents/class/adherent.class.php
  M htdocs/admin/accounting.php
  M htdocs/admin/boxes.php
  M htdocs/admin/tools/purge.php
  M htdocs/boutique/admin/boutique.php
  M htdocs/cashdesk/tpl/facturation1.tpl.php
  M htdocs/cashdesk/tpl/liste_articles.tpl.php
  M htdocs/cashdesk/tpl/ticket.tpl.php
  M htdocs/cashdesk/tpl/validation1.tpl.php
  M htdocs/cashdesk/validation_verif.php
  M htdocs/comm/addpropal.php
  M htdocs/comm/fiche.php
  M htdocs/comm/propal.php
  M htdocs/comm/propal/apercu.php
  M htdocs/comm/propal/class/propal.class.php
  M htdocs/comm/propal/note.php
  M htdocs/comm/remx.php
  M htdocs/commande/apercu.php
  M htdocs/commande/class/commande.class.php
  M htdocs/commande/fiche.php
  M htdocs/compta/bank/bankid_fr.php
  M htdocs/compta/bank/fiche.php
  M htdocs/compta/bank/ligne.php
  M htdocs/compta/bank/search.php
  M htdocs/compta/bank/virement.php
  M htdocs/compta/dons/fiche.php
  M htdocs/compta/facture.php
  M htdocs/compta/facture/apercu.php
  M htdocs/compta/facture/class/facture.class.php
  M htdocs/compta/facture/fiche-rec.php
  M htdocs/compta/facture/prelevement.php
  M htdocs/compta/localtax/class/localtax.class.php
  M htdocs/compta/paiement.php
  M htdocs/compta/paiement/fiche.php
  M htdocs/compta/paiement_charge.php
  M htdocs/compta/payment_sc/fiche.php
  M htdocs/compta/prelevement/class/bon-prelevement.class.php
  M htdocs/compta/prelevement/create.php
  M htdocs/compta/propal.php
  M htdocs/compta/sociales/charges.php
  M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
  M htdocs/compta/stats/index.php
  M htdocs/compta/stats/prev.php
  M htdocs/compta/tva/class/tva.class.php
  M htdocs/conf/conf.php.example
  M htdocs/contrat/contact.php
  M htdocs/contrat/fiche.php
  M htdocs/contrat/note.php
  M htdocs/contrat/services.php
  M htdocs/core/boxes/box_actions.php
  M htdocs/core/boxes/box_bookmarks.php
  M htdocs/core/boxes/box_clients.php
  M htdocs/core/boxes/box_commandes.php
  M htdocs/core/boxes/box_comptes.php
  M htdocs/core/boxes/box_contacts.php
  M htdocs/core/boxes/box_contracts.php
  M htdocs/core/boxes/box_external_rss.php
  M htdocs/core/boxes/box_factures.php
  M htdocs/core/boxes/box_factures_fourn.php
  M htdocs/core/boxes/box_factures_fourn_imp.php
  M htdocs/core/boxes/box_factures_imp.php
  M htdocs/core/boxes/box_fournisseurs.php
  M htdocs/core/boxes/box_members.php
  M htdocs/core/boxes/box_osc_client.php
  M htdocs/core/boxes/box_produits.php
  M htdocs/core/boxes/box_propales.php
  M htdocs/core/boxes/box_prospect.php
  A htdocs/core/boxes/box_services_expired.php
  M htdocs/core/boxes/box_services_vendus.php
  M htdocs/core/boxes/modules_boxes.php
  M htdocs/core/class/commonobject.class.php
  M htdocs/core/class/conf.class.php
  M htdocs/core/class/html.form.class.php
  M htdocs/core/class/html.formcompany.class.php
  M htdocs/core/class/smtps.class.php
  M htdocs/core/lib/admin.lib.php
  M htdocs/core/lib/company.lib.php
  M htdocs/core/lib/pdf.lib.php
  M htdocs/core/lib/usergroups.lib.php
  M htdocs/core/menus/standard/empty.php
  M htdocs/core/modules/DolibarrModules.class.php
  M htdocs/core/modules/commande/pdf_edison.modules.php
  M htdocs/core/modules/commande/pdf_einstein.modules.php
  M htdocs/core/modules/dons/html_cerfafr.modules.php
  M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
  M htdocs/core/modules/facture/doc/pdf_oursin.modules.php
  M htdocs/core/modules/mailings/framboise.modules.php
  M htdocs/core/modules/mailings/thirdparties.modules.php
  M htdocs/core/modules/modContrat.class.php
  M htdocs/core/modules/propale/pdf_propale_azur.modules.php
  M htdocs/core/modules/propale/pdf_propale_jaune.modules.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/ecm/class/ecmdirectory.class.php
  M htdocs/ecm/class/htmlecm.form.class.php
  M htdocs/ecm/docdir.php
  M htdocs/ecm/docfile.php
  M htdocs/ecm/docmine.php
  M htdocs/ecm/index.php
  M htdocs/ecm/search.php
  M htdocs/expedition/shipment.php
  M htdocs/fourn/commande/fiche.php
  M htdocs/fourn/facture/fiche.php
  M htdocs/fourn/paiement/fiche.php
  M htdocs/ftp/pre.inc.php
  M htdocs/install/etape1.php
  M htdocs/install/etape2.php
  M htdocs/install/etape5.php
  M htdocs/install/fileconf.php
  M htdocs/langs/ca_ES/bills.lang
  M htdocs/langs/ca_ES/boxes.lang
  M htdocs/langs/ca_ES/contracts.lang
  M htdocs/langs/ca_ES/errors.lang
  M htdocs/langs/ca_ES/install.lang
  M htdocs/langs/en_US/boxes.lang
  M htdocs/langs/en_US/contracts.lang
  M htdocs/langs/en_US/install.lang
  M htdocs/langs/es_ES/bills.lang
  M htdocs/langs/es_ES/boxes.lang
  M htdocs/langs/es_ES/contracts.lang
  M htdocs/langs/es_ES/errors.lang
  M htdocs/langs/es_ES/install.lang
  M htdocs/langs/fr_FR/boxes.lang
  M htdocs/langs/fr_FR/contracts.lang
  M htdocs/langs/fr_FR/install.lang
  M htdocs/langs/pt_PT/projects.lang
  M htdocs/paybox/lib/paybox.lib.php
  M htdocs/paypal/lib/paypal.lib.php
  M htdocs/product/canvas/service/actions_card_service.class.php
  M htdocs/product/stock/fiche.php
  M htdocs/product/stock/mouvement.php
  M htdocs/product/stock/product.php
  M htdocs/product/stock/valo.php
  M htdocs/public/donations/donateurs_code.php
  M htdocs/public/members/new.php
  M htdocs/public/paybox/newpayment.php
  M htdocs/societe/canvas/company/tpl/card_create.tpl.php
  M htdocs/societe/canvas/company/tpl/card_edit.tpl.php
  M htdocs/societe/canvas/company/tpl/card_view.tpl.php
  M htdocs/societe/class/societe.class.php
  M htdocs/societe/lien.php
  M htdocs/societe/soc.php
  M test/phpunit/CommonObjectTest.php
  M test/phpunit/SocieteTest.php

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


Compare: https://github.com/Dolibarr/dolibarr/compare/c866a08...e170c47



reply via email to

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