Skip to content
Snippets Groups Projects
Commit e18196ea authored by Philippe Grand's avatar Philippe Grand
Browse files

to avoid undefined method

parent d7dcd153
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
/**
* Class to manage accountancy book keeping
*/
class BookKeeping
class BookKeeping extends CommonObject
{
var $db;
var $error;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment