27 require
'../../main.inc.php';
28 require_once DOL_DOCUMENT_ROOT.
'/fourn/class/fournisseur.commande.class.php';
29 require_once DOL_DOCUMENT_ROOT.
'/contact/class/contact.class.php';
30 require_once DOL_DOCUMENT_ROOT.
'/core/lib/fourn.lib.php';
31 require_once DOL_DOCUMENT_ROOT.
'/core/class/html.formcompany.class.php';
32 if (! empty($conf->projet->enabled)) {
33 require_once DOL_DOCUMENT_ROOT .
'/projet/class/project.class.php';
37 $langs->loadLangs(array(
"facture",
"orders",
"sendings",
"companies"));
41 $action =
GETPOST(
'action',
'alpha');
44 if ($user->societe_id) $socid=$user->societe_id;
45 $result =
restrictedArea($user,
'fournisseur', $id,
'commande_fournisseur',
'commande');
54 if ($action ==
'addcontact' && $user->rights->fournisseur->commande->creer)
56 $result = $object->fetch($id);
58 if ($result > 0 && $id > 0)
61 $result = $object->add_contact($contactid, $_POST[
"type"], $_POST[
"source"]);
66 header(
"Location: ".$_SERVER[
'PHP_SELF'].
"?id=".$object->id);
71 if ($object->error ==
'DB_ERROR_RECORD_ALREADY_EXISTS')
73 $langs->load(
"errors");
74 setEventMessages($langs->trans(
"ErrorThisContactIsAlreadyDefinedAsThisType"), null,
'errors');
84 else if ($action ==
'swapstatut' && $user->rights->fournisseur->commande->creer)
86 if ($object->fetch($id))
88 $result=$object->swapContactStatus(
GETPOST(
'ligne'));
97 else if ($action ==
'deletecontact' && $user->rights->fournisseur->commande->creer)
100 $result = $object->delete_contact($_GET[
"lineid"]);
104 header(
"Location: ".$_SERVER[
'PHP_SELF'].
"?id=".$object->id);
117 $help_url=
'EN:Module_Suppliers_Orders|FR:CommandeFournisseur|ES:Módulo_Pedidos_a_proveedores';
118 llxHeader(
'',$langs->trans(
"Order"),$help_url);
120 $form =
new Form($db);
122 $contactstatic=
new Contact($db);
123 $userstatic=
new User($db);
132 if ($id > 0 || ! empty($ref))
134 $langs->trans(
"OrderCard");
136 if ($object->fetch($id, $ref) > 0)
138 $object->fetch_thirdparty();
141 dol_fiche_head($head,
'contact', $langs->trans(
"SupplierOrder"), -1,
'order');
145 $linkback =
'<a href="'.DOL_URL_ROOT.
'/fourn/commande/list.php'.(! empty($socid)?
'?socid='.$socid:
'').
'">'.$langs->trans(
"BackToList").
'</a>';
147 $morehtmlref=
'<div class="refidno">';
149 $morehtmlref.=$form->editfieldkey(
"RefSupplier",
'ref_supplier', $object->ref_supplier, $object, 0,
'string',
'', 0, 1);
150 $morehtmlref.=$form->editfieldval(
"RefSupplier",
'ref_supplier', $object->ref_supplier, $object, 0,
'string',
'', null, null,
'', 1);
152 $morehtmlref.=
'<br>'.$langs->trans(
'ThirdParty') .
' : ' . $object->thirdparty->getNomUrl(1);
154 if (! empty($conf->projet->enabled))
156 $langs->load(
"projects");
157 $morehtmlref.=
'<br>'.$langs->trans(
'Project') .
' ';
158 if ($user->rights->fournisseur->commande->creer)
160 if ($action !=
'classify')
163 if ($action ==
'classify') {
165 $morehtmlref.=
'<form method="post" action="'.$_SERVER[
'PHP_SELF'].
'?id='.$object->id.
'">';
166 $morehtmlref.=
'<input type="hidden" name="action" value="classin">';
167 $morehtmlref.=
'<input type="hidden" name="token" value="'.$_SESSION[
'newtoken'].
'">';
168 $morehtmlref.=$formproject->select_projects($object->socid, $object->fk_project,
'projectid', $maxlength, 0, 1, 0, 1, 0, 0,
'', 1);
169 $morehtmlref.=
'<input type="submit" class="button valignmiddle" value="'.$langs->trans(
"Modify").
'">';
170 $morehtmlref.=
'</form>';
172 $morehtmlref.=$form->form_project($_SERVER[
'PHP_SELF'] .
'?id=' . $object->id, $object->socid, $object->fk_project,
'none', 0, 0, 0, 1);
175 if (! empty($object->fk_project)) {
177 $proj->fetch($object->fk_project);
178 $morehtmlref.=
'<a href="'.DOL_URL_ROOT.
'/projet/card.php?id=' . $object->fk_project .
'" title="' . $langs->trans(
'ShowProject') .
'">';
179 $morehtmlref.=$proj->ref;
180 $morehtmlref.=
'</a>';
186 $morehtmlref.=
'</div>';
189 dol_banner_tab($object,
'ref', $linkback, 1,
'ref',
'ref', $morehtmlref,
'', 0,
'',
'', 1);
194 include DOL_DOCUMENT_ROOT.
'/core/tpl/contacts.tpl.php';
199 print "ErrorRecordNotFound";
GETPOST($paramname, $check='none', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
print
Draft customers invoices.
setEventMessages($mesg, $mesgs, $style='mesgs')
Set event messages in dol_events session object.
ordersupplier_prepare_head($object)
Prepare array with list of tabs.
dol_banner_tab($object, $paramid, $morehtml='', $shownav=1, $fieldid='rowid', $fieldref='ref', $morehtmlref='', $moreparam='', $nodbprefix=0, $morehtmlleft='', $morehtmlstatus='', $onlybanner=0, $morehtmlright='')
Show tab footer of a card.
Class to manage Dolibarr users.
dol_print_error($db='', $error='', $errors=null)
Affiche message erreur system avec toutes les informations pour faciliter le diagnostic et la remonte...
Class to manage projects.
dol_fiche_end($notab=0)
Show tab footer of a card.
Class to manage predefined suppliers products.
restrictedArea($user, $features, $objectid=0, $tableandshare='', $feature2='', $dbt_keyfield='fk_soc', $dbt_select='rowid', $isdraft=0)
Check permissions of a user to show a page and an object.
dol_fiche_head($links=array(), $active='0', $title='', $notab=0, $picto='', $pictoisfullpath=0, $morehtmlright='', $morecss='')
Show tab header of a card.