This plugin has some examples for new developers who wants to learn how facturascripts plugins works.
- Producto
This section is under
/SamplePlugin/Extensionand it has a modifiedProductowich includes aprefixandsuffixcolumns.
- DummyModel
This section is under
/SamplePluginand it has a custom Model,DummyModelwich is very complete. It includes examples of almost all widgets and two custom widgets. It uses a large amount of data types. It also includes translations.