Registered Member
|
Hello,
Is is possible to develop a specific/personnal plugin in skrooge ? Is it complex ? Could this plugin add a table in skrooge database ? a+ Vicnet |
Moderator
|
Yes.
Yes because the plugin must be developed in C++/Qt with build dependency on skrooge API.
Yes. This is possible but you will have to manage update of the schema of this table if needed.
What is your need? I can may be develop it! |
Registered Member
|
Surtout pas ))) I want to develop something ! In fact, I though about a plugin to that verify cheque numbers, to see if a cheque book is completely pointed or which cheques are missing. Just for fun ! a+ Vicnet |
Moderator
|
So, if you want to play with plugin you have to do that:
1-Get sources of skrooge 2-From "skrooge" directory: a- mkdir build b- cd build c- cmake .. d- make 3-From "skrooge" directory: a- build/scripts/addNewPlugin.sh NameOfYourPlugin "A description of you plugin" "Your name" Then a plugin module has been created, you can build it. It will be recognized by skrooge. |
Registered Member
|
Thanks, that exactly what I need (I have already compiled skrooge 1.12). a+ Vicnet |
Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]