dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] RETROCOMPATIBILITY !!!


From: Christophe Battarel
Subject: Re: [Dolibarr-dev] RETROCOMPATIBILITY !!!
Date: Fri, 24 Jul 2015 11:43:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

sorry for the versiondolibarrarray() stuff, i had not included the admin.lib.php (but it is working on 3.6.2 without the include !).

Le 24/07/2015 11:36, Doursenaud, Raphaël a écrit :
Hum, versiondolibarrarray() is available in 3.7 in core/lib/admin.lib.php. Exactly like in other versions.

You have another issue.

I agree on the fact that core methods should not be renamed without a deprecation warning first!
For something like one ore two versions.

2015-07-24 11:21 GMT+02:00 Christophe Battarel <address@hidden>:
Hello, i'm trying my modules for 3.6 and 3.7 versions of dolibarr.

For 3.6 i see that the verifyNumRef() function has been replaced by the static isExistingObject()... once again, the old function is not marked as deprecated but simply removed !!! Wa are talking about the commonobject class !

Ok, i update my script and test the dolibarr version with versiondolibarrarray() and versioncompare()...

Then i test my updated script on 3.7 and... Call to undefined function versiondolibarrarray() !!!

Non mais LOL comme dirait une amie !!!

How do you manage to have a script that test dolibarr version ??? Do you have another way that is compatible with all dolibarr version ?

Angry Chris :-(

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev



--
Raphaël Doursenaud
Directeur technique (CTO)
+33 (0)5 35 53 97 13 - +33 (0)6 68 48 20 10

Technopole Hélioparc
2 avenue du Président Pierre Angot
64053 PAU CEDEX 9
SARL GPC.solutions au capital de 7 500 € - R.C.S. PAU 528 995 921


_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]