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)orders#0005_receipt_stockreception_receipt	orderitembuying_priceT   
   )blankdecimal_places
max_digitsnull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   DecimalField
operations r   r   H/var/www/html/pos/orders/migrations/0006_alter_orderitem_buying_price.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   