gnucash-android icon indicating copy to clipboard operation
gnucash-android copied to clipboard

Fix #851 - Create Sub-accounts screen should have default currency same as parent, not app-default currency

Open RasheeqZaman opened this issue 4 years ago • 3 comments

This is more like a feature rather than a fix. When creating a sub-account, It'll be helpful for the users if the default currency was the same as Parent's currency.

RasheeqZaman avatar Jun 02 '21 05:06 RasheeqZaman

Hello Rasheeq, I am new to GitHub. Can you please let me know how to download the app with all latest changes?

kmdasstech avatar Jun 02 '21 05:06 kmdasstech

Hi kmdasstech, I am new to working on open source projects too. So I am not sure if my way is correct. But I'll tell you what I did.

  • Fork the project. It will create a copy of the project in your github account.
  • In your forked project, Click on the "code" button. You will see a link of the project in there. Copy that link.
  • Open Android Studio. (If you have any existing project already open then close that project)
  • Click on "Get from Version Control".
  • Paste that link in the "URL" textfield.
  • Click "Clone".

That should do it. If you have any problem in any step you can search google about that step. I am sure you will easily find some useful youtube tutorial about that. Or you could also comment here about the problem. I would be happy to help.

RasheeqZaman avatar Jun 02 '21 06:06 RasheeqZaman

Hello Rasheeq, Thank you for your instruction. I will try to do so.

kmdasstech avatar Jun 03 '21 08:06 kmdasstech