i want to update killbill account just replace it to new one from main :
in second image, that's right ?
and im confuse where the file located containing insert sql. like insert to the new account to database in each field. thanks
--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-users+unsubscribe@googlegroups.com.
To post to this group, send email to killbilling-users@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/8172edf8-6c54-4fa6-917a-74d1e0c79f94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Muhammad,Customizing Kill Bill requires deep knowledge of Java and of tools like Maven. It's also a very large project, with dozens of inter-connected dependencies.Going into this complexity goes well beyond the scope of this mailing-list.Best regards,
On Fri, Apr 27, 2018 at 10:03 AM, Muhammad Iqbal Pratama <mip.m...@gmail.com> wrote:
Sorry everyone, many ask in this thread. i just want to explore the killbill cause killbill wanna use in larger system. How to update killbill from http://docs.killbill.io/latest/getting_started.html with new java. i think i just get main source from github.com/killbill/killbill then build it then copy java .jar ?example:i want to update killbill account just replace it to new one from main :
in second image, that's right ?
and im confuse where the file located containing insert sql. like insert to the new account to database in each field. thanks
--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-us...@googlegroups.com.
To post to this group, send email to killbill...@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/8172edf8-6c54-4fa6-917a-74d1e0c79f94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Pierre
btw i just need litle clue to edit the source from : http://docs.killbill.io/latest/getting_started.html#installation where the java is .jar just replaced from master source code. then i'am so confuse when killbill master used import file billingperiod.java where billingperiod.java is located in source: github.com/killbill/killbill-api not on same source in github.com/killbill/killbill.
it's so big sistem killbill open source bro