45 $this->numero = 94160;
47 $this->family =
"srm";
48 $this->module_position =
'40';
50 $this->
name = preg_replace(
'/^mod/i',
'', get_class($this));
54 $this->version =
'dolibarr';
56 $this->const_name =
'MAIN_MODULE_'.strtoupper($this->
name);
57 $this->picto =
"dollyrevert";
60 $this->dirs = array(
"/reception/receipt",
61 "/reception/receipt/temp",
62 "/doctemplates/receptions"
66 $this->config_page_url = array(
"reception_setup.php");
69 $this->depends = array(
"modFournisseur");
70 $this->requiredby = array();
71 $this->conflictwith = array();
72 $this->langfiles = array(
'receptions');
75 $this->
const = array();
78 $this->
const[$r][0] =
"RECEPTION_ADDON_PDF";
79 $this->
const[$r][1] =
"chaine";
80 $this->
const[$r][2] =
"squille";
81 $this->
const[$r][3] =
'Nom du gestionnaire de generation des bons receptions en PDF';
82 $this->
const[$r][4] = 0;
85 $this->
const[$r][0] =
"RECEPTION_ADDON_NUMBER";
86 $this->
const[$r][1] =
"chaine";
87 $this->
const[$r][2] =
"mod_reception_beryl";
88 $this->
const[$r][3] =
'Name for numbering manager for receptions';
89 $this->
const[$r][4] = 0;
92 $this->
const[$r][0] =
"RECEPTION_ADDON_PDF_ODT_PATH";
93 $this->
const[$r][1] =
"chaine";
94 $this->
const[$r][2] =
"DOL_DATA_ROOT/doctemplates/receptions";
95 $this->
const[$r][3] =
"";
96 $this->
const[$r][4] = 0;
99 $this->
const[$r][0] =
"MAIN_SUBMODULE_RECEPTION";
100 $this->
const[$r][1] =
"chaine";
101 $this->
const[$r][2] =
"1";
102 $this->
const[$r][3] =
"Enable receptions";
103 $this->
const[$r][4] = 0;
107 $this->boxes = array();
110 $this->rights = array();
111 $this->rights_class =
'reception';
115 $this->rights[$r][0] = $this->numero.$r;
116 $this->rights[$r][1] =
'Lire les receptions';
117 $this->rights[$r][2] =
'r';
118 $this->rights[$r][3] = 0;
119 $this->rights[$r][4] =
'lire';
122 $this->rights[$r][0] = $this->numero.$r;
123 $this->rights[$r][1] =
'Creer modifier les receptions';
124 $this->rights[$r][2] =
'w';
125 $this->rights[$r][3] = 0;
126 $this->rights[$r][4] =
'creer';
129 $this->rights[$r][0] = $this->numero.$r;
130 $this->rights[$r][1] =
'Valider les receptions';
131 $this->rights[$r][2] =
'd';
132 $this->rights[$r][3] = 0;
133 $this->rights[$r][4] =
'reception_advance';
134 $this->rights[$r][5] =
'validate';
137 $this->rights[$r][0] = $this->numero.$r;
138 $this->rights[$r][1] =
'Envoyer les receptions aux clients';
139 $this->rights[$r][2] =
'd';
140 $this->rights[$r][3] = 0;
141 $this->rights[$r][4] =
'reception_advance';
142 $this->rights[$r][5] =
'send';
145 $this->rights[$r][0] = $this->numero.$r;
146 $this->rights[$r][1] =
'Exporter les receptions';
147 $this->rights[$r][2] =
'r';
148 $this->rights[$r][3] = 0;
149 $this->rights[$r][4] =
'reception';
150 $this->rights[$r][5] =
'export';
153 $this->rights[$r][0] = $this->numero.$r;
154 $this->rights[$r][1] =
'Supprimer les receptions';
155 $this->rights[$r][2] =
'd';
156 $this->rights[$r][3] = 0;
157 $this->rights[$r][4] =
'supprimer';
169 include_once DOL_DOCUMENT_ROOT.
'/fourn/class/fournisseur.commande.class.php';
171 $contact_arrays = $shipment->liste_type_contact(
'external',
'', 0, 0,
'');
172 if (is_array($contact_arrays) && count($contact_arrays) > 0) {
173 $idcontacts = join(
',', array_keys($shipment->liste_type_contact(
'external',
'', 0, 0,
'')));
180 $this->export_code[$r] = $this->rights_class.
'_'.$r;
181 $this->export_label[$r] =
'Receptions';
182 $this->export_permission[$r] = array(array(
"reception",
"reception",
"export"));
183 $this->export_fields_array[$r] = array(
184 's.rowid'=>
"IdCompany",
's.nom'=>
'ThirdParty',
's.address'=>
'Address',
's.zip'=>
'Zip',
's.town'=>
'Town',
185 'd.nom'=>
'State',
'co.label'=>
'Country',
'co.code'=>
'CountryCode',
's.phone'=>
'Phone',
's.siren'=>
'ProfId1',
's.siret'=>
'ProfId2',
's.ape'=>
'ProfId3',
's.idprof4'=>
'ProfId4',
's.idprof5'=>
'ProfId5',
's.idprof6'=>
'ProfId6',
186 'c.rowid'=>
"Id",
'c.ref'=>
"Ref",
'c.ref_supplier'=>
"RefSupplier",
'c.fk_soc'=>
"IdCompany",
'c.date_creation'=>
"DateCreation",
'c.date_delivery'=>
"DateDeliveryPlanned",
'c.tracking_number'=>
"TrackingNumber",
'c.height'=>
"Height",
'c.width'=>
"Width",
'c.size'=>
"Depth",
'c.size_units'=>
'SizeUnits',
'c.weight'=>
"Weight",
'c.weight_units'=>
"WeightUnits",
'c.fk_statut'=>
'Status',
'c.note_public'=>
"NotePublic",
'ed.rowid'=>
'LineId',
187 'ed.comment'=>
'Description',
'ed.qty'=>
"Qty",
188 'p.rowid'=>
'ProductId',
'p.ref'=>
'ProductRef',
'p.label'=>
'ProductLabel',
'p.weight'=>
'ProductWeight',
'p.weight_units'=>
'WeightUnits',
'p.volume'=>
'ProductVolume',
'p.volume_units'=>
'VolumeUnits'
191 $this->export_fields_array[$r] += array(
'sp.rowid'=>
'IdContact',
'sp.lastname'=>
'Lastname',
'sp.firstname'=>
'Firstname',
'sp.note_public'=>
'NotePublic');
194 $this->export_TypeFields_array[$r] = array(
195 's.nom'=>
'Text',
's.address'=>
'Text',
's.zip'=>
'Text',
's.town'=>
'Text',
196 'co.label'=>
'List:c_country:label:label',
'co.code'=>
'Text',
's.phone'=>
'Text',
's.siren'=>
'Text',
's.siret'=>
'Text',
's.ape'=>
'Text',
's.idprof4'=>
'Text',
197 'c.ref'=>
"Text",
'c.ref_supplier'=>
"Text",
'c.date_creation'=>
"Date",
'c.date_delivery'=>
"Date",
'c.tracking_number'=>
"Numeric",
'c.height'=>
"Numeric",
'c.width'=>
"Numeric",
'c.weight'=>
"Numeric",
'c.fk_statut'=>
'Status',
'c.note_public'=>
"Text",
198 'ed.qty'=>
"Numeric",
'd.nom'=>
'Text'
200 $this->export_entities_array[$r] = array(
201 's.rowid'=>
"company",
's.nom'=>
'company',
's.address'=>
'company',
's.zip'=>
'company',
's.town'=>
'company',
202 'd.nom'=>
'company',
'co.label'=>
'company',
'co.code'=>
'company',
's.fk_pays'=>
'company',
's.phone'=>
'company',
's.siren'=>
'company',
's.ape'=>
'company',
's.siret'=>
'company',
's.idprof4'=>
'company',
's.idprof5'=>
'company',
's.idprof6'=>
'company',
203 'c.rowid'=>
"reception",
'c.ref'=>
"reception",
'c.ref_supplier'=>
"reception",
'c.fk_soc'=>
"reception",
'c.date_creation'=>
"reception",
'c.date_delivery'=>
"reception",
'c.tracking_number'=>
'reception',
'c.height'=>
"reception",
'c.width'=>
"reception",
'c.size'=>
'reception',
'c.size_units'=>
'reception',
'c.weight'=>
"reception",
'c.weight_units'=>
'reception',
'c.fk_statut'=>
"reception",
'c.note_public'=>
"reception",
204 'ed.rowid'=>
'reception_line',
'ed.comment'=>
'reception_line',
'ed.qty'=>
"reception_line",
205 'p.rowid'=>
'product',
'p.ref'=>
'product',
'p.label'=>
'product',
'p.weight'=>
'product',
'p.weight_units'=>
'product',
'p.volume'=>
'product',
'p.volume_units'=>
'product'
208 $this->export_entities_array[$r] += array(
'sp.rowid'=>
'contact',
'sp.lastname'=>
'contact',
'sp.firstname'=>
'contact',
'sp.note_public'=>
'contact');
210 $this->export_dependencies_array[$r] = array(
'reception_line'=>
'ed.rowid',
'product'=>
'ed.rowid');
212 $keyforselect =
'socpeople';
213 $keyforelement =
'contact';
214 $keyforaliasextra =
'extra3';
215 include DOL_DOCUMENT_ROOT.
'/core/extrafieldsinexport.inc.php';
217 $keyforselect =
'reception';
218 $keyforelement =
'reception';
219 $keyforaliasextra =
'extra';
220 include DOL_DOCUMENT_ROOT.
'/core/extrafieldsinexport.inc.php';
221 $keyforselect =
'commande_fournisseur_dispatch';
222 $keyforelement =
'reception_line';
223 $keyforaliasextra =
'extra2';
224 include DOL_DOCUMENT_ROOT.
'/core/extrafieldsinexport.inc.php';
226 $this->export_sql_start[$r] =
'SELECT DISTINCT ';
227 $this->export_sql_end[$r] =
' FROM '.MAIN_DB_PREFIX.
'reception as c';
228 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'reception_extrafields as extra ON c.rowid = extra.fk_object,';
229 $this->export_sql_end[$r] .=
' '.MAIN_DB_PREFIX.
'societe as s';
230 if (!empty($user) && !$user->hasRight(
'societe',
'client',
'voir')) {
231 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'societe_commerciaux as sc ON sc.fk_soc = s.rowid';
233 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'c_departements as d ON s.fk_departement = d.rowid';
234 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'c_country as co ON s.fk_pays = co.rowid,';
235 $this->export_sql_end[$r] .=
' '.MAIN_DB_PREFIX.
'commande_fournisseur_dispatch as ed';
236 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'commande_fournisseur_dispatch_extrafields as extra2 ON ed.rowid = extra2.fk_object';
237 $this->export_sql_end[$r] .=
' , '.MAIN_DB_PREFIX.
'commande_fournisseurdet as cd';
238 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'product as p on cd.fk_product = p.rowid';
240 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'element_contact as ee ON ee.element_id = cd.fk_commande AND ee.fk_c_type_contact IN ('.$this->db->sanitize($idcontacts).
')';
241 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'socpeople as sp ON sp.rowid = ee.fk_socpeople';
242 $this->export_sql_end[$r] .=
' LEFT JOIN '.MAIN_DB_PREFIX.
'socpeople_extrafields as extra3 ON sp.rowid = extra3.fk_object';
244 $this->export_sql_end[$r] .=
' WHERE c.fk_soc = s.rowid AND c.rowid = ed.fk_reception AND ed.fk_commandefourndet = cd.rowid';
245 $this->export_sql_end[$r] .=
' AND c.entity IN ('.getEntity(
'reception').
')';
246 if (!empty($user) && !$user->hasRight(
'societe',
'client',
'voir')) {
247 $this->export_sql_end[$r] .=
' AND sc.fk_user = '.(empty($user) ? 0 : $user->id);