Ignore:
Timestamp:
09/09/17 15:26:14 (7 years ago)
Author:
nanardon
Message:

Add attribute 'contactOnly' on addresses objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/Address.pm

    r2000 r2078  
    311311                label => l('Main address'), 
    312312            }, 
     313            contactOnly => { 
     314                formtype => 'CHECKBOX', 
     315                label => l('For contact only'), 
     316            }, 
    313317            active => { ro => 1 }, 
    314318            telephoneNumber => { 
Note: See TracChangeset for help on using the changeset viewer.