fix final step
This commit is contained in:
		
							parent
							
								
									9592c00565
								
							
						
					
					
						commit
						394546dc67
					
				
					 9 changed files with 137 additions and 82 deletions
				
			
		| 
						 | 
				
			
			@ -278,8 +278,8 @@
 | 
			
		|||
        <div class="modal-body">
 | 
			
		||||
          {% if invoice.remaining_amount != 0 %}
 | 
			
		||||
            <div class="alert alert-warning" role="alert">
 | 
			
		||||
              مانده فاکتور صفر نیست: <strong>{{ invoice.remaining_amount|floatformat:0|intcomma:False }} تومان</strong><br>
 | 
			
		||||
              تا صفر نشود امکان تایید نیست.
 | 
			
		||||
              مانده فاکتور: <strong>{{ invoice.remaining_amount|floatformat:0|intcomma:False }} تومان</strong><br>
 | 
			
		||||
              امکان تایید تا تسویه کامل فاکتور وجود ندارد.
 | 
			
		||||
            </div>
 | 
			
		||||
          {% else %}
 | 
			
		||||
            آیا از تایید این مرحله اطمینان دارید؟
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue