o
    h                     @   s.   d dl Zd dlmZmZ G dd dejZdS )    N)
migrationsmodelsc                   @   s\   e Zd ZddgZejddejdddej	jj
jddd	d
ejddejg dddd
gZdS )	Migration)	customers80005_customer_account_balance_customerbalancetransaction)payments0003_alter_payment_invoicepaymentcustomerTz-For advance payments without specific invoicer   zcustomers.customer)blank	help_textnull	on_deleterelated_nameto)
model_namenamefieldpayment_method))mpesazM-Pesa)cashCash)bank_transferzBank Transfer)chequeCheque)balance_deductionzAccount Balance Deduction   )choices
max_lengthN)__name__
__module____qualname__dependenciesr   AddFieldr   
ForeignKeydjangodbdeletionCASCADE
AlterField	CharField
operations r,   r,   f/var/www/html/optinet_system/payments/migrations/0004_payment_customer_alter_payment_payment_method.pyr      s    r   )django.db.models.deletionr%   	django.dbr   r   r   r,   r,   r,   r-   <module>   s   