2
0
mirror of https://github.com/frappe/books.git synced 2024-12-26 20:30:25 +00:00
books/src/README.md
2022-05-23 16:18:22 +05:30

338 B

src

This is where all the frontend code lives

Initialization

New Instance

  1. Run Setup Wizard for initialization values (eg: countryCode).

Existing Instance

  1. Connect to db
  2. Check if Setup Wizard has been completed, if not, jump to New Instance
  3. Call initFyo/initializeInstance with dbPath and countryCode