Title: Message Title
|
|
@edcable - The ability to export/import the COA throught some user friendly interface is probably something that would make specialists lives a bit easier when setting up new instances but theres a much simple workaround; the specialists can just do this at the database:
{code} mysqldump -uroot -p[password] mifostenant-default acc_accounting_rule mysqldump -uroot -pmysql mifostenant-default acc_accounting_rule acc_gl_account acc_rule_tags > acctabledump.sql {code}
{code} mysql -uroot -p[password] mifostenant-new < acctabledump.sql {code}
Saves doing development on export/import support.
|
|
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues