o
    h                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s.   e Zd ZdgZejddejddddgZdS )		Migration)	inventory0005_alter_product_buying_priceproduct	is_activeTF)db_indexdefault)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   BooleanField
operations r   r   F/var/www/html/pos/inventory/migrations/0006_alter_product_is_active.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   