dolibarr/htdocs/fourn/class
Laurent Destailleur 96de912661 NEW: Add module "Supplier commercial proposals" to requests
quotation/price to suppliers.
Merge branch 'new_ask_price' of https://github.com/atm-ph/dolibarr into
atm-ph-new_ask_price

Conflicts:
	htdocs/core/class/commonobject.class.php
	htdocs/core/class/html.formfile.class.php
	htdocs/core/tpl/document_actions_post_headers.tpl.php
	htdocs/core/tpl/objectline_edit.tpl.php
	htdocs/core/tpl/objectline_view.tpl.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/fourn/commande/card.php
	htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-03-04 17:54:43 +01:00
..
fournisseur.class.php Uniformize code: property "nom" for thirdparty is aliased into "name" 2014-10-04 17:20:17 +02:00
fournisseur.commande.class.php NEW: Add module "Supplier commercial proposals" to requests 2015-03-04 17:54:43 +01:00
fournisseur.commande.dispatch.class.php Add class to manage table commande_fournisseur_dispatch 2015-02-24 11:19:47 +01:00
fournisseur.facture.class.php Rewrite code for supplier order and invoice to use shared code of 2015-02-28 18:10:31 +01:00
fournisseur.product.class.php Merge remote-tracking branch 'origin/3.7' into develop 2015-02-28 03:11:15 +01:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
paiementfourn.class.php Add dol_escape_htmltag and start to adapt boxes 2015-01-22 00:23:55 +01:00