o
    hx                     @   s6   d dl mZmZ d dlZd dlZG dd dejZdS )    )
migrationsmodelsNc                   @   s   e Zd Zg dZejddejddddddejdd	ejdd
dddej	ddej
ddejjjjdddej	ddejejjjddej	ddej
ddejjjjdddgZdS )	Migration))	inventory0002_auto_20241002_1019)	customers0001_initial)salesr   salecredit_amountT   
   )blankdecimal_places
max_digitsnull)
model_namenamefieldmpesa_reference   )r   
max_lengthr   customerzcustomers.customer)r   r   	on_deleteto	sale_date)defaultsaleitemproductzinventory.productN)__name__
__module____qualname__dependenciesr   AddFieldr   DecimalField	CharField
AlterField
ForeignKeydjangodbdeletionSET_NULLDateTimeFieldutilstimezonenow
operations r1   r1   =/var/www/html/pos/sales/migrations/0002_auto_20241002_1019.pyr      s8    r   )	django.dbr   r   django.db.models.deletionr(   django.utils.timezoner   r1   r1   r1   r2   <module>   s   