Hi all:
I have been checking the Societe class and I noticed 2 variables that do
the same. None of them are marked as deprecated, that's why I am asking you
to tell.
Societe::datec: set in line 947 ($this->db->jdate($obj->datec)
Societe::date_creation: set in line 2519 ($this->date_creation =
Thanks for feedback.
datea was a field we should not used.
I have cleaned this with a commit.
2014-05-04 11:26 GMT+02:00 Marcos García :
> Hi all:
>
> I have been checking the Societe class and I noticed 2 variables that do
> the same. None of them are marked as deprecated, that's why I am ask