Muhammad Haggag
Muhammad Haggag
It's explicitly excluded from the fields copied from template to variant [here](https://github.com/frappe/erpnext/blob/develop/erpnext/controllers/item_variant.py#L315), so it looks intentional. Not sure why, though.
Hello. This looks like it's on the sandbox environment. On the sandbox, you have to use the VAT registration number prepared by ZATCA because they issue a hard-coded certificate in...
Can you please link the video so that I can have the team check it and update it if it's outdated? @Ahmed-M-Fawzy @omarashrafsarhan The recommended approach to ZATCA integration is...
> Thank you, I changed the VAT registration number and the invoice was accepted but This does not mean that the tax number is experimental. What if I want to...
For the country code warning, please update the country code for the associated country to upper-case (e.g. `SA` instead of `sa`). Then go to the `ZATCA Business Settings` list, open...
Hello, The error indicates it's trying to create the log file under the site directory instead of the bench; usually the logs are under `bench/logs` but it's trying to create...
Dear Saud, Indeed, POS is not yet supported. The difficulty lies in that sales invoices are generated when the shift is closed, and the integration is currently based around sales...
I think it's possible to support Phase 1 QR since it doesn't include signature and the like. @omarashrafsarhan Can you please look into this? Do we have everything we need...
This is now available on `master` after merging `0.23.0` from `develop` (it was introduced in `0.22.0`)
> > This is now available on `master` after merging `0.23.0` from `develop` (it was introduced in `0.22.0`) > > Thank you for your reply . What about phase 2...