forked from Wavyzz/dolibarr
FIXME that are not bug are replaced with TODO
Add control on batch movement (lot/serial is mandatory, and control eatby and sellby are same for each lot/serial)
This commit is contained in:
@@ -437,10 +437,7 @@ class DoliDBPgsql extends DoliDB
|
||||
*/
|
||||
function getDriverInfo()
|
||||
{
|
||||
// FIXME: Dummy method
|
||||
// TODO: Implement
|
||||
|
||||
return '';
|
||||
return 'pgsql php driver';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user