manabb commited on
Commit
4731096
·
verified ·
1 Parent(s): 83b9e37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,6 +13,7 @@ manual_payment_type="""
13
  1. Management discouraged the payment thorugh bank.
14
  2. Advance payment without bank gurantee is not allowed. Require CA approval if given.
15
  3. If payment term is milestone payment, then requirement of bank guarantee against each milestone payment release is to be written.
 
16
  """
17
 
18
  #=================
 
13
  1. Management discouraged the payment thorugh bank.
14
  2. Advance payment without bank gurantee is not allowed. Require CA approval if given.
15
  3. If payment term is milestone payment, then requirement of bank guarantee against each milestone payment release is to be written.
16
+ 4. Standard payment term: Payment shall be made within 30 days after receipt and acceptance of material.
17
  """
18
 
19
  #=================