Hi,
I posted the Issue about “Fattura Elettronica” more than one week ago:
https://github.com/frappe/erpnext/issues/15468
Only @sharpec liked it and nobody added a comment.
Very strange that such an important requirement was not considered by the Italian community.
I can not understand if the Italian users are few or if everyone works not considering that ERPNext is an open source project.
Bye
I created a repository for a Custom App:
will be completed before the end of October
Hi!
I am italian and I have an “impresa individuale”. I would like to start using ERPNext as CRM and then go to full ERP , probably when I will became a “Srl” (incorporated).
I see that there is already italian translation (and it is good it can be validated!) but I do not understand if ERPNext is modified to comply to italian law (apart fattura_elettronica that is for next year) or how can I patch it.
Is there a guide? It is already integrated? As a java programmer I can at least help in debugging.
Thanks,
Mario
Hi Mario,
I’m working on it. This is the ERPNext issue:
https://github.com/frappe/erpnext/issues/15468
but I will close it when I will push the working version of this custom app:
I hope to push a working release this week and a final release for the end of October.
After then I will update the documentation and let you test it.
Bye
Yeah sure I see you are working on it.
But apart electronic invoice I would like to ask if ERPNext is compliant to other italian laws on taxes, vat, inps, etc.
Or if there is an italian version, or a patch.
Thanks,
Mario
As you can see here:
https://erpnext.org/docs/user/manual/en/regional
there is a section of the project to support local regulation, but the actual version shows only these folders:
- France
- India
- Saudi Arabia
- United Arab Emirates
There is no folder for Italy so I think that there is no official Italian Localization.
Here you can find an Italian chart of account:
https://charts.erpnext.com/chart?company=Italy%20-%20Generic%20Chart%20of%20Accounts&forked=0&submitted=0&owner=Administrator
and this is the project for Italian translation:
https://translate.erpnext.com/view?lang=it
My project is to delivery soon as possible the custom app Fattura Elletronica, because we are little late with the mandatory terms of the January 2019, after then I want to convert this custom app in the Italian localization but I’ll need help from the other Italian developers. The localization will try to let become ERPNext compliant with the Italian requirements for an ERP.
What I did for my sites was to create a custom app to manage custom fields and other requirements but these customizations should be reviewed to become generic and useful for every Italian company.
I see that the chart of accounts was made by Nadivia.
I supposed that Nadivia and Giuseppe were in this forum for collaboration but I see they are developing on their own.
You can choose what you want to do. Spent your time for the Open Source ERPNext Community using an “Open” approach or work by your own and develop your ERPNext version. I like the “Open” approach…I’m investing my time on it and I hope it will be the right choice for me and for the community.
Obiouvsly I am here for open approach. I hoped all italian developers were here but I see it is not.
So basically I can do a standard install and then try to personalize it for italian laws?
I created this - Gitter on gitter to chat in Italian. I think could be a faster way to discuss on Italian Localization. Should be great if all the ERPNext Developers, interested on Italian Localization ask to be part of it.
If you prefer an other tool to communicate propose something.
Thanks
Hello everyone! ![]()
Are there any Frappe developers here in Italy interested in building a community? Let’s connect and grow together! ![]()
You can reach me on WhatsApp or Telegram at +39 352 015 2186.
Hi everyone! ![]()
We’ve been following with interest the discussions on this forum regarding Italian electronic invoicing in ERPNext. At Solede SA, we’ve been developing some solutions internally for our clients, and now we’re ready to share them with the community.
These are the first open source apps we’re publicly releasing (AGPL v3):
Italian Invoice v1.0.1
- FatturaPA XML v1.2.1 generation
- Supplier invoice import
- Compliant VAT registers
- SDI management, Split Payment, VAT Nature codes
OpenAPI v1.0.0
- Integration with OpenAPI.it for SDI submission
- Real-time webhook notifications
- Company validation via VAT/Fiscal Code
Solede OpenBanking v1.0.2
- Automatic bank reconciliation via PSD2
- European banks support
-–
Installation:
bench --site your-site install-app italian_invoice
The apps are compatible with ERPNext v15+ and designed to work together.
All repositories are available on GitHub: Solede-SA ( Solede SA · GitHub )
We invite you to try them out and let us know what you think! We’re open to feedback, suggestions, and contributions. We want to improve these solutions together with the community.
Full documentation available in the repository READMEs.
Solede SA Team
Hi Solede,
thank you for your effort.
I see that ERPNext already includes invoice customizations for the Italian region, so I think it would be better to integrate everything directly into ERPNext rather than installing a separate app.
Moreover, I tried using the app alongside ERPNext, but some custom fields conflict with the Italian ERPNext settings, so I believe I need to disable the Italian region in order for it to work properly.
Hi, did you try to install the app recently? We have resolved the custom fields conflict. There is no need to disable Italian region.
For this kind of problems please open an Issue on Github.
We are planning to include our app as default for the Italian invoice but some work needed to be done in order to be compliant with Frappe’s teams request. We are working on it.
Thanks!
I just opened an issue on GitHub.
In my opinion we have to disable regional customizations in order to work with italian_invoice app, because furthermore to custom fields there are some client and server logic to override. (see sales_invoce.js ; .py and hooks)
The best case would be integrate your app in erpnext as regional customizations.
I just ask this because I developed an internal healthcare app that integrate the sending invoices to “Sistema Tessera Sanitaria”, and some custom fields are shared with italian invoice
“The best case would be integrate your app in erpnext as regional customizations.” we are working on this together with Frappe teams.
Give us some more time ![]()