to avoid undefined method
This commit is contained in:
parent
d7dcd153f0
commit
e18196eac6
@ -27,7 +27,7 @@
|
||||
/**
|
||||
* Class to manage accountancy book keeping
|
||||
*/
|
||||
class BookKeeping
|
||||
class BookKeeping extends CommonObject
|
||||
{
|
||||
var $db;
|
||||
var $error;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user