Page 1 of 1

SCUE bank Technical Issues.

Posted: Mon Feb 15, 2010 12:25 pm
by Erik Mortis
So, a few things I might as well ask since I write the software:

Do we want people to be able to change the subdivision or country their account is registered to in the bank?
Do we want a means to retrieve/reset passwords automatically?
Are there any other things we need the bank to be able to do?

Currently I'm trying to make a mod so we can do loans. We have a basic stock market mod, with a more complex simulationist one coming from Andreas.

Do any nations have technical issues they want addressed?

Re: SCUE bank Technical Issues.

Posted: Mon Feb 15, 2010 1:20 pm
by Jonas
Do we want people to be able to change the subdivision or country their account is registered to in the bank?
Meh. Probably it's better that you let this like it is now: that way we avoid that people move their accounts too much. And maybe there are nations that have certain restrictions.
Do we want a means to retrieve/reset passwords automatically?
That could be easy. But not really necessary. I assume that the admins can give you a new password if someone asks after it.
Are there any other things we need the bank to be able to do?
The automatised loan-mod is the only thing I can currently think of. And the stock exchange of Andreas, of course. :yay:

Re: SCUE bank Technical Issues.

Posted: Tue Feb 16, 2010 8:18 pm
by Chrimigules
But what if somebody wants to move the majority of their business interests to another micronation? Or move from one micronation to another? Should their bank account still remain in the old location?

Re: SCUE bank Technical Issues.

Posted: Tue Feb 16, 2010 9:32 pm
by Erik Mortis
They would have to ask an admin to change the subdivision/country at this time.

Re: SCUE bank Technical Issues.

Posted: Tue Feb 16, 2010 9:43 pm
by Chrimigules
Ah. I suppose that that sort of a thing doesn't happen very often, then.

Re: SCUE bank Technical Issues.

Posted: Wed Feb 17, 2010 3:19 am
by Andreas the Wise
No, and half the time it does, it's me (as admin) saying "Hey Natopia/Batavia/new nation X has joined the bank. You're more active there than Shireroth. Do you want me to switch your account over?" [obviously a lot of dual-cits started with accounts when it was just a Shirithian bank]

Re: SCUE bank Technical Issues.

Posted: Wed Feb 17, 2010 7:32 am
by Chrimigules
How do you change it at the moment? Do you have to go directly into the database and to it manually?

Re: SCUE bank Technical Issues.

Posted: Wed Feb 17, 2010 11:20 am
by Erik Mortis
There is an admin page that handles it. It would be easy for me to make a page that let users modify their own. Just copy the page really.

Re: SCUE bank Technical Issues.

Posted: Fri Mar 05, 2010 3:46 pm
by Mateo Mattiassen
Erik Mortis wrote:Are there any other things we need the bank to be able to do?
The possibility to set up standing orders.

Re: SCUE bank Technical Issues.

Posted: Sat Mar 06, 2010 12:17 pm
by Erik Mortis
I have tried to implement regular occurring events once already and there appeared to be a problem with it. But I could in theory create a mod for regular transfers, though I'd have to get Ari to get CRON working properly, or at least get the execution code working correctly.