Skip to content

mietrechtspraxis/mietrecht_ch

Repository files navigation

mietrecht-ch

Backend to mietrecht.ch

License

AGPL v3 (Waiting for final decision)

Requirements

CORS

Site must allow CORS from staging/prod URLs so that Angular app can make API calls to the ERPNext app. This can be configured in the common_site_config.json file at the root of the sites folder or in the site_config.json in the site folder in ERPNext.

In this file, add the value "allow_cors": "[<allowed_url_1, <allowed_url_2>]"

See documentation

SCHEDULER

Site must enable scheduler in order to make cron jobs work. In frappe-bench -> sites -> "common_site_config.json" tweak "pause_scheduler": 1" to "pause_scheduler": 0"

Update log

  • Updated to 0.0.5
  • Updated to 0.0.6: ERPNextSwiss Dependencies.
  • Updated to 0.0.9: Login feature
    Developed and Reviewed by Liip until Nov 24, 2023.
  • Updated to 0.1.0 (fully running on ERPNext at libracore.com)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •