dolibarr/htdocs/societe/class
areaeuro 11714b9b6b
Update societe.class.php
Line 2942 throws an error in php 7 "Warning: A non-numeric value encountered" when doing math sum, as substr() may be empty.
Convert to intval(substr()) to fix.
2018-05-18 10:27:54 +02:00
..
address.class.php $db attributte now be protected 2017-02-08 20:27:14 -03:00
api_contacts.class.php Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02:00
api_thirdparties.class.php Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02:00
client.class.php Optimize constructors 2018-04-21 15:08:46 +02:00
companybankaccount.class.php Work on generic customer payment modes 2018-03-14 13:56:21 +01:00
companypaymentmode.class.php Can fetch a companypaymentmode of a thirdparty 2018-04-10 18:11:08 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
societe.class.php Update societe.class.php 2018-05-18 10:27:54 +02:00
societeaccount.class.php FIX auto open contract if one result found 2018-03-24 18:28:06 +01:00