Spaces:
Running
Running
Update app.py
Browse files
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 |
#=================
|