mirror of
https://github.com/frappe/books.git
synced 2024-12-26 20:30:25 +00:00
338 B
338 B
src
This is where all the frontend code lives
Initialization
New Instance
- Run Setup Wizard for initialization values (eg:
countryCode
).
Existing Instance
- Connect to db
- Check if Setup Wizard has been completed, if not, jump to New Instance
- Call
initFyo/initializeInstance
withdbPath
andcountryCode