UWVA#40804 Mandatering in API2 betere afdeling naam

svn path=/Website/branches/v2017.1/; revision=34450
This commit is contained in:
Jos Groot Lipman
2017-06-27 15:10:26 +00:00
parent 34b14ac67a
commit a2327b8e00

View File

@@ -21,8 +21,8 @@ function model_prs_afdeling()
{
this.table = "prs_afdeling";
this.primary = "prs_afdeling_key";
this.records_name = "companies";
this.record_name = "company";
this.records_name = "departments";
this.record_name = "department";
this.autfunction = "WEB_PRSUSE";
this.soft_delete = "prs_afdeling.prs_afdeling_verwijder";