maisonarmani / erpnext_custom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tunisia Account ERPNext Customization

Tunisia Account ERPNext Customization

Build Status

How to setup app on frappe bench

  1. Backup current site with command below
    bench backup --with-files to backup with files

  2. Pull app code from git repository using command below
    bench get-app https://github.com/maisonarmani/erpnext_custom erpnext_custom

  3. Install app
    bench --site sitename install-app erpnext_custom

  4. Run a bench migrate with the command below
    bench migrate --site site-name or bench migrate for all sites

  5. Setup the tunisia account configuration in the Tunisia Accounting module.

Tunisia account configuration

H1: Group headings
   H2: Sub headings/Group Total
       H3/HO: Net / Group seperation
             H4: Group Item

Have fun !!!

About

License:Other


Languages

Language:Python 80.5%Language:JavaScript 10.7%Language:HTML 8.8%