U
    V _                     @   s$   d dl mZ d dlmZ dd ZdS )    )Sum)ShotOperationc                 C   s   t jjddj| djddjtdd}t jjddj| djddjtd	d
}|d d k	r|d d k	r||d |d  S |d S ndS d S )NE)state)customerC)shotoperation_typeshotoperation_credit)total_creditDshotoperation_debit)total_debitr
   r   r   )r   objectsfilter	aggregater   )photocustomercreditdebit r   -/var/www/html/iltdigicom/iltshot/api/tools.pyget_customer_balance   s    **
r   N)django.db.modelsr   iltshot.modelsr   r   r   r   r   r   <module>   s   