o
    h                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   s2   e Zd ZdgZejddejddddddgZd	S )
	Migration)	inventory20004_batch_deleted_at_category_deleted_at_and_moreproductbuying_priceT   
   )blankdecimal_places
max_digitsnull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   DecimalField
operations r   r   I/var/www/html/pos/inventory/migrations/0005_alter_product_buying_price.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   