App to hold regional code for Germany, built on top of ERPNext.
-
Section for Register Information (Registerart, -gericht und nummer) in Company, Customer and Supplier
-
Validation of EU VAT IDs
-
Custom fields in Employee (tax information, etc.)
-
List of religios denominations ("Konfessionen")
-
List of German health insurance providers
Requires HRMS to be installed first.
- Go to https://frappecloud.com/dashboard/#/sites and click the "New Site" button.
- In Step 2 ("Select apps to install"), select "ERPNext" and "ERPNext Germany".
- Complete the new site wizard.
Using bench, install ERPNext as mentioned here.
Once ERPNext is installed, add the ERPNext Germany app to your bench by running
bench get-app https://github.com/alyf-de/erpnext_germany.git
After that, you can install the app on required site (let's say demo.com ) by running
bench --site demo.com install-app erpnext_germany
GNU GPL V3. See the LICENSE
file for more information.