(20250225) fml

This commit is contained in:
2025-02-25 17:20:45 +05:30
parent f4d28bb561
commit b2a9ec3d40
@@ -393,7 +393,7 @@ class PaymentsController(CoreAuthTokenController, ABC):
"invoiceNo": None,
"deliveryBoyId": None,
"deliveryBoyName": None,
"lineItems": payment.metadata.againstReference["salesItems"]
"lineItems": payment.metadata.againstReference
}
print("ADD SALES TXN INPUT JSON:", json.to_string(api_input_json))
api_response = await current_app.http_client.post(