Spaces:
Running
Running
Update manabCQgenetaion.py
Browse files- manabCQgenetaion.py +7 -0
manabCQgenetaion.py
CHANGED
|
@@ -68,6 +68,13 @@ def compliance_import_OEM(manabfile: str, client):
|
|
| 68 |
}
|
| 69 |
],
|
| 70 |
"Value of the offer": "string or null",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
"Dispatch point": "string or null",
|
| 72 |
"mode of dispatch": "string or null",
|
| 73 |
"Weight and dimension of item": "string or null",
|
|
|
|
| 68 |
}
|
| 69 |
],
|
| 70 |
"Value of the offer": "string or null",
|
| 71 |
+
"Company name":"string or null",
|
| 72 |
+
"Contact person":"string or null",
|
| 73 |
+
"Subject of the offer":"string or null",
|
| 74 |
+
"offer reference Number":"string or null",
|
| 75 |
+
"offer date":"string or null",
|
| 76 |
+
"Freight":"string or null",
|
| 77 |
+
"Transit Insurance":"string or null",
|
| 78 |
"Dispatch point": "string or null",
|
| 79 |
"mode of dispatch": "string or null",
|
| 80 |
"Weight and dimension of item": "string or null",
|