Closed RAhmed-Dev closed 2 months ago
Hello. Does this happen as soon as you press the "Perform compliance checks" button, or after picking the customers in the pop-up dialog? Does the customer have a VAT registration number added, or just additional IDs?
hello,
This happens when I try to select a Simplified Tax Customer and system shows this error. This customer does have Tax ID setup.
App Version:
I face the same problem as soon as I click on perform compliance checks what is the solution
hello,
This happens when I try to select a Simplified Tax Customer and system shows this error. This customer does have Tax ID setup.
This looks to be a bug in the query filter for customers. It looks like there's an edge case that's not handled properly resulting in the SQL error. I'll look into it and get back to you.
Note that the pop-up dialog has query filters configured to fetch customers without VAT information as "Simplified Customers" (for simplified tax invoices) and those with VAT information as "Standard Customers" (for standard tax invoices). Although the filter currently uses the custom field "VAT Registration Number" (custom_vat_registration_number
) instead of the standard tax ID field.
Maybe the reason of error because Erpnext version 14 is not supported by app.
I found a user manual video for this app config.
So it does support v14 and v15.
I found a user manual video for this app config.
So it does support v14 and v15.
The video referenced was created using ERPNext version 15. The application does not support earlier versions, such as 14 or 13. Therefore, please upgrade ERPNext to version 15 first, and then install the application.
@Ahmed-M-Fawzy I have tried with V15,
now I am getting this error.
Version details:
That looks to be an error message from the ZATCA SDK when validating the company location passed in the CSR configuration. We use the company address for that. Can you share what the address looks like in the "Seller Details" tab?
You can also check logs/zatca.log to see the CSR details we send to the ZATCA SDK. Look for csr.location.address
[surprised] Ahmed Fawzy reacted to your message:
From: Rizwan Ahmed @.> Sent: Monday, August 12, 2024 7:49:07 AM To: lavaloon-eg/ksa_compliance @.> Cc: Ahmed Fawzy @.>; Mention @.> Subject: Re: [lavaloon-eg/ksa_compliance] Server Error While checking Compliance (Issue #80)
@Ahmed-M-Fawzyhttps://github.com/Ahmed-M-Fawzy I have tried with V15,
now I am getting this error.
image.png (view on web)https://github.com/user-attachments/assets/35b395b4-216f-4017-bd69-4723c2abd07c
Version details: image.png (view on web)https://github.com/user-attachments/assets/dda2cdb0-0557-466b-98de-eb201abc0356
— Reply to this email directly, view it on GitHubhttps://github.com/lavaloon-eg/ksa_compliance/issues/80#issuecomment-2283308621, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AW7ILY6WV5GOOV7QOZJ6MVTZRBSHHAVCNFSM6AAAAABL4PUSZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBTGMYDQNRSGE. You are receiving this because you were mentioned.Message ID: @.***>
@mhaggag @Ahmed-M-Fawzy Thank you Both, you have been a great help.
The issue was indeed with the address line 1. I remove the special character, and now its is working fine,
This app is working well on erpnext v15.
I got this error, but this is related to customer Information, I will correct that and try again.
Thanks for your support.
While checking Compliant I am getting this server error on local setup.
I have configured the Additional ID's in the Customer.