interfasys Posted September 4, 2014 Report Posted September 4, 2014 Our options are quite limited when it comes to modyfing the look of an invoice or to make it compliant with local law: It seems we have to write PHP code... A better option could be to let us import OpenDocument files and use a library such as WebODF to inject the variables into the document. A example can be seen in this demo. The current limitations of the editor make it impossible today to use it in Blesta because you can't insert and manipulate tables, but that feature will eventually land and it would be awesome to have this in Blesta, like in some ERPs. About WebODF WebODF is a JavaScript library that makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop application. It uses HTML and CSS to display ODF documents. WebODF uses clean JavaScript code with no external dependencies. This keeps the size small and quick to load, but also makes sure that there are no restrictions on the web framework: WebODF can be combined with any web framework. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.