Tiny ERP new development in Security

Hello to All !!! Tiny ERP have develop the new interesting features regarding security. Field based Security Work-flow Security Security based Action There ate 3 new and 1 in development total 4 new features related to the security. Field based Security one can define the groups attribute on the field, page, notebook, button, or any other tag and form parser will check the current user for the assigned groups and based on the user groups relation tiny will generate he view for current user, if user not have the access to any field, page, or notebook, these ll will automatically hidden from the user view as you can see billow hare you can see there are few fields are hidden in partner contact and also one tab page is not accessible called "Extra Info" these are few lines written like as follows page string="Extra Info" groups="base.group_admin" Work-flow Security this is a small and good feature, form the user side no need to change in an...