2
0
forked from Wavyzz/dolibarr

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

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