o
    h*                     @   sX   d dl mZ ddlmZmZ eeG dd dejZeeG dd dejZdS )	    )admin   )CustomerServicec                   @   s*   e Zd Zg dZddgZdgZg dZdS )ServiceAdmin)name
speed_mbpsfup_gbpricebilling_cycleinstallation_fee	is_activer   r   r   )r
   r   r   N)__name__
__module____qualname__list_displaylist_filtersearch_fieldslist_editable r   r   //var/www/html/optinet_system/customers/admin.pyr      s
    r   c                   @   sd   e Zd Zg dZg dZg dZddgZdddifd	dd
ifdddifdddifddddffZdS )CustomerAdmin)	full_namephoneemailservicer   installation_date)r   r   r   )r   r   r   id_passport
created_at
updated_atzPersonal Informationfields)userr   r   kra_pinr   r   Location)physical_addressgps_latitudegps_longitudezNetwork Details)r   
router_macr   notesStatus)r   
Timestamps)r   r   )collapse)r    classesN)r   r   r   r   r   r   readonly_fields	fieldsetsr   r   r   r   r      s,    r   N)	django.contribr   modelsr   r   register
ModelAdminr   r   r   r   r   r   <module>   s   