-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing codes on new invoice #93
Comments
Try to fill out all your "Company" data in the company doctype and add a main address there. The data is then used while creating the invoice. You should see some input in the fields in the tab "Contact & Address" in your invoice. |
Hello, thanks for your prompt reply! Filling the address solved most of it, but I still have the company identification pending although I have the TAX ID field and the registry details filled in
|
The error basically says that the seller's VAT ID is missing. That is your company's VAT ID. You can enter it in Company -> Tax ID. Afterwards, when you create a new Sales Invoice, it should automatically populate the field Company Tax ID. When the invoice's Company Tax ID field contains a valid VAT ID, the error should disappear. |
Many thanks! I had the VAT ID filled. The issue was with "valid VAT ID": the proper format is XXX00000000 So in Spain, for Repsol, for example, the proper vat id would be: ESA78374725, without spaces nor hypens nor anything. Many thanks and kind regards from Spain, Alb |
Hello,
I am testing your nice piece of code, and I could install it, and import all Common Codes, but when I create a new invoice, I get a notice of some missing fields that I am not very sure how I should create:
Many thanks and kind regards,
Alb
The text was updated successfully, but these errors were encountered: