Error while Saving Zatca Settings #296
|
{ Any alternative as i cant change company name/id as transaction exists |
Answered by
mhaggag
Oct 26, 2025
Replies: 2 comments 2 replies
|
The generated ID ( In your case, it's becoming too long. Can you customize |
0 replies
Answer selected by
mhaggag
|
No system not allowing to change the name / id of the company as it has transactions any other way we can do it |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The generated ID (
namein frappe conventions) for theZATCA Business Settingsdefaults to the following:format:{company}-{country}-{currency}-{##}In your case, it's becoming too long. Can you customize
ZATCA Business Settingsand change autonaming to a generated ID? (Or simplify/shorten it).