Update commande.class.php

This commit is contained in:
Laurent Destailleur 2018-10-19 13:38:23 +02:00 committed by GitHub
parent 7c35eae202
commit 5f309bf155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,9 +155,6 @@ class Commande extends CommonOrder
public $demand_reason_id; // Source reason. Why we receive order (after a phone campaign, ...)
public $demand_reason_code;
public $date; // Date commande
public $date_creation; // Date commande
public $date_validation; // Date commande
public $date_modification; // Date commande
/**
* @deprecated