• Rafael Monnerat's avatar
    slapos_cloud: Update Constraint for check Duplicate Reference · 015f2b24
    Rafael Monnerat authored
       Unify constraints to check if reference is Unique under SlapOSReferenceConstraint
    
       Before the introduction of ERP5 Login, it would require to check if reference was unique, by checking also Person documents. This isnt required anymore, since ERP5 Login/Certificate Login and user_id has its own code to check if user is Unique.
    015f2b24
test.erp5.testSlapOSCloudConstraint.py 27.4 KB